Phork 1.3.5
From PHPKode | 191.5 KB
Try before download
The page visits: 462
Phork is a flexible, lightweight Open Source PHP 5 Framework for developing robust applications. It comes with a comprehensive manual covering everything you need to know to build your application. This PHP framework promotes community involvement. You can ask questions in the forum and share snippets in the wiki.
What's New in This Release Version 1.3.5 Phork PHP 5 Framework:
- Changed the Form utility to use htmlspecialchars() instead of htmlentities().
- Added a zero pad option to Form::getSelectRange().
- Added getHelper() method to the CoreModel class.
- Added disableField() and enableField() methods to the ModelValidation class.
- Added a flag to CoreError::error() to allow the error to be first in the array.
- Added nodeExists() to the CoreDisplay object.
- Added AppConfig::get('InstallDir') calls before all CoreLoader includes in the Phork php directory.
- Changed CoreLoader::getIncludePath() so it doesn't check all include paths for absolute paths passed.
- Moved the load time and peak memory usage output from index.php into the SiteBootstrap in the standard site.
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 (8 hours ago)
Listing Files

index.phtml- 2.6 KB
- 11/01/2010 04:38:18

error.phtml- 902 Bytes
- 10/03/2009 07:44:04

SiteBootstrap.class.php- 747 Bytes
- 07/26/2010 12:03:46

ScriptBootstrap.class.php- 1.2 KB
- 07/26/2010 12:03:46

ScriptController.class.php- 1.9 KB
- 07/26/2010 12:03:46

SiteController.class.php- 567 Bytes
- 07/26/2010 12:03:46

.htaccess- 233 Bytes
- 10/04/2009 05:16:34

index.php- 2.1 KB
- 11/30/2009 04:45:36

prepend.php- 0 Bytes
- 07/08/2010 13:12:46

