Symfony News

Standardizing the GitHub Topics for Symfony repositories

GitHub has introduced a new feature called Topics that are "labels that create subject-based connections between GitHub repositories". In other words, they are tags that allow you to explore projects by type, technology and more.

In order to make the Symfony ecosystem stronger and more standardized, we propose to use some common topics for Symfony related repositories. Of course you are free to follow or ignore these recommendations, but following them will make us stronger.

If your repository is a Symfony Bundle, consider using the following four topics (in addition to your own topics):

  • php, it may seem redundant but it contributes to make the PHP ecosystem look as big as it really is;
  • symfony, recommended for any repository related to the Symfony project (don't add the Symfony version (symfony2, symfony3) to avoid fragmentation);
  • bundle, the most appropriate topic for Symfony bundles; short and memorable;
  • symfony-bundle, it may seem redundant too, but it helps exclude projects that use our bundle topic and are not related to Symfony.

If your repository is a Symfony application instead of a bundle, consider using:

  • php
  • symfony
  • symfony-application

If your repository is related to Silex, consider using:

  • php
  • silex
  • silex-provider

If your repository is related to Twig, consider using:

  • php
  • twig
  • twig-extension

Lastly, in addition to adding stars to the main Symfony GitHub repository, don't forget to star the read-only Symfony repositories (for example, the Console component repository, the MonologBundle repository, etc.) to make them more discoverable.


Be trained by Symfony experts - 2017-02-06 Paris - 2017-02-06 Paris - 2017-02-08 Paris


About us

What a Symfony developer should know about the framework: News, Jobs, Tweets, Events, Videos,...

Resources

Find us on Twitter

Find us on Facebook