Libraries tagged by Object Based
sixeightmedia/simple-object
5 Downloads
CRUD operations for database and array based objects
melia/object-storage
32 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
lbacik/object-collection
211 Downloads
Object collection based on SPL ArrayObject class
haoa/object-pool
7 Downloads
Swoole-based object pool, connection pool
elements/alternate-object-trees
1022 Downloads
Pimcore Bundle for defining alternate object trees based on data object attributes
tomekby/fluent-object-mother
0 Downloads
Reflection based fluent object mother generator
werkint/object-routing
215 Downloads
Library for generating routes based on objects.
psiphp/object-render-bundle
15 Downloads
Locate and render Twig templates based on object FQCNs
psiphp/object-agent-bundle
37 Downloads
Locate and render Twig templates based on object FQCNs
phprise/http-value-object
3 Downloads
Atomic Repository for Value Object of HTTP Connector based on the OTAKU Manifesto.
divante-ltd/pimcore-object-fields-permissions
3 Downloads
Allow to configurate object field locked/mandatory based on user role and object fields values.
swsn/keymile-object-access-protocol
3 Downloads
ReactPHP-based async client library for communicating with Keymile MileGate MSAN devices using the KOAP (Keymile Object Access Protocol) over the MTP (Message Transport Protocol) framing layer.
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
lukaszmakuch/class-based-registry
350 Downloads
Registry that allows to associate a value to one ore more classes and then fetch this value by passing objects that implements these classes
jameshalsall/object-hydrator
3505 Downloads
A simple object hydrator using reflection for constructor or setter based injection.