Libraries tagged by object implementation
src-run/augustus-instantiator-library
40 Downloads
Utility to instantiate objects providing both a stateless and a stateful implementation.
session-interop/utils.arraysession.factory
3 Downloads
This package contains the session factory implementation to be able to create a session object from $_SESSION.
roy404/eloquent
2 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
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"
php-serialization/eventsauce-serializer
18 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
5 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.
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
285 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
2577 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
26 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.