PHPackages                             plugide/playground - 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. plugide/playground

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

plugide/playground
==================

Plug IDE playground.

06PHP

Since Aug 8Pushed 3y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
============

[](#introduction)

Playground is a bundle of commands to create, list, remove plugins and use the laravel commands for each plugin.

### Installation

[](#installation)

To get started with playground run:

```
 composer require plugide/playground --dev

```

### Basic Usage

[](#basic-usage)

Create a new plugin

```
php artisan make:plugin
php artisan make:plugin :
php artisan make:plugin  --type=module --stub=custom

```

List all plugins

```
php artisan list:plugin

```

Delete a plugin

```
php artisan delete:plugin
php artisan delete:plugin :
php artisan delete:plugin  --type=module

```

### Laravel commands

[](#laravel-commands)

For the arguments and options of each command check the laravel documentation.

The commands have the following base structure.

```
php artisan plug: --plug=module:blog

```

Example:

```
php artisan plug:model Category -mf --plug=module:blog

```

Database: Seeding -&gt; Special case.

```
php artisan seed:plugin
php artisan seed:plugin :

```

License
-------

[](#license)

Plug IDE is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/95bfea73492c5bbfc3acfbd20bffc45c297b2beba404e902729bd230b126382f?d=identicon)[plugidea](/maintainers/plugidea)

### Embed Badge

![Health badge](/badges/plugide-playground/health.svg)

```
[![Health](https://phpackages.com/badges/plugide-playground/health.svg)](https://phpackages.com/packages/plugide-playground)
```

###  Alternatives

[yunwuxin/think-cron

计划任务

17416.2k](/packages/yunwuxin-think-cron)[monovm/whois-php

This PHP package enables developers to retrieve domain registration information and check domain availability via socket protocol. It's a useful tool for web developers and domain name registrars.

564.7k](/packages/monovm-whois-php)

PHPackages © 2026

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