Libraries tagged by php object
kirschbaum-development/paragon
19458 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
sylius/grid
163344 Downloads
PHP library to handle building grid of objects with fields and filters support.
teknoo/states
40616 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
protonlabs/vobject
54959 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
pragmatic-modules/jslayout-parser
6979 Downloads
Lightweight PHP library that was created to make work with `$jsLayout` in Magento 2 less spaghetti, and more object-oriented.
naucon/utility
75926 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
jamm/memory
27151 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
dmelo/pchart
17374 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
byjg/serializer
192140 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation
aternos/nbt
121641 Downloads
PHP library to parse, modify, and create NBT objects
andrewmy/rabbitmq-management-api
222728 Downloads
An object oriented wrapper for the RabbitMQ Management HTTP Api; a PHP 8 fork from richardfullmer
akira/laravel-pdf-invoices
2297 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.
ubl/php-iiif-prezi-reader
27557 Downloads
Read IIIF Presentation API resources into PHP objects that offer some convenient data extraction methods
polidog/object-to-array
52968 Downloads
php object to array
ircmaxell/php-object-symbolresolver
5533 Downloads
An object file (ELF, Mach-O, PE) parser