Download the PHP package zicht/filemanager-bundle without Composer
On this page you can find all versions of the php package zicht/filemanager-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package filemanager-bundle
zicht/filemanager-bundle
Bundle for storing file paths in your database.
Naming Strategies
You can choose from 2 naming Strategies by default.
Replaces all non word chars with '-' and removes following '-':
Zicht\Bundle\FileManagerBundle\Mapping\DefaultNamingStrategy
.
Keeps the original file name:
Zicht\Bundle\FileManagerBundle\Mapping\OriginalNamingStrategy
.
Or you can make your own naming strategy which has to implement
Zicht\Bundle\FileManagerBundle\Mapping\NamingStrategyInterface
.
Maintainer
- Boudewijn Schoon [email protected]
All versions of filemanager-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
doctrine/orm Version ^2 || ^3
doctrine/doctrine-bundle Version ^2
doctrine/persistence Version ^2
jms/metadata Version ^2.1
symfony/config Version ^5.4
symfony/console Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/form Version ^5.4
symfony/http-kernel Version ^5.4
symfony/translation Version ^5.4
symfony/framework-bundle Version ^5.4
twig/twig Version ^2.7 || ^3
zicht/util Version ^2
doctrine/orm Version ^2 || ^3
doctrine/doctrine-bundle Version ^2
doctrine/persistence Version ^2
jms/metadata Version ^2.1
symfony/config Version ^5.4
symfony/console Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/form Version ^5.4
symfony/http-kernel Version ^5.4
symfony/translation Version ^5.4
symfony/framework-bundle Version ^5.4
twig/twig Version ^2.7 || ^3
zicht/util Version ^2
The package zicht/filemanager-bundle contains the following files
Loading the files please wait ....