m-adamski / symfony-directory-bundle
Directory tool created for faster directory management
Package info
github.com/m-adamski/symfony-directory-bundle
Type:symfony-bundle
pkg:composer/m-adamski/symfony-directory-bundle
3.0.0
2024-02-06 12:05 UTC
Requires
- php: >=8.2
- ext-fileinfo: *
- ext-json: *
- symfony/framework-bundle: ^7.0
Requires (Dev)
- kint-php/kint: ^5.1
- symfony/phpunit-bridge: ^7.0
README
The Directory tool has been created for faster directory management. With it, you can quickly create a list of all files in a folder, create a new folder or generate a file path.
This bundle is compatible with Symfony 4.1 and Symfony 5.0. Symfony 3.4 compatibility abandoned.
Installation
This bundle can be installed by Composer:
$ composer require m-adamski/symfony-directory-bundle
License
MIT