2022-08-14 22:09:12 +01:00
2022-08-14 17:52:03 +01:00
2022-08-14 22:09:12 +01:00
2022-08-14 22:09:12 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 19:53:26 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 17:52:36 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 17:52:36 +01:00
2022-08-14 15:16:00 +01:00

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

  • YAML files must end with .yaml
  • Namespaces should always start with Pcm\ExampleBundle (change Example to whatever is appropriate)
Description
No description provided
Readme 132 KiB
Languages
PHP 98.5%
Makefile 1%
Dockerfile 0.5%