Libraries tagged by Array File
philippebeck/pam
122 Downloads
Php Adaptive Microframework
nabeghe/cally
8 Downloads
Just a handy helper for callables and calling them!
bardoqi/sight
26 Downloads
Sight is a simple Laravel presenter layer in the backend of controller for making your coding faster.
pjs/pam
169 Downloads
Php Adaptive Microframework
devsagency/pam
80 Downloads
Php Adaptive Microframework
wrux/blocky
480 Downloads
Map a matrix field into an array of blocks to render in twig.
reg2005/oc-jsonable
245 Downloads
This widget the alternative to a widget 'Repeater' allows to write data to jsonable field also as well as 'Repeater', but does not give the chance to do repetitions of fields. I.e. the array will look so:
leolopez/encrypt
646 Downloads
Encrypts any field from a model, array or value.
danbettles/morf
641 Downloads
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
kabachello/phptexttable
55 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
donchev/email-extractor
195 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/gestalt
1315 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`.
assegaiphp/collections
236 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.
ap-lib/templa
13 Downloads
AP\Templa is a lightweight, flexible PHP macro engine for safely injecting and transforming dynamic values inside arrays or strings, with built-in macro and modifier support.
tigrov/yii2-array-field
93 Downloads
ArrayField - Yii2 extension to edit array field in forms generated by ActiveForm.