hyder/facade-pattern
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
时间:2023-04-20 15:26
php-design-pattern/command-bus
Interfaces for the design pattern command bus
时间:2022-09-18 14:18
php-design-pattern/cqrs
Basic classes and interfaces for the design pattern CQRS
时间:2022-09-17 15:42
max26292/laravel-lazy-tools
This tools for lazy guys, used to generate repository,interface and response
时间:2022-03-30 03:17
rinvex/laravel-repositories
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
时间:2018-10-05 10:08
baethon/laravel-criteria
Minimal interface for criteria pattern
时间:2018-06-28 14:59
generic-repository/phalcon
By Edward Hieatt and Rob Mee: Mediates between the domain and data mapping layers using a collection-like interface for accessing domain objects.
时间:2015-07-31 02:16
govtnz/silverstripe-api
A facade pattern API implementation for SilverStripe using interfaces and Swagger
时间:2015-07-09 19:13
watoki/qrator
Administration interface based using the Command Object Pattern
时间:2014-11-05 16:52