Libraries tagged by Array File
igordrangel/gambiel-response-query
63 Downloads
Usage for filtering on multidimational array by skeleton array
hschottm/contao-multitextwizard
465 Downloads
contao-multitextwizard is a backend widget that can be used to add an array of text input fields to Contao backend forms.
rasclatt/smart-dto
314 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
kabachello/phptexttable
49 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
doublybear/stripe-product-initiator-package
5 Downloads
A small simple product creator for stripe, just give a stripe key and a array/json formatted product list with all the necesarry field, and it will generate stripe products.
donchev/email-extractor
100 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
danbettles/morf
443 Downloads
Morf is used to filter request-parameters *en masse*. It is configured with an array of definitions that describe each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
danbettles/gestalt
1116 Downloads
Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.
bakgul/laravel-package-generator
104 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.
assegaiphp/collections
127 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
tigrov/yii2-array-field
25 Downloads
ArrayField - Yii2 extension to edit array field in forms generated by ActiveForm.
reichwebconsulting/array-filters
68 Downloads
A library of useful array filtering features.
petrgrishin/yii2-array-field
961 Downloads
Yii2 array field behavior
petrgrishin/yii-array-field
190 Downloads
Yii array field behavior
fgh151/yii2-postgresql-array-field
87 Downloads
Yii2 postgresql jsonb field support behavior