Spawn Framework · Contact · Community · Tutorial · Documentation · Download · About

Open-Source PHP Framework

Spawn 2.0 released! 2011-08-26 20:23:13

Spawn Framework 2.0 for php 5.3 was released!

The most important changes:

- Namespaces
- Autoloader with PSR-0
- Dynamic router
- Better acl
- Abstract class to form and valid

Spawn-Framework 1.5.1 released! 2011-05-04 15:31:39

Today, the latest edition shows from series 1.x.

The main change in 1.5 is a new sf_cache.
It is faster and non static.

Next version SpawnFramework will be 2.0 for php 5.3.

Spawn-Framework 1.4.0 released! 2010-12-24 11:49:31

The most important changes:

Modifications:

sf_view - updated __construct()
sf_auth - updated add()
sf_url - updated get()
sf_form - updated options(), option()
sf_db - optimized query()

Spawn-Framework 1.3.9 released! 2010-12-09 16:14:11

The most important changes:

New methods and modifications:

sf_db - updated update(), lastSql()
sf_image added __destruct()
sf_translate added two new parameters in __construct

Spawn-Framework 1.3.8 released! 2010-11-17 17:53:29

The most important changes:

New methods and modifications:

sf_registry:
 added getAll()
 removed default name in set()
sf_mail:
 added sendHtml()
sf_request:
 updated constructor
 added method getFile()
sf_form:
 added $name to submit
sf_html:
 added method cropText()
« Back | 1 | 2 | 3 | Next »