Libraries tagged by php date
digitalbazaar/json-ld
61761 Downloads
A JSON-LD Processor and API implementation in PHP.
brick/schema
86451 Downloads
Schema.org library for PHP
adhocore/json-fixer
594308 Downloads
Fix/repair truncated JSON data
php-mcp/schema
525534 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
flow-php/flow
36528 Downloads
PHP ETL - Extract Transform Load - Data processing framework
php-ds/ext-ds
2466 Downloads
An extension providing efficient internal data structures as an alternative to arrays
qafoo/ser-pretty
207326 Downloads
Pretty print serialized PHP data
igbinary/igbinary
4966 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
karriere/json-decoder
447103 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
bobthecow/faker
101569 Downloads
The easiest way to generate fake data in PHP
view-components/grids
107073 Downloads
Flexible Framework-agnostic Data Grids for PHP
tecnickcom/tc-lib-pdf-encrypt
930998 Downloads
PHP library to encrypt data for PDF
dallgoot/yaml
253661 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
pzs/nav-online-invoice
252229 Downloads
A PHP interface for Online Invoice Data Reporting of Hungarian Tax Office (NAV)
brick/json-mapper
66839 Downloads
Maps JSON data to strongly typed PHP DTOs