sfDoctrinePlugin
1.0.3stable
for sf 1.0 and Doctrine
MIT
This plugin offers the ability to use Doctrine instead of Propel with all the same functionality and more.
Current Versions
Currently the sfDoctrinePlugin has not been properly packaged and released. The best way to get the plugin is via svn. The following should be used for each version of symfony.
Submitting Tickets
Please submit tickets that are related to Doctrine in the http://trac.doctrine-project.org and tickets that are related to sfDoctrinePlugin in http://trac.symfony-project.org
Developers
License
Copyright (c) 2006-2008 Jonathan H. Wage
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.
Releases for sf 1.1
| Version |
License |
API |
Released |
|
1.1.2stable
|
MIT license |
1.0.4stable
|
19/12/2008 |
|
1.1.1stable
|
MIT license |
1.0.4stable
|
19/12/2008 |
Releases for sf 1.0
| Version |
License |
API |
Released |
|
1.0.3stable
|
MIT license |
0.11beta
|
19/12/2008 |
|
1.0.2stable
|
MIT license |
0.11beta
|
19/12/2008 |
|
1.0.1stable
|
MIT license |
1.0stable
|
07/08/2008 |
Changelog for release 1.0.3 - 19/12/2008
Other releases
Release 1.1.2 - 19/12/2008
Release 1.1.1 - 19/12/2008
Fixing the symfony dependency
Release 1.0.3 - 19/12/2008
Release 1.0.2 - 19/12/2008
Fixing the package details for the sfDoctrinePlugin for symfony 1.0
Release 1.0.1 - 07/08/2008
sfDoctrinePlugin
Overview
The sfDoctrinePlugin allows you to totally replace propel with doctrine (http://www.phpdoctrine.org) which is a powerful and easy-to-use ORM.
Doctrine Documentation
The best source of documentation for Doctrine is on the Doctrine website at http://www.phpdoctrine.org/documentation