Libraries tagged by php object
omaralalwi/php-builders
168 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications
olinox14/path-php
163 Downloads
Object-oriented file and path operations, inspired by the path.py python library
macropage/php-ebay-sdk
3377 Downloads
TESTING ONLY !!! - The Object files have been created with this wonderful project: https://github.com/WsdlToPhp/PackageGenerator
lychee-org/php-exif
83262 Downloads
Object-Oriented EXIF parsing
kingbeto/php-csv
913 Downloads
Object oriented way of managing CSV files
kenny1911/php-clone-with
2345 Downloads
Helper for cloning objects with other properties
fman42/infinity_scroll_php
735 Downloads
Large Object Transmission Control Protocol
didix16/php-hydrator
7673 Downloads
A simple library that uses the hydration pattern to fill objects given different sources of data.
didix16/php-apidataobject
7677 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
dgame/php-dto
46 Downloads
A data transfer object inspired by Rust's serde
ddd-module/value-object
113 Downloads
A PHP library/collection of classes aimed immutable objects.
algolia/php-dom-parser
1655 Downloads
A simple tool to turn DOM into Algolia search friendly record objects.
pitpit/php-diff
15011 Downloads
Compare variables (array, object, string...) easily
ornicar/php-git-repo
4476 Downloads
An object oriented wrapper to run any Git command
cbwar/php-text-difference
2235 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading