Libraries tagged by php object
yzen.dev/plain-to-class
116935 Downloads
Class-transformer to transform your dataset into a structured object
yorcreative/laravel-argonaut-dto
9007 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
sbsaga/toon
85461 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
minwork/array
282373 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
php-mcp/schema
710733 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
jane-php/json-schema
2491955 Downloads
Generate a serializable / deserializable object model given a json schema
cmen/google-charts-bundle
885909 Downloads
This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
karriere/json-decoder
461527 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
zumba/json-serializer
821206 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
prewk/result
1004891 Downloads
Result object for PHP inspired by Rust
prewk/option
1008182 Downloads
Option object for PHP inspired by Rust
funeralzone/valueobjects
792793 Downloads
A PHP 7.1 value objects helper library.
touki/ftp
1199368 Downloads
A fully object oriented library for PHP FTP functions
zendframework/zend-session
12165734 Downloads
Object-oriented interface to PHP sessions and storage
acelaya/doctrine-enum-type
2157603 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum