atlantis / core
Atlantis Framework : Core
Installs: 78
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/atlantis/core
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: 2025-09-23 07:06:49 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"