Libraries tagged by object path
kirkbushell/fatty
43 Downloads
DCI design pattern imeplementation for PHP 5.4+
awd-studio/vo-optional-php
195 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
appserver-io/concurrency
4298 Downloads
It introduces abstract services and objects that provides easy handling for thread-safety, concurrency and sharing.
jelix/dao
2775 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
bfg/dto
1123 Downloads
The data transfer object pattern for Laravel
didix16/php-hydrator
9312 Downloads
A simple library that uses the hydration pattern to fill objects given different sources of data.
vortos/vortos-backup
192 Downloads
Vortos Backup — enterprise-grade database backups: streamed pg_dump/pg_basebackup + WAL PITR and mongodump to an object store (R2), integrity-verified at creation, append-only catalog, GFS retention with hard safety floors, encryption-ready stream seam (Block 20), and a Block-17-ready alerting event seam. Built on the OpsKit driver pattern.
naucon/processor
15646 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
fourmation/rest-remote-object
5562 Downloads
This library provide a REST adapter for the Remote Object pattern implemented by the ProxyManager project.
conceptbyte/null-object
38 Downloads
A Null Object for PHP.
taywils/patomic
188 Downloads
An Object Oriented PHP interface for the Datomic REST API
zendraxl/laravel-request-null-user
8 Downloads
Laravel Null Object Pattern for User fetched from Request
chalcedonyt/laravel-valueobject
3241 Downloads
Helpers to implement the Value Object pattern in Laravel 5
florianwolters/component-core-immutable
655 Downloads
The Immutable Object implementation pattern as a PHP component.
piotrpress/singleton
186 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.