Posted over 2 years ago by jwage
Did you know that Doctrine 2 is already very well documented? I've noticed recently that some people seem to think we don't have any documentation for it, and that upgrading will not be possible for many months to come.
We have an almost complete manual on Doctrine 2 which is the same concept of "Guide to Doctrine for PHP" for Doctrine 1. It covers all the core concepts of Doctrine 2 as well as information on how to get started, code examples, best practices, etc.
The Guide to Doctrine for PHP starts off with the following chapters...
The following chapters have been completed and updated recently...
We also have a cookbook with a few articles already too...
We hope this helps you a little bit with getting started using Doctrine 2 and that you enjoy it! :)
Comments (9) [ add comment ]
PDF Posted by Matthieu about over 2 years ago.
Hi Jon,
Do you plan to make them available in PDF? It's so much easier to read…
Thanks!
Behaviors ? Posted by Henrik about over 2 years ago.
Is there a plan to include extensions / behaviors in 2.0 cant seem to find any documentation of it :S
re Posted by jwage about over 2 years ago.
@Mathieu Everything is always available as PDF. Check this page http://www.doctrine-project.org/documentation/2_0/en
@Henrik The behaviors/extensions will be the last thing to be finished and finalized in Doctrine 2 as it is relies on everything else being solid first.
Transaction over multi databases Posted by R@ziel057 about over 2 years ago.
Do you plan the implementation of a feature to permit to make transactions over multiple databases?
I think it could be very interesting...
Missing "Getting Started" Posted by Sigma about over 2 years ago.
Hi Jon,
I'm missing a "Getting Started"-Chapter, to know how to create a connection. Further on there is no section about how to work with relations on domain model objects.
Best regards Sigma
when integration framework ? Posted by dave about about 1 year ago.
that would be great to talk about integration in framework : zend, symfony. and for flex ! not only a teaser, but for strategic choices for application : when will be a mature integration doctrine2/framework/ria ? think's
Documentation PDF Posted by Robert M Campbell about 11 months ago.
PDF's not at http://www.doctrine-project.org/documentation/2_0/en
Umm, not working for me?
I desperately need the documentation in PDF form, if I am going to be able develop with it... (I have super limited Internet access -- in Laos)
Also, what documentation exists for OXM? Would like to dig deep into it, if possible...
pdf Posted by ludovic about 8 months ago.
just search and find : http://code.google.com/p/doctrine-loader/downloads/detail?name=doctrine-orm-manual-2-0-en.pdf
Documentation PDF Posted by Robert M Campbell about 8 months ago.
Nice! Thanks for the link... Did some searching and found some resources that helped me do what I needed to do... I also would love to have the cookbook and tutorials in PDF form, but didn't find them at the same place as the doctrine 2 manual given above... If someone knows where they can be accessed, that would be great!