Bonjour,

Depuis le 18 octobre il est possible de télécharger la nouvelle version de Zned Framework en 2.0 bêta 1.

Cela annonce enfin la sortie imminente de cette nouvelle mouture qui va pouvoir être comparé aux autres framework 2.0 (CodeIgniter, Symfony, Cake).

Aux rayon nouveautés :

New and refactored autoloaders:
Zend\Loader\StandardAutoloader
Zend\Loader\ClassMapAutoloader
Zend\Loader\AutoloaderFactory
New plugin broker strategy
Zend\Loader\Broker and Zend\Loader\PluginBroker
Reworked Exception system
Allow catching by specific Exception type
Allow catching by component Exception type
Allow catching by SPL Exception type
Allow catching by base Exception type
Rewritten Session component
Refactored View component
Split helpers into a PluginBroker
Split variables into a Variables container
Split script paths into a TemplateResolver
Renamed base View class "PhpRenderer"
Refactored helpers to utilize __invoke() when possible
Refactored HTTP component
New Zend\Cloud\Infrastructure component
New EventManager component
New Dependency Injection (Zend\Di) component
New Code component
Incorporates refactored versions of former Reflection and CodeGenerator components.
Introduces Scanner component.
Introduces annotation system.
Lien de téléchargement