 |
PHPJet Framework
|
|
PHPJet application development platform
DESCRIPTION
Program for developing PHP Applications with Database Interface
Consists of following basic parts
1.PHPJet database connector (UNIDB class)
provide a simplest SQL database interface without direct writing SQL queries
Drivers for the following RDBMS brands:
MySQL
Microsoft SQL Server
PostgreSQL
Differences and the main features:
embedded triggers
easy to maintain DB structure
advanced log recording
simple database and table manipulations
simple API functions for all database manipulations
simple table relationsips
store mechanism for storage fields and values not described in table structure (field DATA)
2.PHPJet Configuration manager (REGISTRY)
Database manager is a container for storing objects and values in the application space.
Differences and the main features:
tree style hierarchy
simple API functions
ultra-fast performance
export/import to XML
Export/import to PHP files
3.PHPJet template Engine (TEMPLATES)
Simplest web template system for separates PHP from HTML
Differences and the main features:
Use only 3 special tags for web designers
Direct using php variables in HTML
4.PHPJet Forms creator (SFORM)
Provide simplest manipulation with database records using standart form mechanism based on UniDB.
Differences and the main features:
wide set of pre-installed widgets
easy to implement new widgets
use simplest manipulation with related tables
use standart (input,checkbox,radio,select) and non standart (calendar,multipleselect etc) fields
use verify fields mechanism based on javascript
works native with Configuration Manager and UniDB
5.PHPJet Table creator(STABLE)
Table creator provides many common operations on tables and simplest create table system based on UniDB
Differences and the main features:
works native with Configuration Manager and UniDB
use simplest search/sort/hide columns manipulation
page navigations
simplest table<->form transformer for edit table
use UniDb template engine for all HTML table manipulations
All Parts is one Framework for PHP developers
|
|
| Copyright © 2001-2007 |