PHPackages                             ehexphp/core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. ehexphp/core

ActiveLibrary[Framework](/categories/framework)

ehexphp/core
============

Ehex framework core library

v1.0.70(3mo ago)16141MITPHPPHP &gt;=8.1

Since Dec 30Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/ehexphp/core)[ Packagist](https://packagist.org/packages/ehexphp/core)[ Docs](https://xamtax.com/ehex-framework)[ RSS](/packages/ehexphp-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (69)Used By (1)

Ehex core package
=================

[](#ehex-core-package)

The Ehex-framework utilities package

License
-------

[](#license)

This software is distributed under the [MIT](https://opensource.org/license/mit/) license. Please read [LICENSE](https://github.com/ehexphp/core/blob/main/LICENSE) for information on the software availability and distribution.

Installation &amp; loading
--------------------------

[](#installation--loading)

EhexCore is available on [Packagist](https://packagist.org/packages/ehexphp/core) (using semantic versioning), and installation via [Composer](https://getcomposer.org) 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
----------------

[](#a-simple-example)

```
