Spoon 1.3.0
Spoon is a PHP framework for developing modern web applications. It is the base library used for developing Fork CMS.
Features of Spoon:
Supported features:
- Cookies
- Feeds
- Logging
- Databases
- Files
- REST
- Datagrid
- Filters
- Sessions
- Dates
- Forms
- Spoons
- Directories
- HTTP
- Templates
- Emails
- Locales
- Thumbnails
- XMLRPC
Requirements:
- PHP 5 or Higher
What's New in This Version:
New features:
- A callback mechanism for exceptions has been added. New constant 'SPOON_EXCEPTION_CALLBACK'.
- Can now overwrite the token error message in SpoonForm.
- SpoonFilter::arrayMapRecursive() now has an optional third parameter $allowedKeys, which allows you to map callback to specified array keys only.
- Added SpoonDirectory::isWritable, a better alternative to the native is_writable function (that can not handle Windows' permissions properly)
Bugfixes:
- Added FOLLOW_LOCATION to SpoonFile::download cURL call so rewrites pose no problem.
- Fixed SpoonFilter::isFloat and SpoonFilter::isInteger to work on every float and int instead of relying on regexes.
- Rewrote some small snippets of code to improve performance.
- Rewrote SpoonFilter::isInternalReferrer to use PHP's internal parse_url function.
- createThumbnail had been missing from SpoonFormImage.
- Form tokens are now working when you have more than one form on your page.
More popular Framework
- Cakephp 2.3.5 (1 day ago)
- Yii Framework 1.1.13 (4 months 13 days ago)
- CodeIgniter 2.1.2 (10 months 19 days ago)
- Zend Framework 2.2.0 RC1 (10 days ago)
- Symfony framework 2.3.0 RC 1 (16 hours ago)
Listing Files

readme- 82 Bytes
- 12/13/2010 10:47:59

exception.php- 16.4 KB
- 12/13/2010 10:47:59

template.php- 11.7 KB
- 02/18/2011 11:04:16

compiler.php- 27.3 KB
- 02/18/2011 11:04:16

modifiers.php- 4.5 KB
- 02/18/2011 11:04:16

email.php- 24.5 KB
- 02/07/2011 11:21:10

smtp.php- 8.6 KB
- 01/03/2011 11:11:04

http.php- 4.6 KB
- 01/03/2011 11:11:04

thumbnail.php- 19.3 KB
- 01/26/2011 10:45:11

session.php- 3.2 KB
- 01/03/2011 11:11:04

spoon.php- 8.0 KB
- 02/18/2011 11:04:16

log.php- 2.2 KB
- 12/13/2010 10:47:59

