Libraries tagged by php repository pattern
waad/generate-design-pattern
10 Downloads
package to generate repository design pattern dev
islomiddin-dev/generating-repository-and-service
17 Downloads
Create Repository and Service design pattern files using php artisan command
okipa/laravel-base-repository
503 Downloads
An abstract base repository with predefined common features.
mrnjifanda/simple
3 Downloads
Simple is a PHP MVC framework that uses the Repository service pattern. It is useful for creating PHP sites and applications very easily.
tomatophp/tomato-api
1242 Downloads
Full API CRUD Generator build on repository pattern
takielias/contract-resolver
58 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.
reizucodes/laravel-domain-toolkit
7 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
prochst/bs-orm
1 Downloads
Simple, lightweight ORM for PHP with multi-language support, relations, and migrations
mtkh73/repo-handler
17 Downloads
optimize and make rewritable your project with the repository pattern
dinkara/repobuilder
603 Downloads
Create Migration,Model and Repository from console
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
rajtechnologies/laravel-tools
145 Downloads
All Type of Base Tools to Helping Development and Repository Generator
parable-php/orm
514 Downloads
Parable ORM is a small but complete repository-pattern ORM implementation
paulgoodfield/base-repo-interface
26 Downloads
An interface for implementing the repository pattern in PHP apps
timwassenburg/laravel-artisan-extender
1667 Downloads
A collection of generators for Laravel