Libraries tagged by php repository pattern
portable-content/portable-content-php
62 Downloads
PHP implementation of portable content system - Mutable Architecture with AbstractBlock v0.4.0
dev-danno/laravel-repository-pattern
12 Downloads
Repository pattern implementation with simple commands in your Laravel application.
awema-pl/module-repository
63 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
waad/generate-design-pattern
11 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
1243 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
12 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
604 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