Libraries tagged by repository laravel
elegantmedia/laravel-simple-repository
9547 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
bleuren/laravel-api
283 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
ayup-creative/laravel-layer-architecture
631 Downloads
Layer architecture approach for Laravel with Repository and Service autodiscovery
anlutro/l4-repository
8855 Downloads
Repository classes for Laravel.
vandarpay/service-repository
10534 Downloads
Service Repository Design Pattern In Laravel
veiliglanceren/laravel-github-file
141 Downloads
Laravel package to fetch and manage files from GitHub repositories.
surgiollc/eloquent-message-repository
33990 Downloads
Eloquent Message Repository for EventSauce
surgio/eloquent-message-repository
34417 Downloads
Eloquent Message Repository for EventSauce
stidges/laravel-db-normalizer
17 Downloads
Normalize all database results to one unified interface, to make swapping repositories a breeze.
somosyampi/l5-repository
2132 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
salehhashemi/laravel-intelli-git
594 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
rbfraphael/laravel-boilerplate
81 Downloads
Additional components for Laravel
mediactive-digital/laravel-generator
1807 Downloads
InfyOm Laravel Generator
max26292/laravel-lazy-tools
1003 Downloads
This tools for lazy guys, used to generate repository,interface and response
matthv/laravel-dingo-transform
12319 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.