Libraries tagged by cashin
snoeren-development/laravel-currency-casting
17673 Downloads
Cast currency attributes, stored as integer, to floats automatically.
sfneal/caching
88316 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
msonowal/laravel-razor-pay-cashier
15678 Downloads
Laravel Cashier provides an expressive, fluent interface to Razorpay's subscription billing services.
expdev07/laravel-cashier-stripe-connect
118300 Downloads
Adds Stripe Connect functionality to Laravel's main billing package, Cashier.
brightfish/caching-guzzle
24854 Downloads
Cache HTTP responses through Guzzle middleware
betsolutions/casino-sdk
254847 Downloads
Betsolutions casino SDK
webarchitect609/bitrix-cache
28051 Downloads
Comfortable fluent interface for Bitrix cache. Anti-stampede cache protection.
ryssbowh/php-cache-warmer
54044 Downloads
An asynchronous php cache warmer
rapidwebltd/rw-file-cache
168460 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
nielse63/phpimagecache
13098 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
momentohq/client-sdk-php
16730 Downloads
PHP SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.
mmamedov/page-cache
11181 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
matomo/doctrine-cache-fork
403245 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
matchory/elasticsearch
46725 Downloads
The missing elasticsearch ORM for Laravel!
korridor/laravel-computed-attributes
13108 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.