|
Revision 3048, 0.7 kB
(checked in by jwage, 1 year ago)
|
Clean up, initial entry of root txt files, fixed a few broken unit tests. New documentation.
|
| 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 |
|---|