Libraries tagged by php-objects
tiny-blocks/mapper
2012 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
steffenbrand/curr-curr
7836 Downloads
Delivers current exchange rates for EUR provided by the ECB as PHP objects.
skymailbr/plesk-xml-api
8808 Downloads
PHP object-oriented library for Plesk API-RPC. forked >> plesk/api-php-lib
scrumble-nl/popo
12587 Downloads
Plain old PHP object
rekalogika/temporary-url-bundle
16122 Downloads
Symfony bundle for creating temporary URLs to your resources. You provide the resource in a plain PHP object, and a service to turn it into a HTTP response. The framework handles the rest.
popo/generator
40491 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
polidog/object-to-array
52569 Downloads
php object to array
opencal/ical
11653 Downloads
The opencal/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. This package is a fork from eluceo/ical.
mohammedmanssour/super-simple-dto
3198 Downloads
Creating data transfer objects with the power of php objects
mittwald/jsonmapping
20967 Downloads
Library for mapping PHP objects to JSON structures
jerodev/data-mapper
1479 Downloads
Maps raw data to a typed PHP object
globyapp/odata-query-parser
3396 Downloads
Parse OData v4 query strings, outputs proper PHP objects.
bobv/ical
1818 Downloads
The eluceo/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.
assoconnect/php-percent
21156 Downloads
PHP object to handle percentage with MoneyPHP
tailflow/castable-dto
29503 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class