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

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

phwoolcon/skeleton
==================

packagist-colon-package\_description

01431PHP

Since Aug 10Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

:package\_name
==============

[](#package_name)

[![Latest Version on Packagist](https://camo.githubusercontent.com/760a9be1a691e9eab39aa90609fae6994cb26456c8b1ac4623620a9be12082e2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7068776f6f6c636f6e2f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phwoolcon/skeleton)[![Build Status](https://camo.githubusercontent.com/667b0167a70c8925a10bc0538be81d80bfb6f28de48b7db0bce506a384caf61f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068776f6f6c636f6e2f736b656c65746f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phwoolcon/skeleton)[![Coverage Status](https://camo.githubusercontent.com/c1199a9ebce75e574dbc67e7b922f0d50ee163321a15cd73a85b9aeee94f04e5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7068776f6f6c636f6e2f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phwoolcon/skeleton/code-structure/master/code-coverage)[![Quality Score](https://camo.githubusercontent.com/d633ff5b14196105c7f7535cc32c0a027929c984dd4006145726514263f9114c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7068776f6f6c636f6e2f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phwoolcon/skeleton)[![Total Downloads](https://camo.githubusercontent.com/2151ab51dc21105340996ee740e692bebb86312d1a44082000ae26ea43f0a322/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068776f6f6c636f6e2f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phwoolcon/skeleton)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

**Note:** Replace `:author_name` `:author_username` `:author_website` `:author_email` `:vendor` `:package_name` `:package_description` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md) and [composer.json](composer.json) files, then delete this line. You can run `$ php prefill.php` in the command line to make all replacements at once. Delete the file prefill.php as well.

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Structure
---------

[](#structure)

The directory structure of this project should be like this:

```
phwoolcon-package/
    assets/         # Static assets (js/css/image/fonts ... etc)
    config/         # Config files
    locale/         # Translation files
        en/
        zh_CN/
    views/          # Templates
src/
    Controllers/
    Models/
tests/
    resource/       # Test resources
        assets/
        config/
        locale/
        views/
    Unit/           # Unit test cases
    Integration/    # Integration test cases
```

Install
-------

[](#install)

Install as a `phwoolcon` package.

If this library has been published to packagist.org or GitHub.com

```
bin/import-package :vendor/:package_name
```

If this is a private repository

```
bin/import-package :git_repo
```

Usage
-----

[](#usage)

### Configuration

[](#configuration)

See [phwoolcon-package/config/](phwoolcon-package/config/)

### Templates

[](#templates)

See [phwoolcon-package/views/](phwoolcon-package/views/)

### Assets

[](#assets)

See [phwoolcon-package/assets/](phwoolcon-package/assets/)

### Locale

[](#locale)

See [phwoolcon-package/locale/](phwoolcon-package/locale/)

### Routes

[](#routes)

See [phwoolcon-package/routes.php](phwoolcon-package/routes.php)

### Dependency Injection

[](#dependency-injection)

See [phwoolcon-package/di.php](phwoolcon-package/di.php)

### Controllers

[](#controllers)

See [src/Controllers/](src/Controllers/)

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ vendor/bin/phpunit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [:author\_name](https://github.com/:author_username)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

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/9a771a09625b9c0c75a947abb753f4c992bd4b402c73dda78560f0958b2a4f00?d=identicon)[Fishdrowned](/maintainers/Fishdrowned)

---

Top Contributors

[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (49 commits)")[![frankdejonge](https://avatars.githubusercontent.com/u/534693?v=4)](https://github.com/frankdejonge "frankdejonge (34 commits)")[![Fishdrowned](https://avatars.githubusercontent.com/u/3423411?v=4)](https://github.com/Fishdrowned "Fishdrowned (34 commits)")[![ravage84](https://avatars.githubusercontent.com/u/625761?v=4)](https://github.com/ravage84 "ravage84 (10 commits)")[![jotaelesalinas](https://avatars.githubusercontent.com/u/2042875?v=4)](https://github.com/jotaelesalinas "jotaelesalinas (8 commits)")[![hansott](https://avatars.githubusercontent.com/u/3886384?v=4)](https://github.com/hansott "hansott (7 commits)")[![RobLoach](https://avatars.githubusercontent.com/u/25086?v=4)](https://github.com/RobLoach "RobLoach (7 commits)")[![bcrowe](https://avatars.githubusercontent.com/u/752603?v=4)](https://github.com/bcrowe "bcrowe (5 commits)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (5 commits)")[![EmanueleMinotto](https://avatars.githubusercontent.com/u/417201?v=4)](https://github.com/EmanueleMinotto "EmanueleMinotto (5 commits)")[![reinink](https://avatars.githubusercontent.com/u/882133?v=4)](https://github.com/reinink "reinink (5 commits)")[![colinodell](https://avatars.githubusercontent.com/u/202034?v=4)](https://github.com/colinodell "colinodell (5 commits)")[![marcqualie](https://avatars.githubusercontent.com/u/101022?v=4)](https://github.com/marcqualie "marcqualie (4 commits)")[![jclyons52](https://avatars.githubusercontent.com/u/6395559?v=4)](https://github.com/jclyons52 "jclyons52 (3 commits)")[![hassankhan](https://avatars.githubusercontent.com/u/1781985?v=4)](https://github.com/hassankhan "hassankhan (3 commits)")[![alexbilbie](https://avatars.githubusercontent.com/u/77991?v=4)](https://github.com/alexbilbie "alexbilbie (2 commits)")[![assertchris](https://avatars.githubusercontent.com/u/200609?v=4)](https://github.com/assertchris "assertchris (2 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (2 commits)")[![dragoonis](https://avatars.githubusercontent.com/u/146321?v=4)](https://github.com/dragoonis "dragoonis (2 commits)")[![kdubuc](https://avatars.githubusercontent.com/u/895661?v=4)](https://github.com/kdubuc "kdubuc (2 commits)")

### Embed Badge

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

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

###  Alternatives

[spiral/mcp-server

Spiral bridge for MCP server

541.1k2](/packages/spiral-mcp-server)

PHPackages © 2026

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