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

ActiveProject[Framework](/categories/framework)

on1kel/hyperf-skeleton
======================

Скелет Hyperf проекта для разработки API

v1.0.3(6mo ago)012MITPHPPHP ^8.1

Since Nov 11Pushed 6mo agoCompare

[ Source](https://github.com/on1kel/hyperf-skeleton)[ Packagist](https://packagist.org/packages/on1kel/hyperf-skeleton)[ RSS](/packages/on1kel-hyperf-skeleton/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (25)Versions (5)Used By (0)

Hyperf API Skeleton
===================

[](#hyperf-api-skeleton)

Скелет Hyperf проекта для разработки API

Создание приложения
-------------------

[](#создание-приложения)

Для создания приложения с нуля запускай следующую команду:

```
$ composer create-project on1kel/hyperf-skeleton project-name
```

Осталось совсем чуть-чуть, чтобы увидеть магию 🌃

Теперь запускаем веб-сервер:

```
$ php bin/hyperf start
```

И теперь переходим по [ссылке](http://127.0.0.1:9501/fly-docs/latest)!

Документация была получена исходя из волшебной обработки классов внутри кода. Взгляни на контроллер: `App\Controllers\Api\V1_0\Example\ExampleCRUDController`

Для генерации новых сущностей просто используй:

```
$ php bin/hyperf lighty:generator AnotherEntity v1.0 --migration
``
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance67

Regular maintenance activity

Popularity5

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Total

4

Last Release

190d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/239974095?v=4)[on1kel](/maintainers/on1kel)[@on1kel](https://github.com/on1kel)

---

Tags

phpmiddlewareframeworkswoolecrudhyperfMicroservice

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[hyperf/hyperf-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

313190.9k](/packages/hyperf-hyperf-skeleton)

PHPackages © 2026

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