Libraries tagged by Many Files
nazar-pc/stream-slicer
31 Downloads
Get slice of any seekable stream
eloquent/liftoff
410 Downloads
Open any file or URI using the default GUI application from within PHP.
makhov/opentbs
729 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
salibhdr/php-dump-logger
404 Downloads
PHP dump logger uses Symfony's var-dumper to create a simple, easy to use, eye-friendly, and pretty log files for any PHP application. It can be used either standalone, with Laravel, Symfony, yii2, and other PHP frameworks
pem-fr/phpwtf
0 Downloads
This tool allows for silent human code reviews on -any language- source file, with reports usable in jenkins for example.
ohorbatiuk/icofileloader
84 Downloads
High quality PHP package for reading and converting any .ico icon file, particularly website favicons
holdmyglass/zapcraft
22 Downloads
A Laravel package to generate necessary files for any Entity
greeny/package-template
20 Downloads
Core files of any PHP package for easy setup
dwnload/wp-email-download
82 Downloads
Allow users to download any WordPress managed file if they're subscribed to a MailChimp list
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
bakle/translator
51 Downloads
Translate lang files to any defined languages with just a command.
mickaelandrieu/xml-linter
1743 Downloads
CLI app to validate any kind of XML file, can accept an XSD definition file
heimrichhannot/contao-exporter-bundle
3344 Downloads
A backend module for exporting any contao entity to file.
supseven/yaml-configuration
791 Downloads
Configure your TYPO3 site using YAML files. Export and import any table to and from a YAML file.
neam/docker-diff-based-layers
12 Downloads
Provides tools to work around the fact that subsequent COPY . /app commands in any environments re-adds all files in every layer instead of only the files that have changed