This repository stores the information about the Symfony Projects displayed on symfony.com.
The contents of this repository and all the contributed contents are licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
Follow these instructions to show your Symfony-based project on symfony.com/projects:
- Add a YAML file with the basic project information in
projects/xxx.ymlwherexxxis the slug of your project (e.g.projects/acme.yml). Use any of the existing YAML files as the reference of your own file. - Add a square PNG image with the logo of your project in
projects/xxx.pngwherexxxis the slug of your project (e.g.projects/acme.png). It's recommended to create a 160px x 160px image. - Add your project to the
projects.ymlfile at the root of this repository. Append your project at the end of the list and we'll change its position if needed.