68publishers/file-bundle

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

Maintainers

👁 Jelen

Package info

github.com/68publishers/file-bundle

pkg:composer/68publishers/file-bundle

Statistics

Installs: 182

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

Suggests

Provides

None

Conflicts

Replaces

None

MIT 25f964c7570358ae12c8d934e47e7bcf23167700

  • Tomáš Glawaty <tomasglawaty.woop@icloud.com>

netteimagesfilesfile-bundle68publishers


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