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-19 22:43:58 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2,930
Commits
5
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
bschussek
d631c789f3
Correcting the last example (Phonenumber): Changed hasMany('User') to hasOne('User')
2007-10-26 13:00:31 +00:00
lib
fixed getRecord/Collection as xml. removed old obtainIdentifiers function and fixed count call
2007-10-26 09:56:31 +00:00
manual
Correcting the last example (Phonenumber): Changed hasMany('User') to hasOne('User')
2007-10-26 13:00:31 +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
add test case for ticket
#438
2007-10-24 16:19:49 +00:00
tools
/sandbox
-
2007-10-23 03:39:57 +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
-
2007-10-23 03:39:57 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT
33
MiB
Languages
PHP
100%