Libraries tagged by retries
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
webignition/web-resource-service
3925 Downloads
Service to retrieve over HTTP a \webignition\WebResource\WebResource
watafactory/dwh-query-bundle
15 Downloads
The DWH uses GraphQL specification to retrieve the data
vkovic/laravel-settings
7 Downloads
Easy way to save and retrieve app specific setting
velikonja/labby-bundle
6135 Downloads
Symfony bundle for retrieving database and assets from one stage to another.
unicalabs/agrippa
341 Downloads
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
tournasdim/laravel4-getgravatar
272 Downloads
A Laravel 4 package . Given an email address it automatically retrieves an Avatar from Gravatar's website . For logged-in users , their email address is automatically generated , through the Auth adapter Interface . Three Adapters are supported : Auth , Sentry and Confide .
touhidurabir/laravel-filterable
28 Downloads
A package to filter laravel model based on query params or retrieved model collection
toneflix-code/php-geo-location
361 Downloads
Powerful GeoCoding library forked from anthonymartin/geo-location and actively maintained: Retrieve bounding box coordinates, distances between geopoints, point in polygon, get longitude and latitude from addresses and more with GeoLocation for PHP
tobytes/colophoneticphp
15189 Downloads
A class for retrieving the cologne phonetic (Kölner Phonetik) value of a string.
tixastronauta/acc-ip
12324 Downloads
Retrieve the most accurate client's IP Address
themadvideo/paypal-ipn-bundle
3090 Downloads
A Symfony2 bundle for retrieving and logging PayPal Instant Payment Notifications (PayPal IPNs)
teepluss/consume
38 Downloads
Retrieving data from a REST api without HTTP request.
tas2580/socialbuttons
17 Downloads
Displays social media buttons at topic pages and at the forum index. The number of shares is retrieved from the server to protect the privacy.
tareq-alqadi/filament-map-picker
69 Downloads
Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.