PHPackages                             codemonster-ru/annabel-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. codemonster-ru/annabel-skeleton

ActiveProject[Framework](/categories/framework)

codemonster-ru/annabel-skeleton
===============================

Starter project for Annabel framework

v1.3.0(4mo ago)00MITPHPPHP &gt;=8.2

Since Oct 17Pushed 4mo agoCompare

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

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Annabel Skeleton
================

[](#annabel-skeleton)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a32b3e555ac9384ff2b11208ce5c06da87ccbbe60f7bf418a05232ecc5831326/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f64656d6f6e737465722d72752f616e6e6162656c2d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codemonster-ru/annabel-skeleton)[![Total Downloads](https://camo.githubusercontent.com/97b1e60d902cbcfd15940d0916dd59ef505528c58e7e4e3039d361eb8a333d85/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f64656d6f6e737465722d72752f616e6e6162656c2d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codemonster-ru/annabel-skeleton)[![License](https://camo.githubusercontent.com/739446a8f1b0d5560e77864b74d52313af8f4b9922b2aaff6d9dd75b9faf557f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636f64656d6f6e737465722d72752f616e6e6162656c2d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codemonster-ru/annabel-skeleton)

Starter project for the **[Annabel PHP Framework](https://github.com/codemonster-ru/annabel)**. A clean and modern foundation for building full-stack web applications.

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

[](#quick-start)

Create a new project using Composer:

```
composer create-project codemonster-ru/annabel-skeleton myapp
cd myapp
composer start
```

Open  to see your first page rendered by **Annabel**.

Security Defaults
-----------------

[](#security-defaults)

The `codemonster-ru/security` package is enabled by default.

- CSRF and throttling are auto-registered in the kernel.
- Use `.env` to disable or tune `SECURITY_*` settings.

Default `SECURITY_*` values:

```
SECURITY_CSRF_ENABLED=true
SECURITY_CSRF_ADD_TO_KERNEL=true
SECURITY_CSRF_VERIFY_JSON=false
SECURITY_CSRF_INPUT_KEY=_token
SECURITY_THROTTLE_ENABLED=true
SECURITY_THROTTLE_ADD_TO_KERNEL=true
SECURITY_THROTTLE_MAX_ATTEMPTS=60
SECURITY_THROTTLE_DECAY_SECONDS=60
```

Requirements
------------

[](#requirements)

- PHP **8.2** or higher
- Composer

Author
------

[](#author)

[**Kirill Kolesnikov**](https://github.com/KolesnikovKirill)

License
-------

[](#license)

[MIT](https://github.com/codemonster-ru/annabel-skeleton/blob/main/LICENSE)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance76

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Total

5

Last Release

129d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a22c460130c82eca5da633a388faa81adf7e63558a2ae1e34441e6624ec2ad15?d=identicon)[KolesnikovKirill](/maintainers/KolesnikovKirill)

---

Top Contributors

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

---

Tags

annabelcodemonsterframeworkphpskeletonstarterphpframeworkSkeletonstartercodemonsterannabel

### Embed Badge

![Health badge](/badges/codemonster-ru-annabel-skeleton/health.svg)

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

PHPackages © 2026

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