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

ActiveProject[Framework](/categories/framework)

shade/shade-framework-core
==========================

Shade Framework core components

v1.0.0(11y ago)25511MITPHPPHP &gt;=5.4.0

Since Feb 23Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Polosa/shade-framework-core)[ Packagist](https://packagist.org/packages/shade/shade-framework-core)[ RSS](/packages/shade-shade-framework-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (1)

Shade Framework
===============

[](#shade-framework)

Shade is a general-purpose PHP micro framework for developing any kinds of web applications.

Key features
------------

[](#key-features)

- **Lightness**. The framework contains only base components that are mandatory for any modern web project. And that's it. It's up to developers to bring other components depends on project requirements.
- **Simplicity**. The codebase of the framework is small enough to read it all in a short time. Easy installation process via composer and built-in skeleton generator will save your time.
- **Performance**. Overhead of the framework converges to zero. Execution time of "hello world" action on average machine with enabled OPcache takes 2 milliseconds.
- **Personalisation**. Built-in skeleton generator creates applications with chosen namespace name independent from the framework files but inheriting it's components.

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

[](#installation)

As the framework installs via Composer the last one should be set up before. For instruction please refer to .

Under the directory chosen to hold your project and framework files:

```
composer create-project shade/shade ./

```

After Composer gets required dependencies you'll be asked for the name of your application that will be used as it's namespace and path in case you want to have it in a different location. Later you are free to create as many other application as you wish with Shade CLI.

Configure your web server: the document root should be *web/* under your application path, the single entry point is *index.php*.

Hope you will enjoy!

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

4099d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/824d4425938613ec7cb11133f8e99f5e413c06ad3c34637067fbfde8ddf8f118?d=identicon)[shade](/maintainers/shade)

---

Top Contributors

[![Polosa](https://avatars.githubusercontent.com/u/7033278?v=4)](https://github.com/Polosa "Polosa (40 commits)")

---

Tags

phpframeworkmicroframework

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[leafs/leaf

Elegant PHP for modern developers

1.3k44.3k9](/packages/leafs-leaf)[rosengate/exedra

Nestful route oriented PHP micro framework

142.0k1](/packages/rosengate-exedra)

PHPackages © 2026

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