About 77 results
Open links in new tab
  1. Symfony, High Performance PHP Framework for Web Development

    Symfony is a web framework and a set of reusable PHP packages to build web applications, APIs, microservices and CLI apps.

  2. Symfony Documentation

    Symfony documentation includes articles, tutorials and books to learn about the Symfony PHP framework and its packages.

  3. What is Symfony

    What is Symfony Symfony is a set of PHP Packages, a Web Application framework, a Philosophy, and a Community — all working together in harmony.

  4. Download Symfony Framework and Packages

    Download the Symfony CLI tool, create Symfony applications and use Symfony packages.

  5. SymfonyLive Paris 2026

    SymfonyLive Paris 2026 (March 26 – 27, 2026) - Paris (France)

  6. Symfony Packages

    Symfony Packages are a set of decoupled and reusable PHP libraries. They have become the standard foundation on which the best PHP applications are built on.

  7. Symfony 7.3 Release

    Jul 3, 2011 · Full details of the Symfony 7.3 release, including its end of support for bug fixes and security fixes.

  8. Symfony and HTTP Fundamentals (Symfony Docs)

    Great news! While you're learning Symfony, you're also learning the fundamentals of the web. Symfony is closely modeled after the HTTP Request-Response flow: that fundamental paradigm that's behind …

  9. Databases and the Doctrine ORM (Symfony Docs)

    Screencast Do you prefer video tutorials? Check out the Doctrine screencast series. Symfony provides all the tools you need to use databases in your applications thanks to Doctrine, the best set …

  10. DoctrineMigrationsBundle Documentation - Symfony

    Database migrations are a way to safely update your database schema both locally and on production. Instead of running the doctrine:schema:update command or applying the database changes …