About 61 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. Download Symfony Framework and Packages

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

  3. Symfony Documentation

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

  4. symfony 1.x legacy website

    The symfony 1.x branch of the framework started in 2005 and the latest stable version and long term support release is symfony 1.4. As of November 2012, symfony 1.x is not maintained anymore and …

  5. Symfony

    function output { style_start="" style_end="" if [ "${2:-}" != "" ]; then case $2 in "success") style_start="\033[0;32m" style_end="\033[0m" ;; "error") style_start ...

  6. The YAML Format (Symfony Docs)

    The Symfony Yaml Component implements a selected subset of features defined in the YAML 1.2 version specification. Scalars The syntax for scalars is similar to the PHP syntax. Strings Strings in …

  7. 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 …

  8. 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 …

  9. 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.

  10. 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.