About 22,500 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 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 …

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

  5. Symfony Documentation

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

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

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

  8. The Routing Component (Symfony Docs)

    Before we start diving into the Routing component, let's refactor our current framework just a little to make templates even more readable: 1 2 3 4 5 6 7 8 9 10 11 12 ...

  9. Symfony - Swift Mailer: A feature-rich PHP Mailer – Documentation

    Swift Mailer: A feature-rich PHP Mailer Swift Mailer is a component based library for sending e-mails from PHP applications. Swift Mailer will stop being maintained at the end of November …

  10. Introduction - Documentation - Twig PHP

    Introduction Welcome to the documentation for Twig, the flexible, fast, and secure template engine for PHP. Twig is both designer and developer friendly by sticking to PHP's principles …