Libraries tagged by php-objects
dgame/php-object
32114 Downloads
php object
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.
umanit-pomm/model-manager
4826 Downloads
PHP Object Model Manager for Postgresql
soyhuce/laravel-database-object
4737 Downloads
Map json columns to PHP Object in Laravel
silarhi/zugferd-factur-x
1789 Downloads
XML generator for ZUGFeRD / Factur-X / XRechnung written in PHP. Convert PHP Objects to XML and back.
salernolabs/php-to-xml
901 Downloads
Simple class to convert PHP objects to XML, with tests.
riverline/dynamodb
39178 Downloads
Amazon WebService DynamoDB PHP object wrapper
reallifekip/immutable-base
70 Downloads
Lightweight abstract classes for building immutable 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
ntlab/php-obj
1652 Downloads
A PHP object representation as string, javascript, annotation, or YAML
noka-design/php-ubl
623 Downloads
Deserialize UBL xml to PHP objects
lordsimal/ical
119 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.
le0daniel/php-ts-bindings
104 Downloads
Library to create type bindings between PHP8 and TS, supporting parsing, serialization and emitting of TS types for PHP objects/input strongly typed