Libraries tagged by object implementation
kariricode/data-structure
78 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
d4m/ngnfeed-ebay
710 Downloads
An object oriented implementation of Ebay Trading API
camelot/collection
97 Downloads
Object Orientated implementations of various collections
wrong-about-everything/portofino
2940 Downloads
Object-oriented php Spreadsheet implementation
lukaszmakuch/text-generator
113 Downloads
Converts anything to text. Works like a toString implementation, but outside the object.
dasprid/cbor
43 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
rotexsoft/leanorm
328 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.
nerd/glue
121 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.
kitano/connection-bundle
100 Downloads
Directed graph implementation to create any connection between two objects (ie. follower/following relation in a social network)
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
arete/collection-pipeline
25 Downloads
PHP (partial) implementation of a pipeline collection. Work with a collection of objects without making a bunch of callables, loops, & ifs.
daft-framework/daft-relaxed-object-repository
584 Downloads
Relaxed Object Repository: Simplified version of signpostmarv/daft-typed-object-repository for objects other than signpostmarv/daft-typed-object implementations
daft-framework/daft-relaxed-object-easydb-repository
175 Downloads
relaxed-object implementation of signpostmarv/daft-typed-object-easydb-repository
biera/value-object
80 Downloads
value object implementation
somnambulist/value-objects
3634 Downloads
A simple value-object implementation for use in Entities. Includes a couple of basic types.