Libraries tagged by in_array_r
acfbentveld/parser
1181 Downloads
A package to replace words in a text with values from a array. Also supports aliases and excluded properties
unicon/unicon
3062 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
mhk67/adminlte
15 Downloads
very easy to use in Laravel, AdminLte is a Bootstrap Admin Panel.We use This to Make Laravel Admin Panel, And added RTL Support, exist Light and and dark Theme.also easy to use, for add sidebar menu you can use array list, also use config file to set dark or use RTL
mesolo/eventsdb
2 Downloads
Fetch events stored in db and renders itin a month calendar as an associative array
latinosoft/validation
8 Downloads
Data validation library (Siriusphp/Validation updated fork). Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
jadu/twig-attribute-parser
25 Downloads
Takes an array of attributes to be converted into HTML formatted attributes ready for use in an HTML element.
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
fiedsch/pathdumper
30 Downloads
Dump the data of an array so it displays the "path" that you would use in a twig template to access the respectice elements