atlantis/core

Atlantis Framework : Core
78
Install
composer require atlantis/core
Latest Version:0.9
PHP:>=5.4
License:MIT
Last Updated:May 4, 2015
Links: GitHub  ·  Packagist
Maintainer: azrijamil

Atlantis Framework : Core

Core is the heart module of Atlantis framework, it's provide a number of helpful class for enterprise application such as module, theme and more. Please refer to the documentation for detail os class provided and usage manual.

Requirement

  • PHP 5.4+

Installing

Using composer u can insert below line under require section in your composer.json file.

"atlantis/core": "dev-master"

Resource