Libraries tagged by aprr
texy/texy
731745 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.
spatie/laravel-options
148844 Downloads
Create arrays of options from different sources
siriusphp/validation
652684 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
347690 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.
maxakawizard/json-collection-parser
643372 Downloads
Streaming parser for large JSON files containing array of objects
maciejczyzewski/bottomline
548104 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.
juststeveking/laravel-transporter
135265 Downloads
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handle API requests.
firegento/fastsimpleimport
933418 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
dillingham/nova-items-field
862234 Downloads
Nova field to handle array columns
clagiordano/weblibs-configmanager
2728804 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
703944 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
aura/filter
509810 Downloads
Filters to validate and sanitize objects and arrays.
yii2mod/yii2-array-query
135247 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
stellarwp/arrays
182913 Downloads
A library for array manipulation.
steevanb/php-typed-array
110697 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.