Symfony Reloaded 2.0 Preview Release

Please note that Symfony2 is not ready for production yet. The final release is planned for late 2010 and will only support PHP 5.3.2 and up. In the meantime, we highly encourage you to use the current symfony 1.4 stable release for all your projects.

Get the Code

If you want to try Symfony2 out, provide early feedback on the product, or help us built a better framework, we provide several convenient ways to get you started fast.

The Sandbox

To get started fast, we highly recommend that you use the "Symfony sandbox". The Sandbox is a Symfony project where all the required libraries and some simple controllers are already included and where the basic configuration is already done. The great advantage of the sandbox over other types of installation is that you can start experimenting with Symfony immediately.

You can choose to download the Sandbox as a .zip or .tgz archive. The sandbox is updated on a regular basis.

You can also clone the sandbox repository hosted on Github.

Installation via Git

The official Symfony2 repository is hosted on Github at http://github.com/symfony/symfony. You should only use this method of installation if you want the bleeding edge or if you don't mind installing things by hand.

Installation via Subversion

If you use Subversion instead of Git, checkout the official Subversion read-only mirror at http://svn.symfony-project.com/branches/2.0. The repository is updated every 15 minutes.

Mailing Lists

Support for Symfony2 is given through the Symfony user mailing-list.

If you want to discuss enhancements of Symfony2, you can also subscribe to the Symfony developer mailing-list.

License

Copyright (c) 2004-2010 Fabien Potencier

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

© 2010 Fabien Potencier - "Symfony" is a trademark of Fabien Potencier, all rights reserved.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.