berlioz / hector-package
Hector ORM package for Berlioz Framework
Package info
github.com/BerliozFramework/HectorPackage
Type:berlioz-package
pkg:composer/berlioz/hector-package
Requires
- php: ^8.2
- berlioz/core: v3.0.0
- doctrine/sql-formatter: ^1.1
- hectororm/hectororm: ^1.0
This package is auto-updated.
Last update: 2026-03-19 17:28:45 UTC
README
Note
This repository is a read-only split from the main Berlioz Framework repository.
For contributions, issues, or more information, please visit the main Berlioz Framework repository.
Do not open issues or pull requests here.
This package is intended to provide Hector ORM in Berlioz Framework.
📖 Full documentation
Installation
You can install Hector ORM Package for Berlioz Framework with Composer, it's the recommended installation.
$ composer require berlioz/hector-package
Documentation
For usage and examples, visit the official documentation on getberlioz.com.