GO1 Base
Component ID
2344709
Component name
GO1 Base
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1707
Component created
Component changed
Component body
Provide some more API for developer to work with Drupal (7).
Install
drush dl go1_base
drush go1r go1_base
Requirements:
If you do have drush installed on your machine. You can download these libraries manually, then at them to ./sites/all/libraries.
- https://github.com/mustangostang/spyc.git revision eeb9f7c47e1457770d64c7fb1f3d4aabff52de4b
- https://github.com/fabpot/Pimple.git Version v2.0.0
- https://github.com/symfony/expression-language v2.4.10
Features
- Autoload
- Key-Value storage
- Config
- Service Container
- Easy Routing
- Easy Breadcrumb
- Easy Block
- Useful functions
- Twig template
- drush go1-require
- and more…
To contribute: Please make Pull Request on Github.
Original development for almost features by Andy Truong
