atlantis/core

There is no license information available for the latest version (0.9) of this package.

Atlantis Framework : Core

0.9 2014-05-14 07:15 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:30:41 UTC


README

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