Libraries tagged by PHP Data Object
tiny-blocks/time
343 Downloads
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
goodgay/huaweiobs
3679 Downloads
Object Storage Service (OBS) provides massive, secure, highly reliable, and low-cost data storage capabilities, allowing users to store data of any type and size. It is suitable for various data storage scenarios such as enterprise backup/archiving, video on demand, and video surveillance.
doctrine/orientdb-odm
2655 Downloads
PHP OrientDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to OrientDB.
n2n/n2n-util-serialize
38 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
axyr/silverstripe-ideannotator
18636 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
modd-udo/ewaydatamodel
6635 Downloads
PHP Class implementation of EWay Data Object
popo/generator
40505 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
kafoso/type-formatter
6116 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
drupal/core-datetime
429 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
rossriley/validation
18472 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
dilawar/nested-json-flattener
5243 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
saedyousef/dataobject
431 Downloads
PHP Data Object
crontinel/php
559 Downloads
Framework-agnostic PHP core for Crontinel — data objects, monitor contracts, and alert management.
asm/php-utilities
7688 Downloads
php tools with data container, collection objects, yaml config loader and timer
php-extended/php-data-finder-array
6567 Downloads
An implementation of the data finder object based on a memory based php array