Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 597 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 597 Bytes

⚠️ Warning! This package does not have active support, it exists only for the historical needs of the author.

File Bundle

🌆 File management bundle based on our file-storage for Nette Framework.

Installation

The best way to install 68publishers/file-bundle is using Composer:

composer require 68publishers/file-bundle

Contributing

Before committing any changes, don't forget to run

vendor/bin/php-cs-fixer fix --config=.php_cs.dist -v --dry-run

and

vendor/bin/tester ./tests