This project is not covered by Drupal’s security advisory policy.
Note: The feature is merged to at_base
Simple config API for modules.
Install
Spyc.php is needed to read yaml files.
Download Spyc.php (http://goo.gl/kMwPil) to sites/all/libraries/spyc/Spyc.php
at_require.module can help download libraries automatilcally.
Usages
echo at_config('atest_config')->get('foo'); // bar
Check more examples at At_Config_TestCase::testConfigGet().
Depends on
- https://drupal.org/project/at_base
- https://drupal.org/project/at_autoload
- https://drupal.org/project/at_require (good to have)
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Developer tools
- Created by thehong on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

