You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fabien Potencier e167092ecd updated vendors script 15 years ago
src/Symfony [Routing] added missing @Annotation tag 15 years ago
tests merged branch schmittjoh/annotationUpdate (PR #1483) 15 years ago
.gitignore Added vendor directory to .gitignore 16 years ago
LICENSE added the LICENSE file for the YAML component 15 years ago
README.md updated the README file 15 years ago
UPDATE.ja.md updated Japanese translation of UPDATE file (RC1) 15 years ago
UPDATE.md added a note to update file 15 years ago
autoload.php.dist [AsseticBundle] moved the bundle to its own repository -- https://github.com/symfony/AsseticBundle 15 years ago
check_cs fixed root search path to include only './src' and './tests' 15 years ago
phpunit.xml.dist [Security] cleaned up opt-in to benchmark test 15 years ago
vendors.php updated vendors script 15 years ago

README.md

README

What is Symfony2?

Symfony2 is a PHP 5.3 full-stack web framework. It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain websites with PHP.

Symfony can be used to develop all kind of websites, from your personal blog to high traffic ones like Dailymotion or Yahoo! Answers.

Requirements

Symfony2 is only supported on PHP 5.3.2 and up.

Installation

The best way to install Symfony2 is to download the Symfony Standard Edition available at http://symfony.com/download.

Documentation

The "Quick Tour" tutorial gives you a first feeling of the framework. If, like us, you think that Symfony2 can help speed up your development and take the quality of your work to the next level, read the official Symfony2 documentation.