PHPackages                             uccello/package-skeleton - 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. uccello/package-skeleton

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

uccello/package-skeleton
========================

Package skeleton for Uccello

v1.1.0(6y ago)01061[24 PRs](https://github.com/uccellolabs/package-skeleton/pulls)1MITPHP

Since Dec 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/uccellolabs/package-skeleton)[ Packagist](https://packagist.org/packages/uccello/package-skeleton)[ RSS](/packages/uccello-package-skeleton/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (1)Versions (32)Used By (1)

Package skeleton
================

[](#package-skeleton)

This is a skeleton to make new packages with [Package Designer](https://github.com/uccellolabs/package-designer).

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

[](#installation)

Via Composer

```
$ composer require uccello/package-skeleton
```

Make a new package
------------------

[](#make-a-new-package)

To make a new package just run:

```
$ php artisan make:package [name] # name = /
```

After asking you some information, this command will create a new package into `packages/vendor/package` folder.

Install the new package
-----------------------

[](#install-the-new-package)

To install the new package just run:

```
$ composer require /
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Uccello Labs](https://github.com/uccellolabs)
- [Jonathan SARDO](https://github.com/sardoj)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity72

Established project with proven stability

 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

Every ~129 days

Recently: every ~162 days

Total

7

Last Release

1934d ago

Major Versions

v1.1.0 → 2.0.x-dev2021-01-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/0dd3449bee600c805043068270d8c8d1fe7db9960f76e94b660d1192dfd3b3be?d=identicon)[sardoj](/maintainers/sardoj)

---

Top Contributors

[![sardoj](https://avatars.githubusercontent.com/u/3235898?v=4)](https://github.com/sardoj "sardoj (17 commits)")

### Embed Badge

![Health badge](/badges/uccello-package-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/uccello-package-skeleton/health.svg)](https://phpackages.com/packages/uccello-package-skeleton)
```

PHPackages © 2026

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