Libraries tagged by retrieval
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.
tamunoemi/laravel-timezone
100 Downloads
Timezone storage and retrieval for Laravel
stuartcusackie/statamic-cache-requester
349 Downloads
Artisan commands that queue up entry and glide urls for retrieval, which engages the caches and makes first time loads much quicker.
scorpsan/yii2-geoip
2489 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.
quasarstream/stun
630 Downloads
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.
oryzone/media-storage
1603 Downloads
Php 5.3 library to abstract file storage and retrieval
mykemeynell/laravel-database-settings
23 Downloads
Store settings in the database for retrieval in your Laravel application
mohaphez/laravel-ragkit
3 Downloads
A Laravel package for Retrieval-Augmented Generation (RAG) systems with support for multiple drivers
kozo/liberation
11748 Downloads
It is a Laravel package for easy retrieval and execution of SQL files and more.
graste/params
6990 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.
gazugafan/laravel-timezone
1437 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
29 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.