runcmf / runbb-ext-renderer
Renderer system for RunBB forum plugin
0.1.3
2017-04-18 20:21 UTC
Requires
- twig/twig: 1.*
Requires (Dev)
- phpunit/phpunit: ^6.0
- squizlabs/php_codesniffer: ^2.8
This package is auto-updated.
Last update: 2024-11-29 04:57:44 UTC
README
Install
$ composer require runcmf/runbb-ext-renderer
Recommendations
- TODO
Tests (TODO)
$ cd vendor/runcmf/runbb
$ composer update
$ vendor/bin/phpunit
Security
If you discover any security related issues, please email to 1f7.wizard( at )gmail.com instead of using the issue tracker.
License
Copyright 2017 1f7.wizard@gmail.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.