Libraries: Piragibe
Francisco Carlos Piragibe de Almeida (contact me)
This package is a framework for PHP database application development. It is intended to be similar to Oracle Forms.
It employs a development metaphor that resembles Oracle Developer suite, with data blocks, forms, triggers and events.
It provides:
- A layer for generic data validation that is capable of validating fields, records and blocks of records with programmatic control
- A clear separation and independence between database access, programmatic views of database data and visual presentation of information
- Transparent and uniform access to any database supported by PHP
- Extensible national language support
- Development of a fully functional set of CRUD layers writing as few lines of code as possible, with the capability of hooking additional code to deal with specific areas of the business logic
- Browser neutrality, avoiding, to the maximum possible extent, problems related to browser incompatibility or lack of standard conformance.
Click here for detailed information about this class on phpclasses.org
Lic.
GNU GPL Licence Copy
Aux.
Common project include commands
Class
A connection to an ORACLE database via DBX
Class
A MySQL native connection
Class
An ORACLE native connector
Class
The presentation layer backbone
Class
A data block factory
Class
A DBX results object copycat
Class
The national language support agent
Class
A set or rendering definitions
Class
A set of validation definitions
Class
A record in a plain text file
Class
A recordset from a DBX source
Class
A recordset built from a plaintext file
Aux.
Set of require's to use
Class
A slave definition for a DBX recordset