68publishers/file-bundle

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

v0.5.2 2023-08-23 02:09 UTC

This package is auto-updated.

Last update: 2024-04-23 03:26:55 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