Libraries tagged by data structures
jfcherng/php-whitelist-fluent
10046 Downloads
Base class for data structure with restricted attributes.
hksagentur/kirby-schema
962 Downloads
Frequently used data structures for the Kirby panel
grazulex/laravel-modelschema
296 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
flipboxdigital/transform
21327 Downloads
Transform data structures
derafu/selector
4204 Downloads
Derafu: Selector - Elegant Data Structure Navigation for PHP.
bethinkpl/fractal
19492 Downloads
Handle the output of complex data structures ready for API output.
anomaly/repeater-field_type
31869 Downloads
A repeating data structure field type.
malkusch/php-index
19827 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.
i-am-tom/schemer
1265 Downloads
A Joi-like interface for validating data structures.
orisai/db-audit
871 Downloads
SQL database analysis for common errors in structure, data and configuration
mafio69/fast-php-logger
234 Downloads
PSR-3 dual logger with file rotation, date-based structure and automatic anonymization of sensitive fields
alezhu/phpunit-array-contains-asserts
3905 Downloads
Provides PHPUnit assertions to test array contains data or structure
nkiraly/dbsteward
4174 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
dbsteward/dbsteward
2123 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
jonahbron/array-reader
6761 Downloads
Easily extract data from complicated array structures