Recommend this page to a friend! |
Download .zip |
Info | View files (41) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-06-22 (10 years ago) | 54% | Total: 2,310 | All time: 1,628 This week: 909 |
Version | License | Categories | ||||
clawphp 1.0 | GNU General Publi... | PHP 5, Libraries |
Description | Author | |
This package implements a framework intended to provide a convenient and intuitive way of development of PHP 5 driven object oriented applications. |
Claw Framework Hierarchical MVC approach for rapid application development with PHP5 Version 0.4.0.148 New features. New Coding Standards. Not only for web applications, thanks to ClawRequest. Useful resources: http://www.clawphp.org - project home http://claw.tigris.org - project development page http://docs.clawphp.org - public documentation wiki (please help filling it up) http://blog.clawphp.org - blog of development team |
Files | / | cfg |
File | Role | Description |
---|---|---|
claw.default.php | Conf. | Configuration (PHP way) |
claw.default.xml | Data | Default configuration (XML way) |
Files | / | core |
File | Role | Description |
---|---|---|
Claw.php | Class | Main class |
ClawArgs.php | Class | Claw Arguments |
ClawContainer.php | Class | Claw Container for enhancing objects with variable manipulation |
ClawCookie.php | Class | Claw Cookie Handler |
ClawCrypt.php | Class | Two-way encryption mechanism |
ClawException.php | Class | Claw Exception |
ClawModel.php | Class | Claw Database Model |
ClawPage.php | Class | Claw Page Base |
ClawRegistry.php | Class | Static object registry |
ClawSession.php | Class | Claw Session Handler |
ClawUser.php | Class | User Handler for Claw Framework |
Debug.php | Class | Claw Debug |
Namespaces.php | Class | Namespaces Handler for Claw Framework |
Files | / | ext |
File | Role | Description |
---|---|---|
ArgsClawException.php | Class | Bad Arguments Exception |
DBClawException.php | Class | Claw DB Exception |
InvalidPathClawException.php | Class | Claw Invalid Path Exception |
ModelClawException.php | Class | Claw Model Exception |
MySQLClawDB.php | Class | PHP-MySQL Claw DB adapter |
NoAuthClawException.php | Class | Claw No Authorization Exception |
OracleClawDB.php | Class | PHP-Oracle Claw DB adapter |
PHPClawConfig.php | Class | Claw configuration handler. Deals with PHP files. |
PHPClawRenderer.php | Class | Native PHP Template Renderer for Claw Framework |
PHPClawRendererLib.php | Class | Native PHP Template Renderer for Claw Framework Library |
PostgreSQLClawDB.php | Class | PHP-PostgreSQL Claw DB adapter |
SmartyClawRenderer.php | Class | Smarty Template Engine Renderer for Claw Framework |
SmartyClawRendererAjax.php | Class | Smarty Template Engine Renderer for Claw Framework Ajax Helpers. Uses Prototype javascript framework (http://prototype.conio.net) |
SmartyClawRendererHelper.php | Class | Smarty Template Engine Renderer helper for Claw Framework |
SmartyClawRendererI18n.php | Class | Internationalization helper for ClawRenderer. Useful with controllers too |
SmartyClawRendererLib.php | Class | Smarty Template Engine Renderer for Claw Framework Library |
SQLiteClawDB.php | Class | PHP-SQLite Claw DB adapter |
URLPathInfoClawRequest.php | Class | URL PATH_INFO Claw Request |
XMLClawConfig.php | Class | Claw configuration handler. Deals with XML files. |
Files | / | ifc |
File | Role | Description |
---|---|---|
ClawConfig.php | Class | Claw Configuration Interface |
ClawDB.php | Class | Claw Database Handler interface, compatible with ClawModel, gives additional functionality that may be required for database operations |
ClawRenderer.php | Class | Claw Renderer Interface |
ClawRendererHelper.php | Class | ClawRenderer Helper Interface |
ClawRequest.php | Class | Claw Request Interface |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Project website Visit website of this project for more information, documentation, test cases and examples |