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
Requires
- php: >=5.4
- anahkiasen/former: dev-master
- anahkiasen/underscore-php: dev-master
- barryvdh/assetic-filters: dev-master
- coffeescript/coffeescript: dev-master
- components/angular.js: dev-master
- components/bootstrap: dev-master
- components/jquery: *
- illuminate/support: 4.1.*
- jasonlewis/basset: dev-master
- leafo/lessphp: 0.4.*@dev
- leafo/scssphp: dev-master
- leafo/scssphp-compass: dev-master
- mrclay/minify: dev-master
- natxet/cssmin: dev-master
- rhumsaa/uuid: 2.8.*@dev
This package is not auto-updated.
Last update: 2024-11-19 03:12:54 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"