Libraries tagged by role base
braseidon/mole
2 Favers
1 Downloads
1 Downloads
Scraper is a fast and efficient web scraper that targets various forms of data.
antoninmasek/laravel-max-upload-size-rule
3 Favers
8 Downloads
8 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting
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.