Libraries tagged by objectus
aternos/nbt
121790 Downloads
PHP library to parse, modify, and create NBT objects
apie/type-converter
108667 Downloads
Converts objects from specific type to an other type.
alexacrm/strong-serializer
695198 Downloads
Converts generic objects to strongly-typed objects and vice-versa.
akira/laravel-pdf-invoices
2305 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.
adaptive/php-text-difference
70489 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
abivia/hydration
57013 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
symfony-cmf/routing-auto-bundle
240592 Downloads
Bundle which automatically creates and manages routes for persisted objects
symfony-cmf/routing-auto
241596 Downloads
Component for automatically creating and managing routes for persisted objects
spatie/searchindex
95451 Downloads
Store and retrieve objects from Elasticsearch or Algolia
silverstripe/closure
242485 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
ocramius/instantiator
432508 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
gws/php-valueobjects
73815 Downloads
A collection of useful value objects for PHP
doctrine/couchdb-odm
69359 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
dhii/stringable-interface
64206 Downloads
Interoperability interface for objects that can be cast to string
davidbadura/fixtures-bundle
132342 Downloads
A Symfony2 bundle to load yaml, json and toml fixtures. Easy extendable, resolve object dependency and validate objects.