PHPackages                             aanbar/slimapp - 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. aanbar/slimapp

ActiveLibrary[Framework](/categories/framework)

aanbar/slimapp
==============

A Slim Framework skeleton application for rapid development

v0.1(7y ago)224MITPHP

Since Sep 15Pushed 7y ago2 watchersCompare

[ Source](https://github.com/aanbar/slimapp)[ Packagist](https://packagist.org/packages/aanbar/slimapp)[ RSS](/packages/aanbar-slimapp/feed)WikiDiscussions master Synced yesterday

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

slimapp
=======

[](#slimapp)

Usage
-----

[](#usage)

```
$ composer create-project aanbar/slimapp [app_name]
$ cd [app_name]
$ cp .env.example .env
```

Replace `[app-name]` with the desired directory name for your new application.

Edit your `.env` file and begin working!

Includes
--------

[](#includes)

- Auto resolve controllers in routes using: `ControllerName:Method`
- Support .env files
- Views using Twig
- Flash messages package already setup in views
- Models using eloquent + database instance already injected in container to allow access using `$this->db`
- Form validation using [Respect](https://github.com/respect/validation)
- Validation errors &amp; old input data are injected into views automatically
- Built-in authentication system with Auth &amp; Guest Middleware
- Automatic Csrf check with `csrf.field` in twig views + custom exclusion list in middleware

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

2797d ago

### Community

Maintainers

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

---

Top Contributors

[![aanbar](https://avatars.githubusercontent.com/u/1263408?v=4)](https://github.com/aanbar "aanbar (14 commits)")

---

Tags

boilerplate-applicationphpslim-3slim-frameworkframeworkslimboilerplateboilerplate-application

### Embed Badge

![Health badge](/badges/aanbar-slimapp/health.svg)

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

PHPackages © 2026

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