68publishers/file-bundle

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

v0.5.7 2025-05-29 15:06 UTC

README

⚠️ 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