Libraries tagged by php-objects
soyhuce/laravel-database-object
4068 Downloads
Map json columns to PHP Object in Laravel
silarhi/zugferd-factur-x
772 Downloads
XML generator for ZUGFeRD / Factur-X / XRechnung written in PHP. Convert PHP Objects to XML and back.
salernolabs/php-to-xml
680 Downloads
Simple class to convert PHP objects to XML, with tests.
riverline/dynamodb
39177 Downloads
Amazon WebService DynamoDB PHP object wrapper
phputil/rtti
5882 Downloads
A Run-Time Type Information extractor, useful for getting/setting private attributes from/to PHP objects.
phputil/json
5690 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
phpfui/translation
797 Downloads
Minimal and Fast PHP Object Oriented Translation System
phpfui/phpfui
2237 Downloads
PHP Object Oriented Wrapper for the Foundation CSS Framework
ntlab/php-obj
1246 Downloads
A PHP object representation as string, javascript, annotation, or YAML
mouf/html.tags
20115 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
javer/influxdb-odm
21404 Downloads
Provides a PHP object mapping functionality for InfluxDB
imotorbike/gchartphp
4625 Downloads
PHP Object wrapper for the Google Chart API.
ici-be/ici-tools
3493 Downloads
Spatial PHP tools. The WfsLayer class helps create requests on a WFS layer using a PHP object. Web Feature Service (WFS) is a standard of the Open Geospatial Consortium.
globyapp/odata-query-parser
832 Downloads
Parse OData v4 query strings, outputs proper PHP objects.
eboubaker/json-finder
2798 Downloads
a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.