PHPackages                             devdk/widgify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. devdk/widgify

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

devdk/widgify
=============

A helper class to easily create Wordpress widgets.

1.1.1(12y ago)018MITPHP

Since Sep 23Pushed 12y ago1 watchersCompare

[ Source](https://github.com/tkjaergaard/devdk-widgify)[ Packagist](https://packagist.org/packages/devdk/widgify)[ RSS](/packages/devdk-widgify/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (6)Used By (0)

Widgify
=======

[](#widgify)

Widgify is a simple wrapper class for the WP\_Widget class, providing a simple and clean API for crating new widgets for your Wordpress site.

Usage
-----

[](#usage)

Install the Widgify plugin and activate it.

Now, either in your own plugin or in your theme functions.php you can use the Widget class.

```
