Libraries tagged by php object
webit/bcmath
65494 Downloads
Object wrapper for PHP BcMath Library
vanilla/garden-utils
193023 Downloads
Assorted array, string, and object utilities for PHP.
silvanus/structs
16171 Downloads
Structs for PHP. Simple data transfer objects.
nayjest/builder
200889 Downloads
PHP package for instantiating objects using configurations
mintware-de/data-model-mapper
98907 Downloads
A Data to Object Mapper for PHP
dreamscapes/ldap-core
89672 Downloads
Object encapsulation of PHP's native ldap functions
spryker/decimal
1854 Downloads
PHP decimal handling as value object
jtrumbull/xml-parser
53787 Downloads
PHP Class that parses XML objects
diagonal/laravel-ts-enum-generator
11179 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
naucon/htmlbuilder
57518 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
mimmi20/ua-generic-request
236230 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
mandango/mandango
13057 Downloads
Simple, poweful and ultrafast Object Document Mapper (ODM) for PHP and MongoDB
kirschbaum-development/paragon
19365 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
sylius/grid
163282 Downloads
PHP library to handle building grid of objects with fields and filters support.
teknoo/states
40585 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.