Skip to content

nikrou/eventHandler

Repository files navigation

eventHandler

PHPSTan level

eventHandler is a dotclear plugin to manage events (meetings, shows,...) on your blog.

The main developement has been made by Jc Denis contact@jcdenis.fr - https://chez.jcdenis.fr/ Many thanks to him for that great plugin. I will try to maintain that plugin so that it can be used in recent dotclear releases.

Requirements

Of course, that plugin needs a dotclear blog engine.

Static code analysis

Analysis is made using PHPStan :

$ composer phpstan

The analysis is made with level 6 but the idea is to increase that level and fix more and more possible issues.

Contributing

If you'd like to contribute, please read the CONTRIBUTING.md file. You can submit a pull request, or feel free to use any other way you'd prefer.

Todo