Top Tags
ajax
article
codeigniter
conference
dom
namespace
news
onphp5
oop
php5
poll
prado
security
solar
sqlite
symfony
unicode
zend core
zend framework
zend platform
More tags »
Not logged in
Login |
Register
den_hotmail@fbzz
|
Solar 0.26.0 Released
By dennisp
on Thursday, 01 February 2007, 16:06
Published under:
news
solar
Views: 2358, comments: 0
A new version (0.26.0) of Solar, a PHP5 framework, has been released and is available for download
Quoting the lead developer's blog (there is no announcement on the official site):
The first new release of Solar in three months, version 0.26.0 alpha, has arrived! There are over 150 separate changes and improvements noted in the change log. [...]
The single biggest change is a move from the Facade pattern to the Factory pattern for classes using adapters, such as Access, Auth, Cache, Log, Sql, and Role. [...]
The front-controller and page-controller now support automatic discovery of alternative output formats from the URI. For example, if the URI ends in ".rss" and that page-action allows the ".rss" format, the controller will automatically load up the ".php.rss" view and turn off the layout (instead of just the ".php" view with the default layout). This means you can use one action method to provide data for multiple output formats automatically.
Solar_Sql has a lot of little improvements: built-in profiling, emulated prepare-statment using PDO, new fetch*() methods to eventually replace the select(*) method, table-column definition retrieval via fetchTableCols(), and much more.
Solar is a PHP 5 framework for rapid application development. It is fully name-spaced and uses enterprise application design patterns, with built-in support for localization and configuration at all levels.
Related articles
Solar 0.27.0 and 0.27.1 Released
Symfony 1.0.4 Released
Zend Framework 1.0.0 RC3 Released
Symfony 1.0.5 Released
Zend Framework 1.0.0 RC2 Released
PHP Version 5.2.3 Released
Prado 3.1.0 RC Released
Symfony 1.0.3 Released
Zend Framework 1.0.0 RC1 Released
Zend Framework 1.0.0 Production Released
Symfony 1.0.6 Released
PHP Version 5.2.4 Released
2008 PHP Quebec Conference Call for Papers
PHP Version 5.2.4 (RC1) Released for Testing
Zend Framework 1.0.1 Released
Prado 3.1.0 Released
CodeIgniter 1.5.4 Released
Zend Core 2.0.1 for Oracle and IBM Released
PHP Version 5.2.2 Released
PHP Version 5.2.1 Released
Zend Platform 3.0 Released
Symfony 1.0 Released
PHP Conference UK 2007 Registration Open
International PHP Conference Call for Papers Announced
Zend Platform 3.0 Beta for Windows Released
Symfony 1.0 Beta 4 Released
Zend Framework 0.8.0 Released
Zend Core 2.0 Released
PHP Version 5.2.2 (RC1) Released for Testing
Symfony 1.0.2 Released
Prado 3.1.0 Alpha Released
Prado 3.1.0 Beta Released
Prado 3.0.7 Released
Zend Framework 0.9.0 Beta Released
Zend Framework 0.9.1 Beta Released
Zend Framework 0.9.3 Beta Released
|