Hector ORM

v1.0.0-beta13 2024-03-20 09:11 UTC

README

Latest Version Software license Build Status Quality Grade Total Downloads

Hector Orm is an independent ORM.

Installation

Composer

You can install Hector Orm with Composer, it's the recommended installation.

$ composer require hectororm/orm

Dependencies

  • PHP >= 8.0
  • PHP extensions:
    • JSON
    • PDO
  • Packages dependencies:
    • berlioz/helpers
    • hectororm/connection
    • hectororm/query
    • hectororm/schema
    • psr/simple-cache
    • psr/event-dispatcher

Documentation

For more information, and use of Hector ORM, go to website and online documentation : https://gethectororm.com