phpoxford / spires-plugin
Starter template for a Spires plugin
Requires
- phpoxford/spires: dev-master
Requires (Dev)
- hamcrest/hamcrest-php: ^2.0
- phpunit/phpunit: ^5.4
- scrutinizer/ocular: ~1.3
- squizlabs/php_codesniffer: ~2.5
This package is not auto-updated.
Last update: 2024-10-26 19:48:22 UTC
README
$ composer create-project phpoxford/spires-plugin {spires-plugin-tictactoe} --stability="dev"
Where {spires-plugin-tictactoe}
is the folder that will be created.
Spires PluginName
Plugin for the IRC bot Spires made by the PHPOxford user group.
This plugin let users play some game with eachother.
Usage
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
The test suite can be run with the following composer script.
$ composer test
Contributing and Forking
Please note that this project is licensed under the MIT license. We encourage forking of this project, but ask that you keep all copyright, attribution notices, and continue to use the MIT license in your fork of the project.
For further details on Contributing guidelines, please read the contributing guide.
Security
If you discover any security related issues, please email martindilling@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.