Libraries tagged by Php Structured Data
hmaus/reynaldo
119017 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
maxwilms/bloom-filter
14395 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
derafu/selector
4839 Downloads
Derafu: Selector - Elegant Data Structure Navigation for PHP.
popo/generator
40513 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
andydefer/algo-kit
1182 Downloads
Algo KIT - Probabilistic data structures and algorithms for large-scale data processing in PHP
francerz/php-power-data
2130 Downloads
PHP data structures for complex data handling
syndesi/mongo-data-structures
8094 Downloads
Provides generic mongo data structures for PHP
syndesi/elastic-data-structures
8026 Downloads
Provides generic elastic data structures for PHP
jfcherng/php-whitelist-fluent
10086 Downloads
Base class for data structure with restricted attributes.
dentelis/php-json-structure-validator
112 Downloads
Json data structure validation framework
malkusch/php-index
19858 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
nachofassini/laravel-database-structure
4318 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
mafio69/fast-php-logger
460 Downloads
PSR-3 dual logger with file rotation, date-based structure and automatic anonymization of sensitive fields
php-extended/php-html-interface
61359 Downloads
A tree for managing data that can be interpreted as html
php-extended/php-bbcode-interface
10117 Downloads
A tree for managing data that can be interpreted as bbcode