An open API service indexing awesome lists of open source software.

https://github.com/wpstore/pluginsdk

Collection of Classes and Functions to support quality plugin development
https://github.com/wpstore/pluginsdk

Last synced: 4 months ago
JSON representation

Collection of Classes and Functions to support quality plugin development

Awesome Lists containing this project

README

          

# PluginSDK
> Collection of Classes and Functions to support quality plugin development

[![GPL-2.0+](http://img.shields.io/badge/license-GPL--2.0%2B-green.svg)](http://www.gnu.org/licenses/gpl-2.0.html)
[![Packagist](https://img.shields.io/packagist/v/WPStore/PluginSDK.svg)](https://packagist.org/packages/WPStore/PluginSDK)
[![GitHub tag](https://img.shields.io/github/tag/WPStore/PluginSDK.svg)](https://github.com/WPStore/PluginSDK/releases)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/WPStore/PluginSDK/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/WPStore/PluginSDK/?branch=develop)
[![Code Coverage](https://scrutinizer-ci.com/g/WPStore/PluginSDK/badges/coverage.png?b=develop)](https://scrutinizer-ci.com/g/WPStore/PluginSDK/?branch=develop)

## License: _[GPL-2.0+](http://www.gnu.org/licenses/gpl-2.0.html)_

PluginSDK
Copyright (C) 2015 WP-Store.io (http://www.wp-store.io)

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .