Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m-adamski/symfony-directory-bundle

Bundle for Symfony created for faster directory management
https://github.com/m-adamski/symfony-directory-bundle

directory-bundle php symfony symfony-bundle

Last synced: 26 days ago
JSON representation

Bundle for Symfony created for faster directory management

Awesome Lists containing this project

README

        

# Directory Bundle for Symfony

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