Libraries tagged by films
cebe/php-openapi
11536302 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
caxy/php-htmldiff
14847586 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
bmitch/churn-php
857440 Downloads
Discover files in need of refactoring.
amnuts/opcache-gui
3654411 Downloads
A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files
neutron/temporary-filesystem
9747090 Downloads
Symfony filesystem extension to handle temporary files
iidestiny/laravel-filesystem-oss
388798 Downloads
Oss storage filesystem for Laravel.
funkjedi/composer-include-files
2388116 Downloads
Include files at a higher priority than autoload files.
codeception/module-filesystem
11505231 Downloads
Codeception module for testing local filesystem
cache/filesystem-adapter
4487544 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
vaimo/composer-patches
3155241 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.
uploadcare/uploadcare-php
1828058 Downloads
Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.
php-vfs/php-vfs
2295317 Downloads
Virtual file system implementation for use with PHP unit testing.
nette/safe-stream
4150197 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
matthiasmullie/scrapbook
1540840 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.
lorisleiva/lody
3038329 Downloads
Load files and classes as lazy collections in Laravel.