Libraries tagged by arr
arrilot/data-anonymization
719735 Downloads
Anonymize any data in your SQL database
zenstruck/collection
932291 Downloads
Iterate, filter and paginate anything - arrays, generators or Doctrine ORM queries - without loading it all into memory.
texy/texy
877950 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
siriusphp/validation
795887 Downloads
Data validation library. 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
php-tmdb/api
388538 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
patchlevel/hydrator
650421 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
neos/utility-objecthandling
2614341 Downloads
Flow array/object property and type utilities
maxakawizard/json-collection-parser
920337 Downloads
Streaming parser for large JSON files containing array of objects
maciejczyzewski/bottomline
650020 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
kzykhys/php-csv-parser
292574 Downloads
Convert CSV to array (Excel style is fully suppoted!)
firegento/fastsimpleimport
1225776 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
dillingham/nova-items-field
1056267 Downloads
Nova field to handle array columns
clagiordano/weblibs-configmanager
3815662 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
bentools/cartesian-product
967314 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
aura/filter
587027 Downloads
Filters to validate and sanitize objects and arrays.