...It provides additional features such as timestamping, versioning, and nested set support, making it a valuable tool for applications that require advanced data management. The extensions integrate seamlessly with Symfony and other PHP frameworks that use Doctrine.
ObjetBDD is a Object Relational mapping (ORM) class, whitch encapsulate database's tables access, like Select, Insert, Update or Delete (CRUD : create, read, update, delete). It works with ADODB class.
pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure.