Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/m-adamski/symfony-directory-bundle
- Owner: m-adamski
- License: mit
- Created: 2018-11-30T12:07:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T12:06:02.000Z (9 months ago)
- Last Synced: 2024-05-07T14:46:41.850Z (6 months ago)
- Topics: directory-bundle, php, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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