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
878 forks
Language: PHP
last commit: 8 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,780 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 79,063 |
laracasts/laravel-5-generators-extended | Automates migration schema creation and management in Laravel applications | 2,448 |
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 providing features like automatic language detection, route redirects, and caching. | 3,383 |
laravel/horizon | A tool that provides monitoring and configuration for queues in Laravel-based applications | 3,887 |
laravelio/laravel.io | A Laravel-based community portal with features like forums, user authentication, and search functionality. | 2,454 |
artesaos/seotools | A package of reusable components and services to simplify common SEO tasks in PHP applications | 3,133 |
laravel/ui | A package providing basic scaffolding and utilities for authenticating users in Laravel applications | 2,582 |
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,289 |
xethron/migrations-generator | Automatically generates Laravel migrations from an existing database schema. | 3,335 |
nwidart/laravel-modules | A package to manage large Laravel applications using modular components. | 5,584 |
larastan/larastan | An extension of PHPStan to improve code analysis and static typing in Laravel applications. | 5,624 |
mpociot/laravel-apidoc-generator | Automates the creation of API documentation from existing routes in Laravel applications | 3,442 |