Libraries tagged by php object
yabacon/paystack-php
328865 Downloads
Helps make your Paystack API calls giving a stdClass object.
miljar/php-exif
1070034 Downloads
Object-Oriented EXIF parsing
mikemccabe/json-patch-php
4553194 Downloads
Produce and apply json-patch objects
gmostafa/php-graphql-oqm
540270 Downloads
GraphQL Object-to-Query Mapper (QOM) which generates objects from API schema
morrislaptop/laravel-popo-caster
217606 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
doctrine/phpcr-odm
1346712 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
atk4/core
1898240 Downloads
Agile Core - collection of PHP Traits for designing object-oriented frameworks
yzen.dev/plain-to-class
45821 Downloads
Class-transformer to transform your dataset into a structured object
projectcleverweb/color
484623 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
lukascivil/treewalker
658336 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
jane-php/json-schema
1454614 Downloads
Generate a serializable / deserializable object model given a json schema
cmen/google-charts-bundle
719108 Downloads
This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
karriere/json-decoder
348307 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
zumba/json-serializer
588565 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
prewk/result
494760 Downloads
Result object for PHP inspired by Rust