Libraries tagged by siru
fgrosse/phpasn1
37132239 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
boundwize/structarmed
824774 Downloads
Configurable PHP architecture guards — define your layers and rules, then keep them enforced
ronanguilloux/isocodes
3530545 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
lukascivil/treewalker
1218483 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
sirbrillig/phpcs-changed
5074344 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
wp-cli/rewrite-command
8334987 Downloads
Lists or flushes the site's rewrite rules, updates the permalink structure.
php-ds/ext-ds
10958 Downloads
An extension providing efficient internal data structures as an alternative to arrays
nuovo/spreadsheet-reader
911468 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
mediawiki/semantic-media-wiki
392249 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
laminas/laminas-serializer
11780471 Downloads
Serialize and deserialize PHP structures to a variety of representations
json-mapper/json-mapper
1432075 Downloads
Map JSON structures to PHP classes
igbinary/igbinary
12743 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.
helgesverre/toon
281297 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
functional-php/fantasy-land
7333975 Downloads
Specification for interoperability of common algebraic structures in PHP
diff/diff
1706848 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches