Libraries tagged by one file
phpunit/php-file-iterator
929240012 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
maennchen/zipstream-php
317266708 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
10049884 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
amphp/file
3422459 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
vaimo/composer-patches
4645615 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.
matomo/cache
1486207 Downloads
PHP caching library based on Doctrine cache
matthiasmullie/scrapbook
2829019 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.
sirbrillig/phpcs-changed
4817011 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
silber/page-cache
477833 Downloads
Caches responses as static files on disk for lightning fast page loads.
shipmonk/phpstan-baseline-per-identifier
1832827 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
infection/include-interceptor
27408714 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
mkalkbrenner/php-htmldiff-advanced
19060712 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
blaspsoft/onym
42356 Downloads
Onym is a lightweight Laravel package designed to generate unique, structured, and meaningful filenames effortlessly.
nimut/phpunit-merger
1825313 Downloads
Merge multiple PHPUnit reports into one file
asika/simple-console
233113 Downloads
One file console framework to help you write build scripts.