m-adamski / symfony-directory-bundle
Directory tool created for faster directory management
Installs: 537
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
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