Libraries tagged by object path
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
endoumame/php-value-object
0 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
chippyash/sdo-pattern
31 Downloads
Service Data Object Pattern. Consistently performing service endpoints
awuxtron/options-object
12 Downloads
The Options Object Pattern Implement For PHP.
othercodes/ddd-value-object
174 Downloads
Small library to easily apply the Value Object Pattern.
goez/mink-page-objects
4462 Downloads
Implementation of Page Objects Pattern for Mink
makasim/json-patch-php
836 Downloads
Produce and apply json-patch objects
bor3y/json-patch-php
277 Downloads
Produce and apply json-patch objects
timefrontiers/php-database-object
26 Downloads
SQL Database Object trait for Active Record pattern
qxsch/pythonic
1 Downloads
Python-like syntax for PHP objects — lists, dicts, strings, sets, ranges, dataclasses, and more.
kidfund/monkey-patcher
2050 Downloads
Get tricky with php objects in test
autoframe/design-patterns
370 Downloads
PHP design patterns. Singleton...
arunagirinathar/php-design-patterns
22 Downloads
A lightweight PHP package implementing common design patterns like Singleton and Factory. Useful for clean and efficient object management in PHP projects.
arif98741/mvc-pattern
20 Downloads
MVC Pattern is a structured way of coding and also easily handle class, objects. This gives flexibility to developers for adding more features to project easily.
rubixware/nilify-php
5 Downloads
Easy implementation of null object pattern on PHP objects