Libraries tagged by object path
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
brenoroosevelt/psr-nullcontainer
1019 Downloads
Null Object Pattner for PSR-11 Container
florianwolters/component-core-valueobject
567 Downloads
The Value Object implementation pattern as a PHP component.
cline/relex
0 Downloads
A powerful, fluent regex library for PHP with Pattern value objects, named captures, and comprehensive PCRE support
tanker/tanker
14 Downloads
Tanker is an object container with singleton pattern realization
dive-be/laravel-stateful
3401 Downloads
State pattern for any object in Laravel
web-fu/anymapper
14 Downloads
Library that allows to map objects and arrays into objects and arrays with strong type support and pattern detection.
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
stdio/stdio-template
6 Downloads
STDIO's Template Laravel
romuloar/rom.result
1 Downloads
A PHP library for encapsulating method results, inspired by the .NET package rom.result. Provides standardized Success, Error, Warning, and Info result objects with sync and async (Closure) APIs.
omnitech-solutions/flowlight
2 Downloads
Lightweight workflow orchestration library for PHP. Provides a clean, composable pattern for chaining actions into pipelines, handling success and failure consistently, and keeping business logic organized and testable. Highly inspired by Ruby’s LightService gem (https://github.com/adomokos/light-service).
olimsaidov/money
341 Downloads
PHP implementation of Fowler's Money pattern