Libraries tagged by object implementation
rotexsoft/leanorm
321 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rbakker/cymruwhois
5 Downloads
A PHP implementation which queries the Cymru WHOIS server and parses the output to Objects
pop-schema/queriedobject-wp
3564 Downloads
Implementation for WordPress of contracts from package "Queried Object"
pop-cms-schema/queriedobject-wp
23 Downloads
Implementation for WordPress of contracts from package "Queried Object"
php-serialization/eventsauce-serializer
17 Downloads
A serializer implementation built on top of eventsauce/object-hydrator.
phauthentic/presentation
16 Downloads
A framework and library agnostic presentation layer implementation. The purpose of this is to provide a data transfer object to make your application independent from the underlying rendering implementation.
pajurancodes/http-factory
3 Downloads
A PSR-17 implementation: Factories for creating PSR-7 compliant HTTP objects
okuley/wordpress-nonce
26 Downloads
Implementation of the whole featured WordPress Nonces in an object oriented way. Included in the root directory is a unit test case.
nerd/glue
117 Downloads
Glue is a simple library that helps various libraries work together, simplifying things like relying on various implementations of things like Caching, by creating a centralized factory for creating such objects. It's a form of Dependency Injection.
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.
mfonte/base62x
284 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
jimwins/titi
2576 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
gouh/laminas-handlers
5 Downloads
JsonResponse implementation of laminas/diactoros with a structured data and Data Transfer Object class.
fiisoft/entity-indexer
25 Downloads
Specialised implementation of EntityMap pattern with ability to index stored objects to search them faster.
break-down/infrastructure-meta
8 Downloads
Entity meta implementation to inflate and deflate an entity to and from an array between objects and mysql query results.