Download List

Descripción del Proyecto

pdoMap is a robust PHP ORM 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. It features fully optimized code, caching data, a full lazy loading system, and an open system for extending all functionality.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-16 05:31
2.1.ALPHA

Esta versión mejora la asignación de XML y el análisis (con errores documentados). Un adaptador de nuevo sistema de la entidad fue añadida. Una aplicación POPO se inició. El desempeño fue mejorado, con un promedio de 10 ms para la carga marco.
Tags: Alpha, xml-release, api-release
This release improves the XML mapping and parsing (with documented errors). A new adapter/entity system was added. A POPO implementation was started. Performance was improved, with an average 10ms for the framework loading.

2010-01-15 16:27
2.0 ALPHA1

Una definición XSD se ha añadido para los archivos de mapeo XML y la sintaxis de cheques. Errores en el generador de clase se fija, para evitar accidentes cuando la estructura está mal formado.
Tags: Alpha, fixes
An XSD definition was added for XML mapping files and checking syntax. Bugs in the class generator were fixed to avoid crashes when structure is badly formed.

2010-01-14 17:23
2.0 alpha

Las principales características fueron implementadas.
Tags: Alpha, test release, Major API Refactoring
The main features were implemented.

Project Resources