Piragibe is a business database driven application framework. Its main goal is to mimic, as closely as possible, the capabilities and behaviour of Oracle Forms. It offers a metaphor that resembles Oracle Developer with data blocks, forms, triggers, and events, a neat layer of data validation capable of validating fields, records, and blocks of records under programmatic control, clear separation and independence between database access, programmatic views of database data and visual presentation of data and information, access to any database supported by PHP, national language support, and the ability to develop CRUD applications with a few lines of code.
| Tags | Software Development Libraries Application Frameworks php classes Localization User Interfaces |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: PHPDoc has been fixed for some classes.


Release Notes: A field count bug has been fixed in PGBOracleConnection. The treatment of the property 'size' has been fixed in PGBRenderer. There is a small fix in the documentation of PGBRenderDefs.


Release Notes: Classes have been added for native connection to MySQL and Oracle (OCI8) databases. Installation instructions and a topic about the query by example feature have been added.


No changes have been submitted for this release.