hectororm / connection
Hector Connection
Installs: 7 375
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/hectororm/connection
Requires
- php: ^8.0
- ext-pdo: *
- berlioz/helpers: ^1.6
This package is auto-updated.
Last update: 2026-02-05 11:55:21 UTC
README
Note
This repository is a read-only split from the main HectorORM repository.
For contributions, issues, or more information, please visit the main HectorORM repository.
Do not open issues or pull requests here.
Hector Connection is the PDO connection module of Hector ORM. Can be used independently of ORM.
📖 Full documentation
Installation
You can install Hector Connection with Composer, it's the recommended installation.
$ composer require hectororm/connection
Documentation
For usage and examples, visit the official documentation on gethectororm.com.