MongoDB Object Document Mapper 1.0.0
Doctrine MongoDB Object Document Mapper is built for PHP 5.3.2+ and provides transparent persistence for PHP objects. MongoDB Object Document Mapper is a professional PHP database software. It is clear that MongoDB is fast finding application amongst cutting-edge web developers.
As a relatively new concept for persistence, NoSQL (Not Only SQL) and more specifically document-oriented databases, such as MongoDB, are starting to enter the web applications landscape. Its strength lies in speed and ability to cope with dynamic data, making its goals align closely with requirements of many websites around today.
Features of Doctrine MongoDB Object Document Mapper:
- Transparent persistence.
- Map one or many embedded documents.
- Map one or many referenced documents.
- Create references between documents in different databases.
- Map documents with Annotations, XML, YAML or plain old PHP code.
- Documents can be stored on the MongoGridFS.
- Collection per class(concrete) and single collection inheritance supported.
- Map your Doctrine 2 ORM Entities to the ODM and use mixed data stores.
- Inserts are performed using MongoCollection::batchInsert()
- Updates are performed using atomic operators.
More popular Document Management
- AjaXplorer 3.2 (5 years, 3 months 16 days ago)
- LetoDMS 3.0.0-RC5 (4 years, 11 months 21 days ago)
- eZimDMS 4.0 (5 years, 3 months 16 days ago)
- Kordil EDMS 2.2.60rc4 (4 years, 11 months 21 days ago)
- KCFinder 2.4 (4 years, 4 months 26 days ago)
Listing Files
.gitignore
- 61 Bytes
- 11/01/2010 13:51:30
doctrine-mongo-mapping.xsd
- 4.0 KB
- 11/01/2010 13:51:30












Shell.php
- 3.8 KB
- 11/01/2010 13:51:30


ApplicationTester.php
- 2.6 KB
- 11/01/2010 13:51:30
CommandTester.php
- 2.6 KB
- 11/01/2010 13:51:30


StringInput.php
- 2.5 KB
- 11/01/2010 13:51:30
InputDefinition.php
- 15.1 KB
- 11/01/2010 13:51:30
Input.php
- 5.4 KB
- 11/01/2010 13:51:30
InputOption.php
- 4.8 KB
- 11/01/2010 13:51:30
InputArgument.php
- 3.2 KB
- 11/01/2010 13:51:30
ArgvInput.php
- 7.4 KB
- 11/01/2010 13:51:30
ArrayInput.php
- 4.5 KB
- 11/01/2010 13:51:30
