Libraries tagged by object path
watoki/qrator
287 Downloads
Administration interface based using the Command Object Pattern
maxcal/wordpress-decorators
20 Downloads
Decorator pattern objects for WordPress
johnniewalker/xandria
3966 Downloads
A set of classes useful for implementing DDD, Object Mapping patterns.
elementary/registry
12 Downloads
Object pool pattern
ebussola/common-pool
145 Downloads
Inspired on Object Pool Pattern
cottagelabs/coarnotify
0 Downloads
A library which provides full support for the COAR Notify protocol, including a full set of pattern objects, a client to send notifications, and a server-side interface to enable rapid inbox implementation in arbitrary web frameworks.
cottagelabs/coar-notifications
174 Downloads
A library and server-side implementation supporting a limited number of the COAR Notify pattern objects. Server-side implementation assumes MySQL. If you are looking for a full, generic implementation of the COAR Notify protocol see https://packagist.org/packages/cottagelabs/coarnotify
mario-legenda/code-workflow
1 Downloads
Uniform design pattern for object execution
pantagruel74/ddd-yii-extension
4 Downloads
Classes collection for simplify and normalize creating domains, domain objects, realizing DDD patterns
widi/filter-specification
7834 Downloads
Specification pattern for filtering objects in php.
benjgrolleau/guttemplates
11 Downloads
Create post templates with blocks or block patterns with an object-oriented API.
kromacie/l5repository
34 Downloads
Package to manage data-objects queries with friendly repository pattern oriented way in Laravel/Lumen 5.7
farafiri/class-generator-for-php
23 Downloads
Library for creating and autoloading classes for common patterns like decorator, null object, composite, lazy loading, proxy object
ntuangiang/php-ioc
14 Downloads
This is a design pattern for dependency injection and object locator.
maximo-perez-villalba/framework-dao
10 Downloads
El proyecto implementa un framework liviano de persistencia orientado a objectos escrito en PHP. El framework esta basado en el patrón de diseño DAO (Data Access Object) y aunque su principal fin es pedagógico, el framework es completamente funcional.