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 08:23:51 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2,232
Commits
5
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
nicobn
a062835e43
'import' is a reserved word in PHP 6. Changed all method names / properties name from import to imprt. This means the documentation will need to be changed
2007-08-15 14:49:00 +00:00
benchmark
2007-05-27 11:37:43 +00:00
data
2007-02-06 20:06:57 +00:00
draft
Another typo.
2007-07-05 19:46:28 +00:00
images
A weird design approach by wernerm. The fun never stops.
2007-08-15 01:57:24 +00:00
lib
'import' is a reserved word in PHP 6. Changed all method names / properties name from import to imprt. This means the documentation will need to be changed
2007-08-15 14:49:00 +00:00
manual
2007-08-14 21:27:11 +00:00
models
2007-07-20 19:23:20 +00:00
tests
Added failing test for ColumnAggregation. Type field is not automaitcally set
2007-08-15 10:26:51 +00:00
tools
lib directory deduction now covers all possible cases.
2007-06-26 04:45:24 +00:00
vendor
- New feature in documentation: you can now link to other documentation sections with the following syntax:
2007-07-20 08:03:04 +00:00
mysqltest.php
mysql foreign key / trigger test
2007-06-12 23:43:58 +00:00
sql.php
added some sql statements for later usage
2007-02-14 22:38:39 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT
33
MiB
Languages
PHP
100%