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-03-23 00:13:50 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2,904
Commits
5
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
zYne
a01ed0641f
fast identifier search for Doctrine_Hydrate, now the hydration should run in O(1) instead of O(n)
2007-10-22 16:38:03 +00:00
lib
fast identifier search for Doctrine_Hydrate, now the hydration should run in O(1) instead of O(n)
2007-10-22 16:38:03 +00:00
manual
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
2007-10-21 06:23:59 +00:00
models
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
2007-10-21 06:23:59 +00:00
tests
added hydration mode HYDRATE_NONE
2007-10-22 16:32:07 +00:00
tools
/sandbox
MOved sandbox to tools folder.
2007-10-21 20:40:03 +00:00
vendor
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
2007-10-21 06:23:59 +00:00
package.xml
Changed version to valid version.
2007-10-22 05:11:23 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT
33
MiB
Languages
PHP
100%