Libraries tagged by Many Files
badoo/soft-mocks
35519 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
shamaseen/laravel-files-generator
15428 Downloads
Generate any kind of File/s from stubs with only a single command, literally, ANY TYPE.
mydnic/filament-file-browser
1123 Downloads
A S3-compatible file browser to list, delete and upload files on any configured disks
abdelrahmanbl/laravel-uploadable
1091 Downloads
this package adding behaviour to a model for self uploading images like avatar or any files type.
jbzoo/assets
55774 Downloads
Manage any asset files (js, css, less) and their depending + compressing and merging
protonlabs/icofileloader
27628 Downloads
High quality PHP package for reading and converting any .ico icon file, particularly website favicons
linkorb/filelist
2371 Downloads
Easily attach lists of files to any object in your application
igniterlabs/ti-ext-importexport
2639 Downloads
Import/Export Menu Items, Orders, Customers from/into any CSV or Microsoft Excel file into TastyIgniter.
dpt/mcp-rector-warm
3893 Downloads
Warm-process MCP server for Rector. Keeps the Rector container bootstrapped across calls — ~9x faster per-file analysis vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpmd-warm
3359 Downloads
Warm-process MCP server for PHPMD. Keeps PHPMD's classes + parsed rulesets bootstrapped across calls — faster per-file mess detection vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
bmdevel/php-index
61030 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
blackbit_digital_commerce/pimcore-import
75 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
blackbit_digital_commerce/pimcore-data-director
157 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
chamber-orchestra/image-bundle
3548 Downloads
Symfony 8 bundle for on-demand image processing, resizing, cropping, AVIF/WebP conversion, and caching. Filter pipelines with fit, fill, optimize, strip, interlace processors and avifenc, cwebp, MozJPEG, pngquant post-processors. Filesystem, stream, and S3 loaders/resolvers. HMAC-signed runtime URLs for any client. Async processing via Messenger. Twig filters and responsive macros. Nginx/Apache/Caddy zero-PHP cache hits.
blax-software/laravel-files
43 Downloads
Universal Laravel file management system — upload, optimize, serve, and attach files to any model.