Libraries tagged by fake objects
loadsys/cakephp-libregistry
11926 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
2150 Downloads
Provides wrappers for WordPress' object cache to make storing and retrieving models easier.
dhii/data-tree-interface
711 Downloads
Interfaces for objects that can make up a tree
mohamad-zatar/laravel-dto-tools
4 Downloads
A set of tools to make working with Data Transfer Objects easier in Laravel
glucnac/ziparchivemanager
7 Downloads
A simple wrapper around PHP's ZipArchive class that provides a more object-oriented interface to make it easier to create, extract, and modify zip archives.
aaronbullard/collections
155 Downloads
Generic class to make a collection of any object type.
team-reflex/presenter
5502 Downloads
This is a simple library to help make a Presenter for your objects.
phayne-io/php-openapi
4 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
phayne-io/openapi-psr7-validator
2 Downloads
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
emma/validation
34 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
php-extended/php-insee-sirene-bulk-api
598 Downloads
A php API wrapper to the Sirene bulk exports to make the data available as php objects.
php-extended/php-insee-ban-bulk-api
571 Downloads
A php API wrapper to the Base d'Adresse Nationale (BAN) source to make the data available as php objects
stopsopa/jms-serializer-lite
1051 Downloads
Simple library to easy dump/serialize objects/arrays from db to make it ready to expose through RESTful API - one direction
sikessem/capsule
1850 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
vivekjadaun/paystack-php
445 Downloads
Helps make your Paystack API calls giving a stdClass object.