Download the PHP package cathedral/db without Composer
On this page you can find all versions of the php package cathedral/db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package db
Cathedral\Db
$Id$ ($Date$)
Database class for use with builder and its generated code.
Custom methods
There are a few custom methods you can create to easily modify your data before sending it to client.
- customQueryOptions
- runs prior to data access
- lets you modify where clauses
- check query string values
- customResponseOptions
- runs last, just prior to sending data
- has full access to the json response object
- getListPost
- runs after data fetched from db
- createPre
- check data before db record gets created
Auth configurations
...
All versions of db with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
laminas/laminas-paginator Version *
laminas/laminas-db Version *
laminas/laminas-hydrator Version *
inanepain/inane Version *
laminas/laminas-paginator Version *
laminas/laminas-db Version *
laminas/laminas-hydrator Version *
inanepain/inane Version *
The package cathedral/db contains the following files
Loading the files please wait ....