Libraries tagged by object conversion
midorikocak/arraytools
230 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
meraki/http-router
321 Downloads
Class-driven HTTP router for PHP 8.4+ — the action class name encodes intent (Collection / Item / Action), with no inflection, no route files, and pluggable casters for typed parameters.
silvercommerce/catalogue-admin
4408 Downloads
Silverstripe module allowing creation of a custom product catalog with products and categories that can be created via the admin and accessed via their own URL's (like more conventional page objects)
i-lateral/silverstripe-catalogue
1579 Downloads
Silverstripe module allowing creation of a custom product catalog with products and categories that can be created via the admin and accessed via their own URL's (like more conventional page objects)
labile/vk-keyboard
242 Downloads
package for converting vk api keyboard objects
madmatt/silverstripe-flickr
2966 Downloads
Provides simple bindings for the Flickr API, converting API responses into SilverStripe objects
pamiris/javascript-constants
373 Downloads
A simple tool for converting PHP constant classes into javascript constant objects
innis/coding-standards
12 Downloads
PHPStan rules that enforce the Innis coding conventions: clean-architecture layering, banned traits, interface/collection/exception placement, value-object immutability, and naming smells.
codemagpie/array2object
11 Downloads
A high performance, Supports converting array into object and object into array, easy to use
phpcommon/doctrine-orm-specification-bridge
8 Downloads
Doctrine ORM bridge for converting specifications into queries.
oktavlachs/data-mapping-service
879 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
jarobe42/historical-money
17 Downloads
A library for converting money historically
thaana-keyboard/converter
6 Downloads
thaana conversation object
porkchopsandwiches/preserialiser
115 Downloads
A generic pre-serialiser for converting objects to generic types.
unicon/unicon
3065 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.