yceruto/bundle-skeleton

A minimal Symfony bundle skeleton recommended to create new bundles

Installs: 126

Dependents: 0

Suggesters: 0

Security: 0

Stars: 35

Watchers: 3

Forks: 1

Open Issues: 0

Type:symfony-bundle

v0.1.9 2023-12-18 05:47 UTC

This package is auto-updated.

Last update: 2024-05-01 00:11:04 UTC


README

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