Libraries tagged by in array
andrewsuzuki/perm
168 Downloads
Save array-return configuration files in Laravel 4.
vmpublishing/mysql_credentials_provider
245 Downloads
provides a service, that parses mysql credentials in various formats and returns an array for iluminate consumption
bootpress/pagination
1218 Downloads
Creates customizable pagination and pager links. Limits and offsets arrays and database queries. Built-in styles for Bootstrap, Zurb Foundation, Semantic UI, Materialize, and UIkit.
archerzdip/laravel-settings
18 Downloads
Global key-value store in the database, like int string array json and so on.
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.
urmaul/yii-jsonfields
29 Downloads
Yii CActiveRecord behavior that allows to create array attributes which are stored in DB using json.
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
singlequote/laravel-text-parser
187 Downloads
A package to replace words in a text with values from a array. Also supports aliases and excluded properties
sashabo/iterable-string
3979 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
izusoft/log-message
79 Downloads
Allows you to create logs in an arbitrary file, works with strings, arrays, objects.
hamboldt/php-doc-reader
4883 Downloads
Reads configurations from comments in PHP, converting them from JSON to arrays.
emidia/yii2-jsonify
543 Downloads
Behavior that convert array to JSON before save data in model
azettl/php-nano-template
26 Downloads
The php-nano-template class replaces placeholders in a string with values from an array.
assegaiphp/collections
237 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.
acfbentveld/parser
1181 Downloads
A package to replace words in a text with values from a array. Also supports aliases and excluded properties