Libraries tagged by aaencode
gemorroj/php-bittorrent
3 Favers
3 Downloads
3 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
awaisjameel/base64filehandler
0 Favers
15 Downloads
15 Downloads
A Laravel package for handling and storing base64 encoded files.
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.