Menu

sierra-php :: PHP Application Framework / News: Recent posts

sierra-php article in php|architect magazine

An introduction to the sierra-php framework article has been published in the June 2009 issue of php|architect magazine. The full article is now available in PDF format here: http://c0423401.cdn.cloudfiles.rackspacecloud.com/sierra-php-phparch-jun09.pdf

Posted by Jason Read 2009-06-20

sierra-php: v1.1.4 released

Version 1.1.4 includes a handful of bug fixes as well as a new authentication feature allowing for designation of a login smarty template to be used for authentication instead of only the standard http authentication available in the previously release. For more information, review the documentation provided in app-config.dtd

Posted by Jason Read 2009-06-18

sierra-php: v1.1.3 released

Version 1.1.3 includes a butt load of minor fixes and enhancements as well as a complete rewrite of SRA_TimeZone (see release notes for more details)

Posted by Jason Read 2009-01-14

Blog Tutorial Posted

A simple blogging tutorial has been created here: http://code.google.com/p/sierra-php/wiki/BlogTutorial

Posted by Jason Read 2008-06-11

sierra-php: v1.1.1 released

This version of sierra-php includes primarily bugs fixes related to web services
and authentication as well as some new functionality for caching
(lib/util/SRA_Cache.php) and some additional utility functions (SRA_Util::stem,
SRA_Util::createThumbnail, SRA_Util::isPrivateNetworkIp,
SRA_Util::getServicePort, SRA_Util::getServiceName,
SRA_Util::normalizeMeasurement)

Posted by Jason Read 2008-06-11

sierra-php: v1.1 released

sierra-php is yet another PHP framework. It is compatible with both PHP 4 and 5. It provides a foundation of reusable object-oriented code for Linux/Unix PHP software implementations.

This version of sierra-php includes completely new REST and SOAP web services integration in the entity model (model/entity_model.dtd)

Posted by Jason Read 2008-02-20

sierra-os v1.0 released

sierra-os PHP RIA Framework version 1.0, based entirely on sierra-php has been released after nearly 3 years of development. checkout the website http://code.google.com/p/sierra-os/ or http://sourceforge.net/projects/sierra-os/ for more information

Posted by Jason Read 2008-01-11

v1.0.3

Version 1.0.3 has been released. this version includes a significantly enhanced console (bin/sra-console.php) based on readline and some minor bug fixes related to php5 compatibility

Posted by Jason Read 2008-01-09

v1.0.2 + rpm

Version 1.0.2 includes both a source archive and rpm package. If you use the rpm, you will most likely still want to run the installer: sierra/bin/sra-installler.php to fine tune your configuration and/or to add the example application

Posted by Jason Read 2007-12-20

sierra-php v1.0 released

The first official release of the sierra-php framework has been released. This release includes a full implementation of all framework functionality including the framework installer.

Posted by Jason Read 2007-11-14

v0.8 Beta Released

The SIERRA PHP Application Framework v0.8 incorporates all of the core functionality planned for the framework minus workflow. O/R mapping and code generation of DAOs and VOs is fully functional and tested, but may contain some in bugs in handling complex relational schemas.

The SIERRA Framework has been deployed on PHP v4.1.2 and up. It is not PHP v5 compatible yet.

Extensive inline API and DTD documentation is provided in the corresponding source files. Additionally, a sample documented application is included in this release. Further documentation is forthcoming. ... read more

Posted by Jason Read 2006-01-07