nobodyrandom / nob-api
Developers' Foundation Main Website
dev-master / 1.0.x-dev
2016-11-26 18:40 UTC
Requires
- php: ~5.6|~7.0
- parse/php-sdk: 1.2.0
- sendgrid/sendgrid: 4.0.4
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- scrutinizer/ocular: ~1.1
- squizlabs/php_codesniffer: ~2.3
This package is not auto-updated.
Last update: 2025-03-29 00:36:00 UTC
README
API for developers' Fondation bootstrap client sites
Install
Via Composer
$ composer require :vendor/:package_name
Usage
$skeleton = new League\Skeleton(); echo $skeleton->echoPhrase('Hello, League!');
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email harrison@developersfoundation.ca instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.