Libraries tagged by disk
northrook/memo
48 Downloads
PHP Memorization, offers persistent disk storage using OPcache, or integrate any symfony/cache adapter.
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.
konstantin-s/silex-assetmerge
27 Downloads
Merging list of JS or CSS files to one. Merged files is cached to disk. Twig required.
govtnz/logtofilemailer
1608 Downloads
Log emails to file on disk instead of sending them.
einfacharchiv/unpack-pdf-attachments
156 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
646695931 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
871007657 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/event-dispatcher
513371876 Downloads
Standard interfaces for event handling.
doctrine/event-manager
441900267 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
php-http/discovery
259344618 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
108761170 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
jenssegers/agent
57636900 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
evenement/evenement
107919243 Downloads
Événement is a very simple event dispatching library for PHP
larastan/larastan
23691265 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel