PHPackages                             awsm/wp-wrapper - 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. awsm/wp-wrapper

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

awsm/wp-wrapper
===============

Wrapping WordPress for more beautiful code.

14331PHP

Since Nov 14Pushed 5y ago2 watchersCompare

[ Source](https://github.com/awsmug/wp-wrapper)[ Packagist](https://packagist.org/packages/awsm/wp-wrapper)[ RSS](/packages/awsm-wp-wrapper/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (2)Used By (0)

WP Wrapper
==========

[](#wp-wrapper)

Wrapping WordPress for more beautiful code.

Installation
------------

[](#installation)

Use composer to add WP Wrapper to our code.

```
composer require awsm/wp-wrapper
```

Plugins
-------

[](#plugins)

The plugin wrapper helps you to initialize your plugin. This is a simple example for a plugin.

```
