Libraries tagged by object
diagonal/laravel-ts-enum-generator
900 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
dhii/output-renderer-interface
48295 Downloads
An interface for objects that can perform rendering.
deviantintegral/null-date-time
11793 Downloads
Interfaces and classes supporting empty or null DateTime objects
deviantintegral/jms-serializer-uri-handler
11822 Downloads
A handler for serializing and deserializing PSR-7 URI objects
dereuromark/cakephp-decimal
6719 Downloads
CakePHP plugin for decimal handling via value object. Provides DecimalType class.
debach/zend-mp3
36144 Downloads
The best PHP library for Object-Oriented media file information reading and writing.
dashifen/wp-handler
5258 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
cspray/typiphy
12533 Downloads
A small library of value objects and functions for working with PHP's types.
conserto/pomm-model-manager
10951 Downloads
PHP Object Model Manager for Postgresql
complex-heart/domain-model
1935 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
codingms/view-statistics
9568 Downloads
Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).
coderscantina/laravel-filter
6549 Downloads
A filter object for Laravel/Eloquent models based on laracasts approach.
codebot/phpdto
18946 Downloads
CLI tool for PHP data transfer objects generation.
chevere/action
2801 Downloads
Object oriented convention for working with Parameter
chasdevs/avro-parser
71073 Downloads
A lightweight PHP library for parsing Avro .avsc strings into representative objects. Used in chasdevs/avro-to-php.