Categories

Updated: 08/24/2006

Seagull Application Framework

Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic && presentation layers - extensible component architecture - reduction of repetitive programming tasks - simplifying data access - comprehensive error handling - module workflow routines - form handling without the donkey work - component reuse - authentication management - integration with PEAR libraries - PHP coding standards - platform/PHP version/browser independence - self-generating documentation - quality end user docs
Similar Scripts for "Seagull Application Framework"

PHAkt

PHAkt is a server model for Macromedia Dreamweaver MX and 2004, allowing PHP generation using the same techniques as when developing ASP/JSP/ColdFusion. It is a better alternative to the PHP_MySQL server model. You don''t have to learn anything ...

Cascade Basic Authenticator

This is a PHP 4 class for protecting web pages using your browser''s built in Basic Authentication. This PHP 4 class is easily extensible to allow authentication information to be retrieved from external sources such as databases.

Project-based Calendaring System

This is a Web-based calendaring system designed for project management on group environment. Some of its current features include: User authentication using PHP authorization and session management, A separate administration part for Admins, User and...

PHP-Based User Authentication

This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...

Htgroup

This class facilitates the maintenance of htgroup files, used to do Basic Authentication on a web server. This class assumes PHP v3.0 or better and Apache 1.3.3 or better. Htgroup file format should conform to the httpd spec (ie. groupname: user user...
©2003-2008 jCay.com