Libraries tagged by fake objects
pierreminiggio/comparator
0 Downloads
Make any object comparable
pierreminiggio/caser
0 Downloads
Make any object comparable
funivan/viewable
10910 Downloads
Make any object viewable
texthtml/vo-identity
0 Downloads
Make comparing Value Objects easier & safer
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
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.
gofintech/fluent-pdo
141 Downloads
Thin decorator over PDO objects to make them easier to use
gemabit/array
6 Downloads
A super array object that'll make your life easier.
eman-development-design/mongodb-helpers
12 Downloads
Helper Objects to make writing MongoDB apps easier.
gemabit/string
3615 Downloads
A super string object that'll make your life easier.
apie/openapi-schema
25 Downloads
Collection of value objects to make an OpenAPI schema according the OpenAPI specs.
loadsys/cakephp-libregistry
11925 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
ironbound/cache
2085 Downloads
Provides wrappers for WordPress' object cache to make storing and retrieving models easier.
dhii/data-tree-interface
706 Downloads
Interfaces for objects that can make up a tree
mohamad-zatar/laravel-dto-tools
3 Downloads
A set of tools to make working with Data Transfer Objects easier in Laravel