Libraries tagged by dynamic array
orieg/judy
922 Downloads
PHP Judy implements sparse dynamic arrays (aka Judy Arrays).
tanthammar/tall-forms
38498 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
kdion4891/laravel-livewire-forms
26037 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
acseo/dynamic-form-bundle
10305 Downloads
Symfony From generator from array description
orieg/judy-polyfill
685 Downloads
Pure-PHP polyfill for the Judy extension (sparse dynamic arrays). Provides the Judy class API when ext-judy is not installed.
wplake/typed
1459 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
softspring/dynamic-form-type
12219 Downloads
This component allows to create dynamic forms from an array configuration
romm/configuration-object
29689 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
kalimulhaq/qubuilder
995 Downloads
A Laravel package that converts structured JSON filter arrays into Eloquent query builder chains — enabling dynamic filtering, sorting, pagination, and eager loading via API requests.
dndarksan/laravel-livewire-datatable-only-arrays
93 Downloads
A dynamic table component for Laravel Livewire
kariricode/data-structure
1103 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
aliarefzadeh/arrayhandler
0 Downloads
A simple data filtering, ordering, and pagination package
daniel-ac-martin/php-seids
61 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
sshilko/php-seids
15 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
vanetten/dynamictable
64 Downloads
A simple PHP class to generate dynamic HTML tables from a multidimensional associative array.