Libraries tagged by aprr
svengerlach/vanillajs-template
12509 Downloads
Port of John Resig's micro templating approach to PHP for server-side pre-compilation of simple JavaScript templates
starbug/bundle
7346 Downloads
A simple object abstraction for working with nested array structures.
spenserhale/indefinite-article
3615 Downloads
Grammatical utility class for prepending the appropriate indefinite article to a word (a/an)
softspring/dynamic-form-type
6853 Downloads
This component allows to create dynamic forms from an array configuration
smmoosavi/php-gettext-core
21923 Downloads
php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
sloth-dev-guy/searches
1347 Downloads
Perform searches with Eloquent models using an array-like API setup
slavkovrn/yii2-imagecarousel
7666 Downloads
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
simones/dotnot
511 Downloads
Access your data with dot notation. Array or objects: no matter what!
silinternational/php-env
45066 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
sentrasoft/laravel-cas
2869 Downloads
Apereo CAS Authentication for Laravel
rmtram/sorter
5481 Downloads
Simple sort of multiple arrays.
rikudou/iterables
296 Downloads
Provides some cool iterable functions complementing the built-in array functions
revinate/php-getter-setter
29206 Downloads
PHP library to simplify getting and setting values in arrays and objects.
reg2005/oc-jsonable
232 Downloads
This widget the alternative to a widget 'Repeater' allows to write data to jsonable field also as well as 'Repeater', but does not give the chance to do repetitions of fields. I.e. the array will look so:
rasclatt/smart-dto
361 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.