l5-repository
Data Access Library
A package that provides a set of abstractions and tools to manage data access in Laravel applications.
Laravel 5 - Repositories to abstract the database layer
4k stars
155 watching
877 forks
Language: PHP
last commit: 6 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
laravel/framework | A comprehensive web application framework with expressive syntax and robust tools for large applications. | 32,550 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |
laracasts/laravel-5-generators-extended | Automates migration schema creation and management in Laravel applications | 2,447 |
abdelrahmanrafaat/repositories-maker | Automates creation of abstraction layers for models in Laravel applications. | 32 |
mcamara/laravel-localization | A package that simplifies internationalization and localization in Laravel applications by detecting languages from the browser, redirecting routes based on locale, and caching translations. | 3,377 |
laravel/horizon | A tool that provides monitoring and configuration for queues in Laravel-based applications | 3,868 |
laravelio/laravel.io | A Laravel-based community portal with forums and discussion features | 2,444 |
artesaos/seotools | A package of reusable components and services to simplify common SEO tasks in PHP applications | 3,121 |
laravel/ui | A package providing basic scaffolding and utilities for authenticating users in Laravel applications | 2,561 |
lucadegasperi/oauth2-server-laravel | An OAuth 2.0 authorization and resource server implementation for Laravel applications | 2,365 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,228 |
xethron/migrations-generator | Automatically generates Laravel migrations from an existing database schema. | 3,330 |
nwidart/laravel-modules | A package to manage large Laravel applications using modular components. | 5,549 |
larastan/larastan | Analyzes PHP code to detect errors and improves developer productivity | 5,571 |
mpociot/laravel-apidoc-generator | Automates the creation of API documentation from existing routes in Laravel applications | 3,439 |