Libraries: Claw
Barclay (contact me)
This package implements a framework intended to provide a convenient and intuitive way of development of PHP 5 driven object oriented applications.
It allows the developing of tree-structured applications having the following aspects in mind:
- Model-View-Control separation
- Search engine friendly URLs without need to use excessive URL rewrite rules
- User permission handling
- Processing of request values: $_GET, $_POST, $_REQUEST, $_COOKIE, etc.)
- Form processing
- Session handling
- Configuration file handling
- Support for AJAX
- Database independence and object persistence
- Loose-coupled components with possibility of choice and extensions
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (90.0%)
| Good (85.0%)
| -
| -
| -
| -
| Not sure (53.5%)
| 1050 |
Click here for detailed information about this class on phpclasses.org
Conf.
Configuration (PHP way)
Class
Claw Container for enhancing objects with variable manipulation
Class
Claw Cookie Handler
Class
Two-way encryption mechanism
Class
Claw Database Model
Class
Static object registry
Class
Claw Session Handler
Class
User Handler for Claw Framework
Class
Bad Arguments Exception
Class
Claw Invalid Path Exception
Class
Claw Model Exception
Class
PHP-MySQL Claw DB adapter
Class
Claw No Authorization Exception
Class
PHP-Oracle Claw DB adapter
Class
Claw configuration handler. Deals with PHP files.
Class
Native PHP Template Renderer for Claw Framework
Class
Native PHP Template Renderer for Claw Framework Library
Class
PHP-PostgreSQL Claw DB adapter
Class
Smarty Template Engine Renderer for Claw Framework
Class
Smarty Template Engine Renderer for Claw Framework Ajax Helpers. Uses Prototype javascript framework (http://prototype.conio.net)
Class
Smarty Template Engine Renderer helper for Claw Framework
Class
Internationalization helper for ClawRenderer. Useful with controllers too
Class
Smarty Template Engine Renderer for Claw Framework Library
Class
PHP-SQLite Claw DB adapter
Class
URL PATH_INFO Claw Request
Class
Claw Configuration Interface
Class
Claw Database Handler interface, compatible with ClawModel, gives additional functionality that may be required for database operations
Class
Claw Renderer Interface
Class
ClawRenderer Helper Interface
Class
Claw Request Interface
Appl.
Claw framework's startup point