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