PHPackages                             eugenealegiojo/wp-plugin-generator - 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. eugenealegiojo/wp-plugin-generator

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

eugenealegiojo/wp-plugin-generator
==================================

A WordPress plugin boilerplate generator.

v0.1.0(2y ago)1101MITPHPPHP ^7.4 || ^8.0

Since Apr 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/eugenealegiojo/wp-plugin-generator)[ Packagist](https://packagist.org/packages/eugenealegiojo/wp-plugin-generator)[ RSS](/packages/eugenealegiojo-wp-plugin-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

wp-plugin-generator
===================

[](#wp-plugin-generator)

A composer package that can generate basic WordPress plugin with PSR-4 autoloading.

Usage
-----

[](#usage)

- Navigate to your project folder. For example: **wp-content/plugins/my-new-plugin**
- Add or generate a **composer.json** file.
- Run: `composer require eugenealegiojo/wp-plugin-generator`
- Add the following code to your **composer.json** file:

    ```
    "scripts": {
        "post-install-cmd": "php vendor/eugenealegiojo/wp-plugin-generator/wp-plugin-generator.php"
    },

    ```
- Run: `composer install`
- Follow the prompts in the terminal to add your plugin info, then activate your plugin in the WordPress admin.

###  Health Score

19

↓

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

758d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fa93e0ef02b65786a078a374389de75d5ec9c49b7eba33d82c61b7b510d76211?d=identicon)[eugenealegiojo](/maintainers/eugenealegiojo)

---

Top Contributors

[![eugenealegiojo](https://avatars.githubusercontent.com/u/259748?v=4)](https://github.com/eugenealegiojo "eugenealegiojo (11 commits)")

### Embed Badge

![Health badge](/badges/eugenealegiojo-wp-plugin-generator/health.svg)

```
[![Health](https://phpackages.com/badges/eugenealegiojo-wp-plugin-generator/health.svg)](https://phpackages.com/packages/eugenealegiojo-wp-plugin-generator)
```

###  Alternatives

[woutersioen/sir-trevor-php

A Sir Trevor to HTML conversion helper for PHP

2834.6k](/packages/woutersioen-sir-trevor-php)[naxon/laravel-url-uploaded-file

A package to leverage Laravel's UploadedFile functionality from URLs.

176.4k](/packages/naxon-laravel-url-uploaded-file)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
