Libraries tagged by retries
sourcefli/laravel-permission-name-generator
119 Downloads
Create and Retrieve permissions using conventions and very simple configuration
solidaires-informatique/sirene
559 Downloads
Retrieves company and establishment data from the SIRENE's Insee API
socialengineers/soap-parser
3176 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
smorken/lenel-image
348 Downloads
Helper library for retrieving images from Lenel
simplon/spider
407 Downloads
Retrieve a website's essential information
scorpsan/yii2-geoip
2475 Downloads
An extension that allows you to obtain the visitor's IP address and location information from any IP address. Uses http://sypexgeo.net/ for online and http://www.ip2location.com/ library for offline data retrieval.
sandrokeil/easy-config
3134 Downloads
Zend Framework 2 (zf2) module to retrieve specific module options and provides some abstract factories to create easily instances depending on configuration
rvwoens/laravel-timezone
2088 Downloads
Timezone storage and retrieval for Laravel, for GAE
rosiersrobin/laravel-typeform
1223 Downloads
A simple Laravel Facade to retrieve typeform responses and to manage webhooks calls
rmasters/thawcast
13 Downloads
Retrieves Icecast2 server statistics
riste/repository
14 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository
renoki-co/laravel-ec2-metadata
3 Downloads
Retrieve the EC2 Metadata using Laravel's eloquent syntax.
redbox/dns
1389 Downloads
Quickly retrieve any type of DNS record you wish using PHP
rappasoft/laravel-timezone
61 Downloads
Timezone storage and retrieval for Laravel
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.