Nephtali 3.3.3
Nephtali is a flexible, fast, and secure PHP framework, which integrates security features such as automatic output escaping and input validation, while providing an an intuitive, consistent API within a uniquely transparent architecture using a functionally inspired code base. All of this, fitted into one PHP file.
Features of Nephtali:
- Functional style (functions are preferred over objects, many framework values are immutable.)
- Novel architecture makes use of pipe-controllers (as opposed to the page- or front-controllers) and embedded views, cleanly separating HTML from PHP and empowering designers in the development process.
- Wrapper functions for PDO simplify DB work whilst maintaining control and flexibility (working with multiple DB's and transactions is simple.)
- The framework all fits within ONE FILE, less than 3000 lines of code (including comments.)
Requirements:
- PHP 5.3 or Higher
What's New in This Version:
- Deprecated ‘is_valid’ flag in favor of ‘is_set’ flag for pure pipe signature checks.
- Corrected omission of ‘error_message’ spelling check for ports in debug mode.
- Fixed JSON-formatting bug for REST-ful port validation requests containing multiple errors.
- Port ‘error_message’ option now properly overrides the default error messages generated for specific failures.
- Started tradition of adding version number to the ncore root docblock to facilitate identification of the current version of Nephtali you’re using.
- Fixed bug leading to unnecessary calls of curl parallel processing function.
More popular Framework
- Cakephp 2.3.5 (3 days ago)
- Yii Framework 1.1.13 (4 months 15 days ago)
- CodeIgniter 2.1.2 (10 months 21 days ago)
- Zend Framework 2.2.0 RC1 (12 days ago)
- Symfony framework 2.3.0 RC 1 (2 days ago)
Listing Files

_README.txt- 435 Bytes
- 07/10/2010 23:23:39

setup.php- 8.4 KB
- 07/10/2010 23:23:39

_LICENSE.txt- 1.1 KB
- 07/10/2010 23:23:39

parser.php- 15.3 KB
- 01/12/2011 20:24:53

generator.php- 374 Bytes
- 01/09/2011 04:37:30

dev_tools.php- 3.4 KB
- 01/11/2011 04:15:46

nregister.php- 9 Bytes
- 12/20/2009 08:27:35

debug.html- 1.8 KB
- 07/10/2010 23:23:39

ncore.php- 106.9 KB
- 07/04/2012 07:43:04

nconfig.php- 1.9 KB
- 02/13/2012 06:57:28

setup.php- 186 Bytes
- 07/10/2010 23:23:39

