Libraries tagged by php-objects
phpfui/phpfui
2446 Downloads
PHP Object Oriented Wrapper for the Foundation CSS Framework
ntlab/php-obj
3150 Downloads
A PHP object representation as string, javascript, annotation, or YAML
noka-design/php-ubl
978 Downloads
Deserialize UBL xml to PHP objects
nadar/cebe-php-openapi
1125 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
mouf/html.widgets.form-elements
20346 Downloads
This package contains PHP objects representing common HTML form elements, along renderers.
mouf/html.tags
20392 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.
mage2kishan/module-malware-scanner
59 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
974 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.
kachnitel/entity-expression-language
331 Downloads
Evaluates Symfony ExpressionLanguage strings against PHP objects, resolving properties via PropertyAccess with optional is_granted() support
janmensik/jmlib
156 Downloads
PHP objects and functions for base app
ici-be/ici-tools
5021 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
808 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.
eboubaker/json-finder
4020 Downloads
a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
ang3/php-odoo-orm
5036 Downloads
PHP object relational mapper (ORM) for Odoo databases.
abgeo/json-to-popo
3305 Downloads
Fill Plain Old PHP Object with JSON content.