Symfony

Symfony

Symfony

PHP web application framework for MVC applications


Symfony is a free and open-source PHP web application framework and a set of reusable PHP component libraries. It was published as free software on October 18, 2005, and released under the MIT License.

Quick Facts Original author(s), Developer(s) ...

Goal

Symfony aims to speed up the creation and maintenance of web applications and to replace repetitive coding tasks. It's also aimed at building robust applications in an enterprise context, and aims to give developers full control over the configuration: from the directory structure to the foreign libraries, almost everything can be customized.[2] To match enterprise development guidelines, Symfony is bundled with additional tools to help developers test, debug and document projects.[3]

Symfony has a low performance overhead used with a bytecode cache.

Technical

Symfony was heavily inspired by the Spring Framework.[4][5]

It makes heavy use of existing PHP open-source projects as part of the framework, including:

Symfony also makes use of its own components, which are freely available on the Symfony Components site for various other projects:

  • Symfony YAML, a YAML parser based upon Spyc
  • Symfony Event Dispatcher
  • Symfony Dependency Injector, a dependency injector
  • Symfony Templating, a templating engine

Sponsors

Symfony is sponsored by SensioLabs, a French software developer and professional services provider.[6] The first name was Sensio Framework,[7] and all classes were therefore prefixed with sf. Later on when it was decided to launch it as open-source framework, the brainstorming resulted in the name symfony (being renamed to Symfony from version 2 and on), which matches the existing theme and class name prefixes.[8]

Real-world usage

  • Symfony is used by the open-source Q&A service Askeet and many more applications, including Delicious website.[9]
  • At one time it was used for 20 million users of Yahoo! Bookmarks.[10]
  • As of February 2009, Dailymotion.com has ported part of its code to use Symfony, and is continuing the transition.[11]
  • Symfony is used by OpenSky, a social shopping platform, and the Symfony framework is also used by the massively multiplayer online browser game eRepublik, and by the content management framework eZ Publish in version 5.[12]
  • Drupal 8, phpBB and a number of other large applications have incorporated components of Symfony.[13][14]
  • Symfony is also used by Meetic, one of the largest online dating platforms in the world, on most of its websites for implementing its business logic in the backend.[15]
  • Symfony components are also used in other web application frameworks including Laravel, which is another full-stack framework, and Silex, which is a microframework.[16]
  • Vogue Paris's website is also built on the Symfony framework[17]

Symfony's own website has a comprehensive list of projects using Symfony and a showcase of websites built with Symfony.[18]

Releases

Symfony manages its releases through a time-based model; a new Symfony release comes out every six months: one in May and one in November. This release process has been adopted as of Symfony 2.2, and all the "rules" explained in this document must be strictly followed as of Symfony 2.4.

The standard version of Symfony is maintained for eight months, whereas long-term support (LTS) versions are supported for three years. A new LTS release is published biennially.[19]

The current LTS release is version 6.4 as per https://symfony.com/releases/6.4.

More information Color, Meaning ...
More information Version, Release date ...


See also


References

  1. Potencier, Fabien (2024-04-03). "Symfony 7.0.6 released". Blog. symfony.com. Retrieved 2024-04-13.
  2. High Performance PHP Framework for Web Development - Symfony. Symfony-reloaded.org. Retrieved on 2014-05-30.
  3. "Open-Source cross-pollination (Symfony Blog)". symfony.com. Retrieved 2020-06-06.
  4. Symfony2 meets eZ Publish 5. Symfony (2012-07-02). Retrieved on 2014-05-30.
  5. Drupal (Projects using Symfony). Retrieved on 2015-12-01.
  6. 2.0.23 released. Symfony (2013-03-20). Retrieved on 2014-05-30.
  7. 2.2.0. Symfony (2013-03-01). Retrieved on 2014-05-30.
  8. 2.3.0, the first LTS, is now available. Symfony (2013-06-03). Retrieved on 2014-05-30.
  9. 2.4.0 released. Symfony (2013-12-03). Retrieved on 2014-05-30.
  10. "Symfony 4.4 release". symfony.com. Retrieved 2019-11-27.
  11. "Schedule | SymfonyCon Amsterdam 2019". amsterdam2019.symfony.com. Retrieved 2019-11-27.
  12. "Symfony 5.2 release". symfony.com. Retrieved 2020-06-28.
  13. "Symfony 5.3 release". symfony.com. Retrieved 2021-07-16.
  14. "Symfony 5.4 release". symfony.com. Retrieved 2021-07-16.
  15. "Symfony 6.0 release". symfony.com. Retrieved 2021-07-16.
  16. "Symfony 6.1 will require PHP 8.1 (Symfony Blog)". symfony.com. Retrieved 2022-02-25.
  17. "Symfony 6.1 release". symfony.com. Retrieved 2022-12-29.
  18. "Symfony 6.2 release". symfony.com. Retrieved 2022-12-29.
  19. "Symfony 6.3 release". symfony.com. Retrieved 2022-12-29.
  20. "Symfony 6.4 release". symfony.com. Retrieved 2022-12-29.
  21. "Symfony 7.0 release". symfony.com. Retrieved 2023-12-18.
  22. "Symfony 7.1 release". symfony.com. Retrieved 2023-12-18.

Further reading


Share this article:

This article uses material from the Wikipedia article Symfony, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.