Libraries tagged by retrieval
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
morrelinko/array-take
22 Downloads
Function for quick array item/items retrieval.
mehrkanal/yourls-php-sdk
0 Downloads
A PHP SDK for interacting with the YOURLS API, enabling URL shortening, expansion, and statistics retrieval.
mediarox/module-current-product-and-category
133 Downloads
Custom registry for current product and category retrieval.
medalink/laravel-reflects-constants
3613 Downloads
A small helper package that aids in the retrieval of class constants of models in laravel.
matthewfritz/laravel-cms-scaffolding
43 Downloads
This project contains the boilerplate functionality that you would expect to see in a Laravel CMS. That way you can start working on your cool features instead of having to worry about the routing and content retrieval.
m2kdevelopments/bible-chichewa
3 Downloads
About Chichewa Bible php package: Access and integrate the Chichewa translation of the Bible into your PHP applications with ease. Simplify verse retrieval, text search, and more using this lightweight and versatile composer package.
litermi/laravel-secrets-driver
927 Downloads
Easy data retrieval from AWS Secrets Manager API and beyond
lexiandev/laravel-timezone
16 Downloads
Timezone storage and retrieval for Laravel
krishgaur1354/chatbot
0 Downloads
The Drupal AI Chatbot module leverages OpenAI's language models to add an intelligent chatbot to your Drupal site. It analyzes user interactions and provides real-time assistance, information retrieval, and interactive experiences for website visitors.
jundayw/laravel-bm25
7 Downloads
bm25 is an algorithm used to evaluate the correlation between search terms and documents. It is an algorithm based on a probabilistic retrieval model.
josue/spatial-hash-table
19 Downloads
2D hash table for fast edges-touching-circle retrieval