Libraries tagged by object implementation
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
307 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
2701 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
gouh/laminas-handlers
6 Downloads
JsonResponse implementation of laminas/diactoros with a structured data and Data Transfer Object class.
fiisoft/entity-indexer
28 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.
binsoul/db-orm
19 Downloads
Repository implementation which maps database rows to data objects
akawalko/latte-template-renderer
5 Downloads
Interface implementation for a class that renders tests/templates for string and PSR-7 response objects using Latte engine - a Next-Generation Templating System for PHP.
42sol/json-decoder
23 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
pop-schema/migrate-queriedobject-wp
3574 Downloads
(Temporary package) Migrate code to package https://github.com/pop-schema/queriedobject-wp. Target package description: Implementation for WordPress of contracts from package "Queried Object"
php-serialization/eventsauce-serializer
19 Downloads
A serializer implementation built on top of eventsauce/object-hydrator.
getpop/queriedobject-wp
762 Downloads
Implementation for WordPress of contracts from package "Queried Object"
getpop/migrate-queriedobject-wp
792 Downloads
(Temporary package) Migrate code to package https://github.com/pop-schema/queriedobject-wp. Target package description: Implementation for WordPress of contracts from package "Queried Object"
fleshgrinder/constraint-violations
14 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
aboutyou/cache
17007 Downloads
Caching library offering an object-oriented API for many cache backends. This is a fork of doctrine/cache and goetas multiget implementation