﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Alexandre JULIEN &#187; Doctrine</title>
	<atom:link href="http://www.alexandre-julien.com/tag/doctrine-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexandre-julien.com</link>
	<description>Industrialisation des développements, PHP, .NET, jQuery, HTML5, Web, …</description>
	<lastBuildDate>Sun, 22 Jan 2012 20:26:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Doctrine 2.0 : que va apporter la nouvelle version de l&#039;ORM PHP 5</title>
		<link>http://www.alexandre-julien.com/php/doctrine-2-0-que-va-apporter-la-nouvelle-version-de-lorm-php-5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=doctrine-2-0-que-va-apporter-la-nouvelle-version-de-lorm-php-5</link>
		<comments>http://www.alexandre-julien.com/php/doctrine-2-0-que-va-apporter-la-nouvelle-version-de-lorm-php-5/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 06:57:07 +0000</pubDate>
		<dc:creator>Alexandre JULIEN</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[DAO]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.alexandre-julien.com/?p=595</guid>
		<description><![CDATA[
Doctrine ORM PHP 5 dors et déjà présent sur le framework Symfony, prépare une nouvelle version majeure du projet : Doctrine 2.0
Cette nouvelle version exclusivement compatible avec PHP 5.3 au minimum s&#8217;avère assez prometteuse et assez ambitieuse.
Petit rappel sur Doctrine : ce projet a été conçu  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alexandre-julien.com/wp-content/uploads/2009/08/logo.jpg"><img class="aligncenter size-full wp-image-597" title="Doctrine" src="http://www.alexandre-julien.com/wp-content/uploads/2009/08/logo.jpg" alt="Doctrine" width="421" height="88" /></a></p>
<p>Doctrine ORM PHP 5 dors et déjà présent sur le framework Symfony, prépare une nouvelle version majeure du projet : Doctrine 2.0</p>
<p>Cette nouvelle version exclusivement compatible avec PHP 5.3 au minimum s&#8217;avère assez prometteuse et assez ambitieuse.</p>
<p>Petit rappel sur Doctrine : ce projet a été conçu tout comme Propel (basé sur Active Record) dans un but de créer un ORM relativement puissant et extrèmement riche en fonctionnalités : tests unitaires automatiser sur les classes relationnelles, schéma des bases en YML, génération de code automatique, système de cache avancé, plugins, gestion des contraintes d&#8217;intégrités avancée, load-balancing, profiler, outils de performances, validations des données en fonction du schéma, &#8230; Bref un véritable équivalent de Hibernate en PHP 5.</p>
<p>Le projet est principalement supporté par Sensio Labs (framework Symfony).</p>
<p><span id="more-595"></span></p>
<p>La prochaine version (Doctrine 2.0) sera basée sur PHP 5.3, elle utilisera les nouveaux drivers de PHP, et promet de véritable amélioration au niveau des performances.</p>
<p>Voici des benchmarks des performances de Doctrine 2.0 par rapport à sa version précédente :</p>
<h3>PHP 5.2.8</h3>
<blockquote>
<table style="height: 68px;" border="0" cellspacing="0" width="237">
<thead>
<tr>
<th>#</th>
<th>Seconds</th>
<th>Memory</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>24</td>
<td>129170.648438 KB</td>
</tr>
<tr>
<td>2</td>
<td>23</td>
<td>129164.078125 KB</td>
</tr>
<tr>
<td>3</td>
<td>23</td>
<td>129176.851562 KB</td>
</tr>
</tbody>
</table>
</blockquote>
<h3>PHP 5.3.0alpha4-dev</h3>
<table border="0" cellspacing="0">
<thead>
<tr>
<th>#</th>
<th>Seconds</th>
<th>Memory</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>21</td>
<td>89858.7421875 KB</td>
</tr>
<tr>
<td>2</td>
<td>20</td>
<td>89864.59765625 KB</td>
</tr>
<tr>
<td>3</td>
<td>21</td>
<td>89867.89453125 KB</td>
</tr>
</tbody>
</table>
<p>D&#8217;autre part, Doctrine deviendra beaucoup moins coûteux en code et sera moins verbeux.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexandre-julien.com/php/doctrine-2-0-que-va-apporter-la-nouvelle-version-de-lorm-php-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/5 queries in 0.037 seconds using disk: basic
Object Caching 660/661 objects using disk: basic

Served from: www.alexandre-julien.com @ 2012-02-18 14:04:16 -->
