Hector Orm is an independent ORM.
You can install Hector Orm with Composer, it's the recommended installation.
$ composer require hectororm/orm
- PHP >= 8.0
- PHP extensions:
- JSON
- PDO
- Packages dependencies:
- berlioz/helpers
- hectororm/connection
- hectororm/query
- hectororm/schema
- psr/simple-cache
- psr/event-dispatcher
For more information, and use of Hector ORM, go to website and online documentation : https://gethectororm.com