Libraries tagged by one file
phpunit/php-file-iterator
674000689 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
maennchen/zipstream-php
186301422 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
orangehill/iseed
6727708 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
amphp/file
2630619 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
vaimo/composer-patches
3152786 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
matthiasmullie/scrapbook
1539140 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
silber/page-cache
333630 Downloads
Caches responses as static files on disk for lightning fast page loads.
infection/include-interceptor
13668756 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
mkalkbrenner/php-htmldiff-advanced
12877834 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
matomo/cache
504521 Downloads
PHP caching library based on Doctrine cache
sirbrillig/phpcs-changed
2525424 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
nimut/phpunit-merger
940904 Downloads
Merge multiple PHPUnit reports into one file
fahlisaputra/laravel-minify
53881 Downloads
Minify your blade views, html, css and js files on the fly for Laravel 6, 7, 8, 9 and 10
badcow/dns
137954 Downloads
A PHP library for creating DNS zone files based on RFC1035
armin/editorconfig-cli
529130 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.