Libraries tagged by object implementation
moneyphp/money
64404080 Downloads
PHP implementation of Fowler's Money pattern
mathiasverraes/money
1984287 Downloads
PHP implementation of Fowler's Money pattern
galbar/jsonpath
4784238 Downloads
JSONPath implementation for querying and updating JSON objects
karriere/json-decoder
378493 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
ulabox/money
225391 Downloads
Yet another PHP implementation of the Money value object using BCMath
dshafik/bag
3562 Downloads
A comprehensive immutable value objects implementation
emonkak/enumerable
311047 Downloads
An implementation of LINQ to Objects for PHP
rebilly/money
399540 Downloads
Implementation of the Money Value Object
skyscanner/jsonpath
407844 Downloads
JSONPath implementation for querying and updating JSON objects
interactiv4/data-object-contracts-implementation
Downloads
money/money
84790 Downloads
PHP implementation of Fowler's Money pattern
mesilov/moneyphp-percentage
14343 Downloads
Percentage (VAT) value object for moneyphp/money package with PHP implementation of Fowler's Money pattern
php-ddd/notification
23589 Downloads
PHP implementation of Fowler's Notification pattern
klev-o/telegram-bot-api
5519 Downloads
Simple and convenient object-oriented implementation Telegram bot API with php version ^7.4 support. You'll like it)
aura/signal
57083 Downloads
A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.