Libraries tagged by retrieval
white-rabbit-1-sketch/php-file-hash-map
3 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.
stuartcusackie/statamic-cache-requester
329 Downloads
Artisan commands that queue up entry and glide urls for retrieval, which engages the caches and makes first time loads much quicker.
socialengineers/soap-parser
3153 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
scorpsan/yii2-geoip
2470 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.
rvwoens/laravel-timezone
2052 Downloads
Timezone storage and retrieval for Laravel, for GAE
patlabs/sulu-configuration-bundle
6 Downloads
A Sulu bundle for managing dynamic configuration settings through the admin interface with form-based configuration storage and retrieval
oryzone/media-storage
1601 Downloads
Php 5.3 library to abstract file storage and retrieval
mohaphez/laravel-ragkit
1 Downloads
A Laravel package for Retrieval-Augmented Generation (RAG) systems with support for multiple drivers
mirzahilmi/siamub-auth
37 Downloads
MirzaHilmi/SIAMUB-Auth is a PHP Composer package designed for educational purposes. It allows you to authenticate and retrieve information from the SIAM UB Authentication system, a web authentication system used by college. This package utilizes web scraping techniques and the Guzzle HTTP library to automate the retrieval of data. Please note that this package should only be used responsibly and with proper authorization.
kozo/liberation
11696 Downloads
It is a Laravel package for easy retrieval and execution of SQL files and more.
gazugafan/laravel-timezone
1436 Downloads
Date/time timezone storage and retrieval for Laravel 5
ecentria/dynamic-parameters-bundle
8079 Downloads
Runtime retrieval of parameters from environment variables for Symfony
dg/imap
26 Downloads
Retrieval, processing, and manipulation of emails within a mailbox via POP3, IMAP and NNTP
azjezz/hack-routing
1123 Downloads
Fast, type-safe request routing, parameter retrieval, and link generation.
akandels/contain-mapper
1244 Downloads
Series of data mappers for the retrieval and persistence of Contain data entities with databases like MongoDB or caching layers like Memcached.