Libraries tagged by Php Structured Data
malkusch/php-index
19813 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.
lavoiesl/php-abstract-structure
19 Downloads
Basic data structure with public properties while validating data type.
forestadmin/forest-php
8594 Downloads
Liana is part of the ForestAdmin project. This library analyzes the database structure of an application and restitutes a map of it.
aklump/loft_data_grids
19525 Downloads
PHP Classes to allow data placement in a grid structure and exporting in various data formats.
php-extended/php-bbcode-interface
9667 Downloads
A tree for managing data that can be interpreted as bbcode
seboettg/forest
2402 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
mtkocak/algorithms
8 Downloads
Midori PHP Algorithms and Data Structures
smoren/containers
113 Downloads
Abstract data containers and structures for PHP
yii2-module/yii2-insee-sirene
517 Downloads
A module that structures the data of the SIRENE database from the INSEE
yii2-module/yii2-insee-naf
1774 Downloads
A module that structures the data of the French Activity Nomenclature (fr : NAF) from the INSEE
yii2-module/yii2-insee-cog
4944 Downloads
A module that structures the data of the Official Geographic Code (fr : COG) from the INSEE
yii2-module/yii2-insee-catjur
1762 Downloads
A module that structures the data of the Juridic Categories from the INSEE
yii2-module/yii2-insee-ban
2515 Downloads
A module that structures the data of the Base des Adresses Nationales (fr : BAN) from the INSEE and others
bingo-soft/heap
2634 Downloads
PHP library containing heap implementations
smrtr/mysql-version-control
1380 Downloads
A crude version control system for mysql written in php