Libraries tagged by disk
ckdot/page-cache
292 Downloads
Caches responses as static files on disk for lightning fast page loads..
christopher-paul-shaw/datacache
44 Downloads
Cache Data To Disk
bigmom/storage-manager
22 Downloads
Laravel package for managing file uploads to multiple disks.
baba/object-cache
1126 Downloads
Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.
azeemhassni/laravel-auditing-filesystem
86 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
atiksoftware/static-cache
7 Downloads
Caches responses as static html files on disk for lightning fast page loads.
3rm4k0ff/ya-backuper
8 Downloads
Phar app to backup your project dir/project_db on yandex.disk cloud
razorpay/php-bloom-filter
191 Downloads
The best way to check object existence and save memory and disk usage.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
govtnz/logtofilemailer
1608 Downloads
Log emails to file on disk instead of sending them.
einfacharchiv/unpack-pdf-attachments
155 Downloads
Save PDF attachments to your disk where you can use them
biurad/flysystem
413 Downloads
A library for handling filesytem on disk and cloud
symfony/event-dispatcher-contracts
537353839 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
759208338 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
doctrine/event-manager
382036373 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.