Libraries tagged by retrieval
waterdhavian/laravel-timezone
10 Downloads
Date/time timezone storage and retrieval for Laravel 5
votong/laravel-timezone
4 Downloads
Timezone storage and retrieval for Laravel
stuartcusackie/statamic-cache-requester
325 Downloads
Artisan commands that queue up entry and glide urls for retrieval, which engages the caches and makes first time loads much quicker.
srawnay/laravel-timezone
36 Downloads
Timezone storage and retrieval for Laravel
soap/laravel-settings
12 Downloads
Application settings storage and retrieval package
seoservice2020/laravel-timezone
23 Downloads
Timezone storage and retrieval for Laravel
ruhulfbr/excelq
6 Downloads
Make data retrieval query on Excel file like laravel `Query Builder`
ruhulfbr/csvqry
7 Downloads
Make data retrieval query on CSV like laravel `Query Builder`
ruhulfbr/array-qry
6 Downloads
Make data retrieval query on `Array` like laravel Query Builder
rkr/attribute-provider
0 Downloads
A lightweight PHP utility for simplifying the retrieval of attributes using reflection.
quangbao/laravel-timezone
0 Downloads
Timezone storage and retrieval for Laravel
pforret/sunnysideup
20 Downloads
Solar monitoring site data retrieval
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
patricksavalle/content-syndication
691 Downloads
Helper library for dealing with HTML metadata retrieval, RSS, ATOM, URL parsing and normalization
mykemeynell/laravel-database-settings
18 Downloads
Store settings in the database for retrieval in your Laravel application