Libraries tagged by retrieve
wiardvanrij/serverinfo
25 Downloads
Retreive serverinfo via SSH Wrapper
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.
vkr/settings-bundle
196 Downloads
A bundle for Symfony2/3 that simplifies retrieving settings from config files and Doctrine entities
velikonja/labby-bundle
6135 Downloads
Symfony bundle for retrieving database and assets from one stage to another.
tobytes/colophoneticphp
15183 Downloads
A class for retrieving the cologne phonetic (Kölner Phonetik) value of a string.
teepluss/consume
38 Downloads
Retrieving data from a REST api without HTTP request.
tattali/utm-cookie-bundle
15636 Downloads
This bundle allow you to save utm parameters from url into a cookie when they exists. It's also provide a bunch of tools to easily retrive all or each utm.
tamunoemi/laravel-timezone
14 Downloads
Timezone storage and retrieval for Laravel
sunnyflail/typestring
94 Downloads
A simple trait for retrieving Reflection types as a string
stuartcusackie/statamic-cache-requester
331 Downloads
Artisan commands that queue up entry and glide urls for retrieval, which engages the caches and makes first time loads much quicker.
sfire-framework/sfire-store
187 Downloads
Singleton containers for storing and retrieving arbitrary data keeping the state until the end of the run.
rvwoens/laravel-timezone
2086 Downloads
Timezone storage and retrieval for Laravel, for GAE
rubricate/uri
365 Downloads
Assists in retrieving information from a friendly URL URI strings
rappasoft/laravel-timezone
56 Downloads
Timezone storage and retrieval for Laravel
rakshitbharat/laravel-storage-with-database
200 Downloads
A Laravel package for storing and retrieving text-based data using a database.