Libraries tagged by arr
matomo/cache
565602 Downloads
PHP caching library based on Doctrine cache
lukascivil/treewalker
737152 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
jbzoo/data
1403647 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
illuminated/helper-functions
446380 Downloads
Laravel-specific and pure PHP Helper Functions.
digitickets/lalit
824746 Downloads
GitHub copy of LaLit's XML2Array and Array2XML
crell/fp
163709 Downloads
Functional utilities for PHP 8 and later
consistence/consistence
1058700 Downloads
Consistence - consistent approach and additions to PHP's functionality
aplus/helpers
1626912 Downloads
Aplus Framework Helpers Library
aplus/cache
1585382 Downloads
Aplus Framework Cache Library
alecrabbit/php-console-spinner
13506 Downloads
Extremely flexible spinner for [async] php cli applications
arrilot/data-anonymization
523417 Downloads
Anonymize any data in your SQL database
texy/texy
753441 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
171276 Downloads
Create arrays of options from different sources
siriusphp/validation
674672 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
357089 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.