Skip to content
/ orm Public

Hector ORM is a PHP ORM independent of any framework and inspired by other ORM functionalities.

License

Notifications You must be signed in to change notification settings

hectororm/orm

Repository files navigation

Hector Orm

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

About

Hector ORM is a PHP ORM independent of any framework and inspired by other ORM functionalities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages