Libraries tagged by php object
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
115 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
2237 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
8fold/php-shoop-extras
398 Downloads
Shoop-like objects that do not fit at the 8fold Shoop table.
objectiphy/objectiphy
8889 Downloads
A light-weight data-mapper ORM for PHP
linkorb/libcloud-php
97 Downloads
Unified API for compute, dns, objectstorage and other cloud services
wundii/data-mapper-symfony-bundle
466 Downloads
A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
phputil/rtti
5975 Downloads
A Run-Time Type Information extractor, useful for getting/setting private attributes from/to PHP objects.
phputil/json
5781 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
phpfui/phpfui
2272 Downloads
PHP Object Oriented Wrapper for the Foundation CSS Framework
lordsimal/ical
121 Downloads
The lordsimal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.