Libraries tagged by object container
mouf/html.widgets.form-elements
20364 Downloads
This package contains PHP objects representing common HTML form elements, along renderers.
joseki/leanmapper-extension
1307 Downloads
This is an extension of Tharos/LeanMapper ORM. This extension contains mapper specification and a Query object including its usage in a repository
simple-updates/phpwhois
1419 Downloads
This package contains a Whois (RFC954) library for PHP. It allows a PHP program to create a Whois object, and obtain the output of a whois query with the Lookup function.
pecl/xml-xmldiff
1 Downloads
The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOMDocument objects, local files and strings in memory can be processed.
clutch-property-mgmt/business-domain
151 Downloads
Pure business domain models for Clutch Property Management. Contains framework-agnostic entities such as Property, Unit, Address, CompanyInfo, ContactInfo, and related value objects. Designed for Clean Architecture: zero infrastructure, no PDO, no external dependencies.
bartoszbartniczak/array-object
180 Downloads
ArrayOfObjects is the extension of the SPL ArrayObject concept. ArrayOfObjects may contain only objects of given type.
jessegall/contains-data
342 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
felixarntz/wp-objects
34 Downloads
This plugin contains classes to handle WordPress posts, terms and users in an object-oriented approach.
norse-blue/string-extensions-uuid
3 Downloads
PHP String Extensions UUID is a PHP library that contains UUID extension methods for norse-blue/scalar-objects StringType object.
norse-blue/string-extensions-regex
14 Downloads
PHP String Extensions Regex is a PHP library that contains regex extension methods for norse-blue/scalar-objects StringType object.
norse-blue/string-extensions-inflections
2 Downloads
PHP String Extensions Inflections is a PHP library that contains inflection extension methods for norse-blue/scalar-objects StringType object.
marjask/binance-api
28 Downloads
Binance API is a PHP library based on simplified CQRS and Value Objects. Contains validation of parameters sent to API binance according to the documentation.
fhindsthejewellers/gb-customs-form
15 Downloads
Takes Product and Shipment information and passes back an FPDF object containing CN22 or CN23 GB customs forms
danieladarve/twig-webp-filter
1 Downloads
Adds a twig function that returns an Object containing webp and img data
thecodingmachine/lazy-array
6 Downloads
This package provides an array than can lazily instantiate the objects it contains.