Libraries tagged by retrieval
yooper/php-text-analysis
315413 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
jamesmills/laravel-timezone
687817 Downloads
Timezone storage and retrieval for Laravel
amphp/redis
405094 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
php-text-analysis/php-text-analysis
7358 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
alvin0/redis-model
4016 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
wplake/typed
350 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
webdevvie/nestis
8592 Downloads
A simple php class that allows for the retrieval of nested object without null checks
seydoggy/placeholder
64 Downloads
A SimpleImage class extension for random placeholder image retrieval.
molbi/php-text-analysis
342 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
medicplus/laravel-timezone
790 Downloads
Timezone storage, retrieval and date conversion for Laravel (Based on jamesmills/laravel-timezone)
litermi/laravel-secrets-driver
918 Downloads
Easy data retrieval from AWS Secrets Manager API and beyond
graste/params
6980 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.
incenteev/dynamic-parameters-bundle
10538 Downloads
Runtime retrieval of parameters from environment variables for Symfony
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
325 Downloads
Artisan commands that queue up entry and glide urls for retrieval, which engages the caches and makes first time loads much quicker.