Newsflash

eZ components is an enterprise ready general purpose PHP platform. As a collection of high quality independent building blocks for PHP application development eZ components will both speed up development and reduce risks. What is interesting with eZcomponents is that it's developped for the future, currently require PHP 5.1 and the locale package will require a Unicode enabled version of PHP and so probably PHP 6.
 
Expand All Collapse All Show/Hide Modules

Login

Total Users

755 registered
0 today
0 this week
Last: rugarigo

Syndicate

Home arrow Blog arrow eZ components
eZ components PDF Print E-mail
Friday, 12 January 2007
Article Index
eZ components
Page 2
eZ components is an enterprise ready general purpose PHP platform. As a collection of high quality independent building blocks for PHP application development eZ components will both speed up development and reduce risks. What is interesting with eZcomponents is that it's developped for the future, currently require PHP 5.1 and the locale package will require a Unicode enabled version of PHP and so probably PHP 6.
ezcomponents.png

Currently eZ components 1.0 stable is available for download. A complete documentation is available also with all the necessary details to install and try the features that have been implemented in this release.

eZ components list

eZcomponents implement a large set of PHP components which include :

Archive
Allows you to extract and create archive files, such as .tar (ustar, v7tar and gnutar) and .zip

Cache
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.

Configuration
A component that allows you to use configuration files in different formats.
The formats include the standard .ini file, and an array based format.

ConsoleTools
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.

Database
A lightweight database layer on to of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.

DatabaseSchema
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema. (Future version)



 
© 2009 SourceForAll