Libraries tagged by qarr
arrilot/data-anonymization
561195 Downloads
Anonymize any data in your SQL database
barryvdh/laravel-async-queue
473116 Downloads
Async Queue Driver for Laravel (Push to background)
texy/texy
780668 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.
symplify/php-config-printer
2275015 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
spatie/laravel-options
212162 Downloads
Create arrays of options from different sources
siriusphp/validation
698097 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
367638 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
738033 Downloads
Streaming parser for large JSON files containing array of objects
maciejczyzewski/bottomline
596324 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.
jimmyjs/laravel-report-generator
143573 Downloads
Rapidly Generate Simple Pdf & Excel Report on Laravel 5 (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy & maatwebsite/excel)
ipinfo/ipinfolaravel
71630 Downloads
The official Laravel library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
firegento/fastsimpleimport
1028232 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
dillingham/nova-items-field
920946 Downloads
Nova field to handle array columns
clagiordano/weblibs-configmanager
3128416 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
802315 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.