1.8 Preview Release

Today the team of Zend Framework developers has released a preview release 1.8.0. Despite the fact that the final release is scheduled for the end of this month, this release represents the hard work of many developers and demonstrates a range of powerful new components.

This release is for guidance only and not ready for use in real projects.

If you are already using Zend Framework, download the distribution and evaluate all innovations:

the

Zend_Tool provides tools for working with the Zend Framework. For example now you can from the command line to perform a series of tasks such as establishing project structure, adding new resources to the project, actions, and types of controllers and a lot more. For example, you can now do this:

% zf create project foo

and to generate the skeleton for a new project in a directory named "foo" with the following structure:

|-- application
| |-- Bootstrap.php
| |-- configs
| | `-- application.ini
| |-- controllers
| | |-- ErrorController.php
| | `-- IndexController.php
| |-- models
| `-- views
| |-- helpers
| `-- scripts
| |-- error
| | `-- error.phtml
| `-- index
| `-- index.phtml
|-- library
|-- public
| |-- .htaccess
| `-- index.php
`-- tests
|-- application
| `-- bootstrap.php
|-- library
| `-- bootstrap.php
`-- phpunit.xml


In the future, the ZF team will add more functionality in this direction. Respect to Ralph Schindler for his work on this component.

Zend_Application provides application download (bootstrapping), as well as the configuration of the platform. If you are using Zend_Application, you will create a class app download, which can be used as functional plug-ins and their own; With the introduction of Zend_Loader_Autoloader_Resource and Zend_Application_Module_Autoloader, you can use startup for different classes in your modules, for example, models, forms, and plugins. This greatly simplifies the use of resources from other modules, and the use of resources within the same module. Respect Ben Scholzen for initiation Zend_Application and its significant contribution to this component.

Thanks to all who contributed to this release. Test and report things that can be improved by the time the final release of 1.8 at the end of this month! us know what we can improve for the final release of 1.8 later this month!

the

a Brief overview of the highlights of the release 1.8


the
    the
  • Zend_Tool — Ralph Schindler
  • the
  • Zend_Application — Ben Scholzen, Matthew Weier O Phinney
  • the
  • Zend_Navigation — Robin Skoglund
  • the
  • Zend_CodeGenerator — Ralph Schindler
  • the
  • Zend_Reflection Ralph Schindler and Matthew Weier O Phinney
  • Zend_Cache (Zend Server backend) — Alexander Veremyev the

  • Zend_Service_Amazon_Ec2 — Jon Whitcraft
  • the
  • Zend_Service_Amazon_S3 — Justin Plock, Stas Malyshev
  • the
  • Zend_Filter_Encrypt — by Thomas Weidner
  • the
  • Zend_Filter_Decrypt — Thomas Weidner
  • the
  • Zend_File_Transfer, Support for file upload progress support — Thomas Weidner
  • the
  • Zend_Json expression support — Benjamin Eberlei, Oscar Reales
  • the
  • Zend_Http_Client_Adapter_Curl — Benjamin Eberlei
  • the
  • Zend_Search_Lucene (Support for searching across multiple indexes) — Alexander Veremyev
  • Zend_Pdf (Support for page scaling, shifting and skewing) — Alexander Veremyev the

  • Zend_Validate_Int and Zend_Validate_Float (Locale support) — Thomas Weidner
  • Zend_Locale (Phonecode support) — Thomas Weidner the

  • Zend_Validate_Iban — Thomas Weidner
  • the
  • Zend_Validate_File_WordCount — Thomas Weidner
  • the
  • Support for keyword field search using query strings — Alexander Veremyev
  • the
  • Translation-aware routes — Ben Scholzen
  • the
  • SOAP input and output header support — Alexander Veremyev

Article based on information from habrahabr.ru

Комментарии

Популярные сообщения из этого блога

Fresh hay from the cow, or 3000 icons submitted!

Knowledge base. Part 2. Freebase: make requests to the Google Knowledge Graph

Group edit the resources (documents) using MIGXDB