Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-doctrine
A curated list of amazingly awesome Doctrine 2 ORM related libraries, resources and shiny things.
https://github.com/biberlabs/awesome-doctrine
Last synced: 5 days ago
JSON representation
-
For beginners
- Culttt - articles on various basic topics [2014]
- Doctrine 2 basic concepts - Very simple intro into Doctrine basics [2014]
- ORM Cheatsheet
- Start Coding with Doctrine 2 ORM!
-
Slides
- Extending Doctrine 2 For Your Domain Model - 171 lightweight slides with specific examples [2014]
- Doctrine ORM Good Practices and Tricks - [slides](http://ocramius.github.io/doctrine-best-practices/#/) [2015]
- Doctrine fixtures - 13-slides intro to Doctrine Fixtures with Faker [2013]
-
Articles / Blog / Notes
- Why Doctrine ORM is not suited for PHP
- Doctrine 2 in Depth
- Some Doctrine 2 best practices - about performance [2012]
- Persisting Value Objects in Doctrine
- Doctrine2 entity changeset for relations
- Doctrine 2 Interview with Marco Pivetta, is the one of the maintainers of Doctrine 2
- Auto-Increment is the Devil: using UUIDs in Symfony and Doctrine
-
Repositories
-
How to Improve Performance
-
Entities
- Filtering associations with Doctrine 2 - criteria filtering [2013]
- ManyToMany with extra columns - Stackoverflow [2011]
-
Nette related
-
Books
- Persistence in PHP with Doctrine ORM
- 12. Database Management with Doctrine ORM with Zend Framework - This is a part of Using Zend Framework 3 book
-
Open-Source Projects using Doctrine