PHPackages                             y2sunlight/apricot-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. [Framework](/categories/framework)
4. /
5. y2sunlight/apricot-skeleton

ActiveProject[Framework](/categories/framework)

y2sunlight/apricot-skeleton
===========================

Skeleton application for Apricot framework library

v1.0.1(5y ago)0171MITPHP

Since Jul 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/y2sunlight/apricot-skeleton)[ Packagist](https://packagist.org/packages/y2sunlight/apricot-skeleton)[ Docs](http://y2sunlight.com/ground/doku.php?id=apricot:top)[ RSS](/packages/y2sunlight-apricot-skeleton/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

apricot-skeleton
================

[](#apricot-skeleton)

This skeleton application was built for the Apricot framework library.

By installing this skeleton you can quickly and easily create a new application using the apricot framework library.

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

[](#installation)

We recommend using Composer to install Apricot as follows:

```
composer create-project y2sunlight/apricot-skeleton your-app-name

```

Quick Start
-----------

[](#quick-start)

After installing Apricot, you can create your application's skeleton.

```
cd your-app-name
php apricot.php build

```

Start PHP's built-in web server.

```
php -S localhost:8888 -t public

```

And access the following URL.

-

Your Apricot application "login page" will appear. Then log in. The default account id is `root`, no password is set.

Documentation
-------------

[](#documentation)

See [Apricot framework](https://github.com/y2sunlight/apricot).

License
-------

[](#license)

This skeleton is licensed under the MIT license. See [License File](LICENSE) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

2109d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/46e290a4e7f4072d03796e2940555bfc7fd873349197627d4e880c15391b828a?d=identicon)[y2sunlight](/maintainers/y2sunlight)

---

Top Contributors

[![y2sunlight](https://avatars.githubusercontent.com/u/67058455?v=4)](https://github.com/y2sunlight "y2sunlight (3 commits)")

---

Tags

apricotskeletonskeleton-applicationphpframeworklightweightSkeleton

### Embed Badge

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

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

PHPackages © 2026

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