Libraries tagged by php-objects
paysera/lib-normalization
18597 Downloads
Library for normalizing and denormalizing PHP objects to and from JSON structures
noka-design/php-ubl
1037 Downloads
Deserialize UBL xml to PHP objects
nadar/cebe-php-openapi
1500 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
mouf/html.tags
20417 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
majermi4/friendly-config
39864 Downloads
Provides a friendlier way to define Symfony configuration using plain old PHP objects.
mage2kishan/module-malware-scanner
77 Downloads
Active malware prevention + on-disk scanner for Magento 2. Three real-time guards (REST API, universal upload, custom-options) block PolyShell webshells, polyglot files and PHP-object-injection payloads BEFORE they touch disk. A nightly recursive scanner finds anything that slipped through, auto-quarantines critical findings inside writable upload zones, and ships with a built-in vendor allowlist that prevents false positives on legitimate composer dependencies. Includes admin grid, in-admin documentation, signature catalog and email notifications.
lordsimal/ical
1126 Downloads
The lordsimal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
jerodev/data-mapper
1498 Downloads
Maps raw data to a typed PHP object
janmensik/jmlib
282 Downloads
PHP objects and functions for base app
ici-be/ici-tools
5147 Downloads
Spatial PHP tools. The WfsLayer class helps create requests on a WFS layer using a PHP object. Web Feature Service (WFS) is a standard of the Open Geospatial Consortium.
futuretek/data-mapper
1014 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
bobv/ical
2270 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
ang3/php-odoo-orm
5287 Downloads
PHP object relational mapper (ORM) for Odoo databases.
tailflow/castable-dto
29537 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
steamulo/mongodb-odm
6613 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.