Libraries tagged by repository pattern
vandarpay/service-repository
11837 Downloads
Service Repository Design Pattern In Laravel
techrays-labs/laravel-service-repository-generator
1613 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
puncoz/laravel-repository
182 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
dlx-llc/laravel-repository
2497 Downloads
Repository design pattern implementation for Laravel framework.
takielias/contract-resolver
32 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
joesu/laravel-scaffold
109 Downloads
A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.
ysm/laravel-repository-pattern
24 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
vivek-mistry/repository-interface
66 Downloads
Laravel package for dependency injection to separate business logic.
unlimited/repository-design-pattern-laravel
2501 Downloads
repository_pattern
um-flint/laravel-repository
1998 Downloads
A repository pattern for Laravel.
trovee/laravel-repository
15 Downloads
An up to date repository pattern implementation for Laravel
thombas/revised-repository-pattern
40 Downloads
A package that adds a repository pattern which extends from the established models.
theozebua/laravel-repository
563 Downloads
Just a simple artisan command to create your repository pattern files.
solophp/base-repository
19 Downloads
Base repository pattern implementation for PHP applications
safiullahsarhandi/laravel-repository
1185 Downloads
This Package is used to implement repository pattern in laravel with very minimal code