Libraries tagged by location sets
solophp/configs
0 Favers
75 Downloads
75 Downloads
Simple and flexible configuration management library with dot notation support
minnis/neon-tools
0 Favers
40 Downloads
40 Downloads
NEON tools. A handy (and super fast) NEON fileloader class for PHP.
aseemann/pihole-api-client
0 Favers
24 Downloads
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.