PHPackages                             apex/levis - 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. apex/levis

ActiveProject[Framework](/categories/framework)

apex/levis
==========

Small, light weight framework allowing quick deployment.

1.0.4(2y ago)7122MITPHPPHP &gt;=8.1

Since Jan 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/apexpl/levis)[ Packagist](https://packagist.org/packages/apex/levis)[ Docs](https://apexpl.io)[ RSS](/packages/apex-levis/feed)WikiDiscussions master Synced yesterday

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

Levis - Lightweight PHP Framework
=================================

[](#levis---lightweight-php-framework)

Small, lightweight PHP framework allowing you to quickly and efficiently develop your operations.

If you find Levis to be too lightweight or missing desired functionality, please take a look at Apex at  which is a larger and more feature rich version.

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

[](#installation)

Install via composer with:

> `composer create-project apex/levis`

Start HTTP server with the commands:

```
cd levis/public
php -S 127.0.0.1:80 index.php
```

You may now open  to view the Levis home page in your browser.

#### Docker

[](#docker)

Otherwise, install via Docker with:

```
git clone https://github.com/apexpl/levis
cd levis
docker-compose up -d
```

Upon successful installation via Docker, the site will be available at .

Table of Contents
-----------------

[](#table-of-contents)

1. [Quick Start](https://github.com/apexpl/levis/blob/master/docs/quick_start.md)
2. [The Basics](https://github.com/apexpl/levis/blob/master/docs/basics/index.md)
3. [HTTP Requests](https://github.com/apexpl/levis/blob/master/docs/http/index.md)
4. [app Class](https://github.com/apexpl/levis/blob/master/docs/app/index.md)
5. [Database](https://github.com/apexpl/levis/blob/master/docs/database/index.md)
6. [levis CLI Code Generation Commands](https://github.com/apexpl/levis/blob/master/docs/cli/index.md)
7. [Views](https://github.com/apexpl/levis/blob/master/docs/views/index.md)
8. [Unit Tests](https://github.com/apexpl/levis/blob/master/docs/tests/index.md)

Additional Resources
--------------------

[](#additional-resources)

- [Function / Class Reference](https://github.com/apexpl/levis/blob/master/docs/classes/index.md)

Contact
-------

[](#contact)

For any enquiries, please contact me via e-mail at .

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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 ~2 days

Total

6

Last Release

890d ago

Major Versions

0.1 → 1.02024-01-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/4fe486d2ed7db571c0519bb0d52b08b5e953a911936e87331e736a381ef96f29?d=identicon)[apex](/maintainers/apex)

---

Top Contributors

[![apexpl](https://avatars.githubusercontent.com/u/56146521?v=4)](https://github.com/apexpl "apexpl (9 commits)")[![mevdschee](https://avatars.githubusercontent.com/u/1288217?v=4)](https://github.com/mevdschee "mevdschee (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/apex-levis/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)

PHPackages © 2026

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