|
Revision 3168, 0.9 KB
(checked in by jwage, 14 months ago)
|
|
Added information for Zend framework ports.
|
| Line | |
|---|
| 1 | Copyrights |
|---|
| 2 | ---------- |
|---|
| 3 | |
|---|
| 4 | Doctrine |
|---|
| 5 | -------- |
|---|
| 6 | |
|---|
| 7 | Doctrine is a Object Relational Mapper built from scratch with PHP5. It contains a few ports of other popular PHP classes/libraries. |
|---|
| 8 | |
|---|
| 9 | Url: http://www.phpdoctrine.net |
|---|
| 10 | Copyright: 2005-2007 Konsta Vesterinen |
|---|
| 11 | License: GPL - see LICENSE file |
|---|
| 12 | |
|---|
| 13 | symfony |
|---|
| 14 | ------- |
|---|
| 15 | |
|---|
| 16 | Doctrine contains ports of a few symfony classes/libraries |
|---|
| 17 | |
|---|
| 18 | Url: http://www.symfony-project.com/ |
|---|
| 19 | Copyright: Fabien Potencier |
|---|
| 20 | License: MIT - see LICENSE file |
|---|
| 21 | |
|---|
| 22 | Spyc |
|---|
| 23 | ---- |
|---|
| 24 | |
|---|
| 25 | Doctrine contains a port of the Spyc software |
|---|
| 26 | |
|---|
| 27 | Url: http://spyc.sourceforge.net/ |
|---|
| 28 | Copyright: 2005-2006 Chris Wanstrath |
|---|
| 29 | License: MIT - http://www.opensource.org/licenses/mit-license.php |
|---|
| 30 | |
|---|
| 31 | Zend Framework |
|---|
| 32 | -------------- |
|---|
| 33 | |
|---|
| 34 | Doctrine contains ports of a few Zend components and has borrowed concepts and ideas from the Zend Framework project. |
|---|
| 35 | |
|---|
| 36 | Url: http://framework.zend.com |
|---|
| 37 | Copyright: Copyright © 2006-2007 by Zend Technologies, All rights reserved. |
|---|