d833ae95dec9d5b44820e40c19baba173faca798
PCM Skeleton Bundle
This skeleton bundle contains the bare bones of a Symfony bundle.
To get started, add a bundle name and description inside of composer.json. Add yourself as an author too, if you are cool enough.
Change the class name and namespace of the bundle file in /src. Change the file name to match the class name also.
Conventions
YAMLfiles must end with.yml- Namespaces should always start with
Pcm\ExampleBundle(changeExampleto whatever is appropriate)
Description
Languages
PHP
98.5%
Makefile
1%
Dockerfile
0.5%