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
16 Downloads
Basic data structure with public properties while validating data type.
cashlink/php-index
11290 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
3723 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
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.
php-extended/php-bbcode-interface
9285 Downloads
A tree for managing data that can be interpreted as bbcode
seboettg/forest
2397 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
mtkocak/algorithms
8 Downloads
Midori PHP Algorithms and Data Structures
yii2-module/yii2-insee-sirene
332 Downloads
A module that structures the data of the SIRENE database from the INSEE
yii2-module/yii2-insee-naf
1514 Downloads
A module that structures the data of the French Activity Nomenclature (fr : NAF) from the INSEE
yii2-module/yii2-insee-catjur
1502 Downloads
A module that structures the data of the Juridic Categories from the INSEE
yii2-module/yii2-insee-ban
2221 Downloads
A module that structures the data of the Base des Adresses Nationales (fr : BAN) from the INSEE and others
bingo-soft/heap
2374 Downloads
PHP library containing heap implementations
smrtr/mysql-version-control
1377 Downloads
A crude version control system for mysql written in php
php-etl/metadata
9126 Downloads
Describe data structures, to auto-configure and handle data transformation and data manipulation.