Libraries tagged by object implementation
techdivision/lang
3334 Downloads
Lang package implementation providing basic PHP datatypes.
kariricode/data-structure
1097 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.
wheregroup/joii
5261 Downloads
Javascript Object Inheritance Implementation
cottagelabs/coar-notifications
391 Downloads
A library and server-side implementation supporting a limited number of the COAR Notify pattern objects. Server-side implementation assumes MySQL. If you are looking for a full, generic implementation of the COAR Notify protocol see https://packagist.org/packages/cottagelabs/coarnotify
wrong-about-everything/portofino
3092 Downloads
Object-oriented php Spreadsheet implementation
yoshi2889/container
621 Downloads
Simple PSR-11 Container implementation for storing object instances
mbolli/php-ron
30 Downloads
Performance-focused PHP implementation of RON (Readable Object Notation)
dasprid/cbor
45 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
manoj/toon-php-lite
184 Downloads
Lite PHP implementation of TOON (Token-Oriented Object Notation)
rotexsoft/leanorm
426 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.
kitano/connection-bundle
100 Downloads
Directed graph implementation to create any connection between two objects (ie. follower/following relation in a social network)
jimwins/titi
2701 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
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
592 Downloads
Relaxed Object Repository: Simplified version of signpostmarv/daft-typed-object-repository for objects other than signpostmarv/daft-typed-object implementations