Libraries tagged by dynamic array
vanetten/dynamictable
10 Downloads
A simple PHP class to generate dynamic HTML tables from a multidimensional associative array.
yzen.dev/typer
11 Downloads
Get property from dynamic instance
dynamic/csv-utility
53 Downloads
A csv utility class that aids in converting DataLists and ArrayLists to csv data.
arraypress/unhooker
7 Downloads
Streamlines the bulk removal of WordPress actions and filters, enabling dynamic, conditional unhooking for enhanced plugin and theme development.
heydon/uarray
296 Downloads
Allow manipulation of PICK Dynamic Arrays in PHP for use with RockSoftware's U2 products
sobitnl/livewire-forms
54 Downloads
A dynamic, responsive Livewire form component with realtime validation, file uploads, array fields, and more.
pkkbkraa/laravel-livewire-forms
86 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
pedrokeilerbatistarojo/smartfilter
6 Downloads
This Laravel package provides a streamlined solution for filtering and listing data. It accepts an input array, applies customizable filters, and returns a structured JSON response. Ideal for projects requiring dynamic data filtering with minimal setup, the package ensures consistency in API responses while maintaining flexibility to handle complex filter conditions.
loukel/goodreads
6 Downloads
Goodreads RSS reader: PHP class that has a function to return an array of each books' attributes on a specified shelf. Therefore, you can have a dynamic bookshelf that updates when you update Goodreads. The widgets Goodreads provides are quite restrictive and are static.
easeappphp/ea-router
121 Downloads
EARouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based Web Applications & Web Service implementations.
easeappphp/ea-cli-router
46 Downloads
EACliRouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based CLI Applications, Cron jobs & Message queue worker setups.