yceruto/bundle-skeleton

A minimal Symfony bundle skeleton recommended to create new bundles

Maintainers

Package info

github.com/yceruto/bundle-skeleton

Type:symfony-bundle

pkg:composer/yceruto/bundle-skeleton

Statistics

Installs: 313

Dependents: 0

Suggesters: 0

Stars: 40

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:43:42 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