Libraries tagged by location sets
brenoroosevelt/array-functions
74 Downloads
A set of helpful array/iterables functions
ryanwhowe/dot
217 Downloads
A PHP library to access and Set values in an array using dot notation or any other separator
picios/dottedarray
2 Downloads
Get and set array node using dot notation
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
ronappleton/php-dot
37 Downloads
Set and get array values via dot notation.
ronappleton/laravel-dot
22 Downloads
Set and get array values via dot notation
stefro/laravel-lang-country
28202 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
involved-group/laravel-lang-country
5271 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
northrook/settings
105 Downloads
Lightweight PHP package for persistent settings, globally available using dot notation.
pklink/dotor
728 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
brunofigueiredo2k/laravel-lang-country
8 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
setnemo/asterisk-notation
4 Downloads
Asterisk notation for array access in PHP
solophp/configs
67 Downloads
Simple and flexible configuration management library with dot notation support
minnis/neon-tools
37 Downloads
NEON tools. A handy (and super fast) NEON fileloader class for PHP.
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.