Libraries tagged by data structures
php-etl/metadata
11998 Downloads
Describe data structures, to auto-configure and handle data transformation and data manipulation.
oltrematica/laravel-parking-hub
541 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
mbretter/stk-validation
2491 Downloads
Stk Schema Validation of nested data structures
kuaukutsu/ds-collection
43122 Downloads
Is the abstract layer which covers functionality the data structure Collection.
kingson-de/marshal-xml-serializer
138 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
784 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
jgmdev/lessram
3 Downloads
Pure PHP implementation of array data structures that uses less memory.
ecomdev/compiler
39 Downloads
Compiler of parseable data structures from (XML, JSON, etc) into PHP code that can be included into application
clue/confgen
270 Downloads
Configuration file generator (confgen) – an easy way to generate structured (configuration) files on the fly by processing a Twig template and an arbitrary input data structure.
chippyash/matrix
962 Downloads
PHP Matrix data structure support package
andydefer/algokit
30 Downloads
Algo KIT - Probabilistic data structures and algorithms for large-scale data processing in PHP
allegiance-group/nested-set
2498 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
alaminceazer/form
27 Downloads
This will generate dynamic form data based on json data structure
osmphp/admin
28 Downloads
A package for defining data structures using PHP 8 classes and attributes, and getting fully functioning Admin Panel and API.
mtarld/json-encoder-bundle
37 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.