brickhouse / database
Object Relational Mapper (ORM) package for Brickhouse
Installs: 2
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/brickhouse/database
Requires
- php: ^8.4
- ext-pdo: *
- brickhouse/core: dev-main
- brickhouse/log: dev-main
- nesbot/carbon: ^3.8.2
Requires (Dev)
- brickhouse/testing: dev-main
- brickhouse/validation: dev-main
- pestphp/pest: ^3.7
- pestphp/pest-plugin-type-coverage: ^3.2
- phpstan/phpstan: ^2.0
- testcontainers/testcontainers: ^0.2.0
Suggests
- brickhouse/validation: Required for model validation.
This package is auto-updated.
Last update: 2025-09-15 23:58:12 UTC
README
The Brickhouse Database extension functions as a simple query builder and ORM for Brickhouse applications.
This repository is READONLY - it is a sub-tree split of the main repository. All issues and suggestions should be directed at that repository.