PHPackages                             shibare/framework - 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. shibare/framework

ActiveLibrary[Framework](/categories/framework)

shibare/framework
=================

Shibare, Simple, Short, Smart framework

v0.0.5(1y ago)119Apache-2.0PHPPHP ~8.2.0|~8.3.0|~8.4.0CI failing

Since Sep 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/shibare-framework/framework)[ Packagist](https://packagist.org/packages/shibare/framework)[ Docs](https://shibare-framework.github.io/)[ RSS](/packages/shibare-framework/feed)WikiDiscussions main Synced 1mo ago

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

Shibare PHP Simple, Short, Smart Framework
==========================================

[](#shibare-php-simple-short-smart-framework)

[![Packagist Version](https://camo.githubusercontent.com/faa44882fa27c8f4de878b3fa44f1622a73bd92de5256060ad12d7bda63458d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736869626172652f6672616d65776f726b)](https://packagist.org/packages/shibare/framework) [![Test](https://github.com/shibare-framework/framework/actions/workflows/test.yaml/badge.svg)](https://github.com/shibare-framework/framework/actions/workflows/test.yaml)

Features
--------

[](#features)

KEEP IT SIMPLE, NOT EASY
------------------------

[](#keep-it-simple-not-easy)

- All things are explicit, understandable.
- No magic method.
- No dynamic types.
- All have static types(with [PHPStan](https://phpstan.org/)).

SHORTER IS BETTER THAN ANYTHING
-------------------------------

[](#shorter-is-better-than-anything)

- short is simple.

SMART to adopt PHP community
----------------------------

[](#smart-to-adopt-php-community)

- [PHP Standards Recommendations](https://www.php-fig.org/psr/) compatible implementation components
    - [PSR-1: Basic Coding Standard](https://www.php-fig.org/psr/psr-1)
    - [PSR-3: Logger Interface](https://www.php-fig.org/psr/psr-3)
    - [PSR-4: Autoloading Standard](https://www.php-fig.org/psr/psr-4)
    - [PSR-6: Caching Interface](https://www.php-fig.org/psr/psr-6): TODO
    - [PSR-7: HTTP Message Interface](https://www.php-fig.org/psr/psr-7)
    - [PSR-11: Container Interface](https://www.php-fig.org/psr/psr-11)
    - [PSR-12: Extended Coding Style Guide](https://www.php-fig.org/psr/psr-12)
    - [PSR-14: Event Dispatcher](https://www.php-fig.org/psr/psr-14): TODO
    - [PSR-15: HTTP Handlers](https://www.php-fig.org/psr/psr-15)
    - [PSR-16: Simple Cache](https://www.php-fig.org/psr/psr-16): TODO
    - [PSR-17: HTTP Factories](https://www.php-fig.org/psr/psr-17)
    - [PSR-18: HTTP Client](https://www.php-fig.org/psr/psr-18): TODO
    - [PSR-20: Clock](https://www.php-fig.org/psr/psr-20)
    - [PER Coding Style 2.0](https://www.php-fig.org/per/coding-style/)
- Smart DI Container, it can bind and resolve anything
- Smart Database Abstraction with PDO: TODO
- Supports multiple server runtimes
    - Traditional(with Apache or nginx)
    - [RoadRunner](https://roadrunner.dev/) to adopt wider protocols.
    - [FrankenPHP](https://frankenphp.dev/): TODO
- IDL Support
    - [OpenAPI 3.0](https://www.openapis.org/): TODO
    - [gRPC](https://grpc.io/): TODO
    - anything else?

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

[](#requirements)

- PHP ~8.2.0|~8.3.0|~8.4.0
- No third-party requirements!(There is an adapter for these)

Development
-----------

[](#development)

- download [phive.phar](https://phar.io/)

```
$ git clone https://github.com/shibare-framework/shibare.git
$ cd shibare
$ composer install
$ phive install
$ composer lint
$ composer test
```

CI is at GitHub Actions.

License
-------

[](#license)

See [LICENSE](./LICENSE).

Code of conduct
---------------

[](#code-of-conduct)

See [CODE\_OF\_CONDUCT.md](./CODE_OF_CONDUCT.md).

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

[](#contributing)

See [CONTRIBUTING.md](./CONTRIBUTING.md).

Security
--------

[](#security)

See [SECURITY.md](./SECURITY.md).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance41

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.2% 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 ~22 days

Total

2

Last Release

596d ago

PHP version history (2 changes)v0.0.4PHP ~8.2.0|~8.3.0

v0.0.5PHP ~8.2.0|~8.3.0|~8.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/372d2b542086b9604cbd3d2833b6ffb33c85b57d00741a797c2ec8fbf6a4ea1a?d=identicon)[yamayuski](/maintainers/yamayuski)

---

Top Contributors

[![il-masaru-yamagishi](https://avatars.githubusercontent.com/u/180239017?v=4)](https://github.com/il-masaru-yamagishi "il-masaru-yamagishi (74 commits)")[![yamayuski](https://avatars.githubusercontent.com/u/15116901?v=4)](https://github.com/yamayuski "yamayuski (30 commits)")

---

Tags

httpframeworkservershibare

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/shibare-framework/health.svg)

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[symfony/symfony

The Symfony PHP framework

31.3k86.3M2.2k](/packages/symfony-symfony)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[windwalker/framework

The next generation PHP framework.

25639.1k1](/packages/windwalker-framework)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)

PHPackages © 2026

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