News Feed
Jobs Feed
Sections




News Archive
Paul Jones' Blog:
Solar 1.0.0 alpha1 Released
November 13, 2007 @ 12:05:00

Paul Jones is happy to announce that the Solar PHP framework he develops on has made it to the next major stage in its development - Solar 1.0.0 alpha 1 release.

After more months of breaks, changes, additions, and refactoring, I'm (finallly) at the point where I'm ready to call the Solar framework for PHP 5 feature-complete. The first of this feature-complete series is the new Solar-1.0.0alpha1 release as of Sunday, 11 Nov, 2007. We now have at least 80% of everything you would need to build web-based and cli-based applications. This is a big milestone for the project.

Some of the "highlights" of this new release he mentions include:

  • The new Solar_Controller_Console and Solar_Controller_Command classes are analagous to front and page controllers, respectively, for the command line.
  • The new Solar_Filter class combines validating and sanitizing.
  • We've moved a lot of the core functions of the Solar arch-class to their own static classes
  • Lots of changes in the Solar_Sql package related to database portability

There's also a new ORM system he mentions - mainly the major addition of Solar_Sql_Model (and its friends). Check out the community wiki for the new functionality to get started.

0 comments voice your opinion now!
solar php5 framework alpha release console filter sql model solar php5 framework alpha release console filter sql model


blog comments powered by Disqus

Similar Posts

Felix Geisendörfer's Blog: Learning from the CakePHP Source Code (Part 1)

Zend Developer Zone: This Week in the Zend Framework, Issue #11

SitePoint.com: An Introduction to CodeIgniter

PHP.net: PHP 5.2.2 and PHP 4.4.7 Released

Zend Developer Zone: Search Engine Friendly Websites with the Zend Framework


Community Events











Don't see your event here?
Let us know!


development community application series conference phpunit tool language example opinion interview zendframework2 release code podcast framework functional introduction testing unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework