Libraries tagged by retro
cviebrock/eloquent-typecast
62149 Downloads
Trait for Eloquent models to force type-casting on retrieved values
commercie/currency-exchange
379939 Downloads
A library for retrieving currency exchange rates.
aoepeople/aoe_dbretry
58328 Downloads
Magento DB adapter that will retry lost connections and deadlocks
alvin0/redis-model
4721 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
adhocore/env
6859 Downloads
Environment variable loader and retriever for PHP
abe/cache-for-laravel-sanctum
8406 Downloads
Let Laravel Sanctum use cache to retrieve token
zendframework/zend-mvc-plugin-identity
1161441 Downloads
Plugin for retrieving the current authenticated identity within zend-mvc controllers
spatie/searchindex
95300 Downloads
Store and retrieve objects from Elasticsearch or Algolia
skyeng/php-lemmatizer
55847 Downloads
PHP Lemmatizer is a lemmatization library to retrieve a base form from an English inflected word.
orderly/paypal-ipn-bundle
45812 Downloads
A Symfony2 bundle for retrieving and logging PayPal Instant Payment Notifications (PayPal IPNs)
guzzle/plugin-backoff
44615 Downloads
Guzzle backoff retry plugins
dunglas/php-property-info
226972 Downloads
Retrieve type and description of PHP properties using various sources
bnomei/kirby3-autoid
21439 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
scriptfusion/retry-exception-handlers
121361 Downloads
Exception handlers for Retry.
rquadling/retry
36906 Downloads
A library for repeatable and retryable operations based upon keboola/retry