Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 803 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 803 Bytes

Symfony Bundle Skeleton

A streamlined Symfony bundle, ideal for creating new bundles, comes with a helpful assistant. This assistant aids in configuring the bundle to suit your initial needs while ensuring compliance with Symfony Best Practices.

Installation

composer create-project yceruto/bundle-skeleton <your-bundle-name>

During the bundle installation process, you will be prompted to provide details about the features you wish to activate. Once this information is submitted, the assistant will handle the remaining setup for you.

Visit https://github.com/yceruto/bundle-flex for more details.

License

This software is published under the MIT License