Skip to content

ehexphp/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ehex core package

The Ehex-framework utilities package

License

This software is distributed under the MIT license. Please read LICENSE for information on the software availability and distribution.

Installation & loading

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

A Simple Example

<?php
//Load Composer's autoloader
require 'vendor/autoload.php';

Documentation

Read Full Documentation now Documentation and Check out Api Documentation

About

Util package for ehex-framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published