This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-02-20 22:23:14 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3,513
Commits
5
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
gnat
7757de9622
setCharset Documentation provided by irc user ivanst
2008-06-14 14:46:16 +00:00
lib
Cosmetics changes in EventManager, renamed the registerEventListener to addEventListener, optimized the source and changed the arguments order. Commented an echo line in RangeVariableDeclaration
2008-06-08 16:42:55 +00:00
manual
setCharset Documentation provided by irc user ivanst
2008-06-14 14:46:16 +00:00
tests
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
2008-06-05 19:01:58 +00:00
tests_old
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
tools
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
vendor
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
CHANGELOG
Modified changelog
2007-12-09 01:59:42 +00:00
COPYRIGHT
fixes
#693
2008-01-22 22:48:47 +00:00
LICENSE
fixes
#693
2008-01-22 22:48:47 +00:00
package_Core.php
- fixed package file names
2008-02-06 17:32:21 +00:00
package_Core.xml
- added package xml files
2008-02-06 17:33:53 +00:00
package_DBAL.php
- fixed package file names
2008-02-06 17:32:21 +00:00
package_DBAL.xml
- added package xml files
2008-02-06 17:33:53 +00:00
package_ORM.php
- fixed package file names
2008-02-06 17:32:21 +00:00
package_ORM.xml
- added package xml files
2008-02-06 17:33:53 +00:00
package.php
Minor changes backported from 0.9 and 0.10
2008-02-15 18:42:06 +00:00
package.xml
Updated package from PEAR_PackageFileManager2
2008-02-14 03:56:35 +00:00
query-language.txt
Finished first parts of SELECT support. Two test cases added and passing. Introduced the concept of DCTRN in queryComponent. Added concept of queryField, which validates for already defined fields in SELECT.
2008-05-27 03:44:08 +00:00
README
Clean up, initial entry of root txt files, fixed a few broken unit tests. New documentation.
2007-11-01 19:45:36 +00:00
svn2cl.xsl
added xsl stylesheet to generate changelogs from svn log. merged a few patches from 0.10
2008-03-19 18:33:14 +00:00
README
The file is empty.
Description
Doctrine 2 Object Relational Mapper (ORM)
Readme
MIT
32
MiB
Languages
PHP
100%