The Ehex-framework utilities package
This software is distributed under the MIT license. Please read LICENSE for information on the software availability and distribution.
EhexCore is available on Packagist (using semantic versioning), and installation via Composer is the recommended way to install EhexCore. Just add this line to your composer.json file:
"ehexphp/core": "^1.0.4"or run
composer require ehexphp/core<?php
//Load Composer's autoloader
require 'vendor/autoload.php';Read Full Documentation now Documentation and Check out Api Documentation