PHPackages                             spork/development - 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. spork/development

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

spork/development
=================

A plugin meant for developing things!

04Vue

Since Oct 16Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Development
-----------

[](#development)

Simply add to your spork app through composer!

```
composer require spork/development

```

And register the Service Provider in your Spork App's `config/app.php` file. That will automatically add the Development entry to the menu.

---

If you're trying to use this outside of spork, you'll want the following in your EventServiceProvider

```
PublishGitInformationRequested::class => [
    SendGitInformationToChannel::class
],

RedeployRequested::class => [
    DeleteDevelopmentFiles::class,
    CopyTemplateIfApplicableListener::class,
],

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c5c1ee0adf552aec8a54c1760dd99c4d1b90c0360dccafeef849a14ff37f706?d=identicon)[austinkregel](/maintainers/austinkregel)

---

Top Contributors

[![austinkregel](https://avatars.githubusercontent.com/u/5355937?v=4)](https://github.com/austinkregel "austinkregel (13 commits)")

---

Tags

ace-editor

### Embed Badge

![Health badge](/badges/spork-development/health.svg)

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

###  Alternatives

[pulkitjalan/ip-geolocation

IP Geolocation Wrapper with Laravel Support

89164.9k1](/packages/pulkitjalan-ip-geolocation)

PHPackages © 2026

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