Libraries tagged by PHP Data Object
php-extended/php-data-finder-array
6567 Downloads
An implementation of the data finder object based on a memory based php array
kirillbdev/php-data-transformer
1275 Downloads
Transform your data into typed objects
itsimiro/php-carbon-parse-any-format
1761 Downloads
Adds the ability to get a date object with any format.
php-extended/php-api-fr-insee-cog-builder
5853 Downloads
A library that provides the raw data to the php-api-fr-insee-cog-object library
objectiphy/objectiphy
9227 Downloads
A light-weight data-mapper ORM for PHP
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
openapi-next-generation/openapi-pattern-mapper-php
5400 Downloads
map data models from openapi spec into pattern objects helpful for further generation
amashukov/eth-rpc-client-php
361 Downloads
Ethereum JSON-RPC client in pure PHP — raw eth_* mirror (EthRpcClient) + ethers.js v6-flavoured facade (JsonRpcProvider) over any PSR-18 client. Typed Value Objects (transaction + receipt bundle, block, fee data, fee history, logs), bigint-safe hex/decimal helpers.
vendimia/data-container
154 Downloads
Simple local DTO implementation
sectoroverload2k/php-mysql-database
697 Downloads
Lightweight PHP MySQL wrapper with prepared statements. Query returns MySQL object - call fetchAssoc() or fetchAll() to get data.
php-extended/php-model-datetime-object
7638 Downloads
A library that implements the php-model-datetime-interface package
php-extended/php-arrayable-interface
902 Downloads
A library to give objects the ability to be transformed to array data
paliari/php-text-object
1941 Downloads
Converte arquivos de texto para objeto
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
greg-md/php-orm
389 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.