Libraries tagged by in array
phpdevcommunity/php-options-resolver
184 Downloads
This library provides a simple solution for processing and validating option arrays in PHP.
kielabokkie/laravel-conceal
3073 Downloads
Conceal data in an array or collection
incraigulous/objection
465 Downloads
Wrap nested arrays in DTO objects and collections.
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
dazza-dev/laravel-batch-validation
143 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
avpretty/grid-bundle
650 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.
mcustiel/typed-php
19 Downloads
Object wrappers for primitives and typed arrays in PHP
heyday/silverstripe-querybuilder
1486 Downloads
Builds complex and composable queries to retrieve ArrayLists in SilverStripe
shrink0r/php-schema
815 Downloads
Lib for building and validating array structures in php.
dq5studios/entity_column
472 Downloads
A drop-in replacement for array_column() that supports objects with getters.
clgsru/composer-modify-autoload
403 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
chrisullyott/php-xml
273 Downloads
XML-to-array conversion in PHP.
noisystate/skipped-attributes
38 Downloads
A simple package to define arrays with optional attributes in an elegant way
nicofff/lazy-iter
6 Downloads
Lazy array function chains inspired in Rust
dynoser/walkdir
438 Downloads
Allows to recursively traverse files in directories or get an array of files