PHPackages                             madithouse/new-slim-webapp - 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. madithouse/new-slim-webapp

ActiveProject[Framework](/categories/framework)

madithouse/new-slim-webapp
==========================

New Slim WebApp skeleton

1.0.0(8y ago)012MITPHPPHP &gt;5.6.0

Since Sep 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/MadITHouse/new-slim-webapp)[ Packagist](https://packagist.org/packages/madithouse/new-slim-webapp)[ RSS](/packages/madithouse-new-slim-webapp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

madithouse/new-slim-webapp
--------------------------

[](#madithousenew-slim-webapp)

Version: 1.0.0 Stable

About
-----

[](#about)

madithouse/new-slim-webapp is build using slim/slim, and contain basic settings to get started with a new PHP project.

Demo
----

[](#demo)

see the code working [here](http://new-slim-webapp.dev.madithouse.com)

Get Started
-----------

[](#get-started)

Use composer to get started

```
composer create-project madithouse/new-slim-webapp

```

Database Setup
--------------

[](#database-setup)

1. Setup Database see `databaseStructure` dir for database schema.
2. Update `src/config.php` with database details.

Creating new pages
------------------

[](#creating-new-pages)

Pages are rendered using [slim/twig](https://github.com/slimphp/Twig-View)

- Views are located in `src/resources/views`
- Routes ae called using classes, located in `src/classes/Routes`
- After setting up routes in classes, make sure you connect them using the container so they can be called by the routes page, container file is located at `src/container.php`
- At last setup the route in `src/routes.php` and call them using the container.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

3143d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9bb4b45c0813e4eaf3be1c2376f12c7be769944edb8e32a3f444bbe88e11fdbb?d=identicon)[professorhaseeb](/maintainers/professorhaseeb)

---

Top Contributors

[![professorhaseeb](https://avatars.githubusercontent.com/u/1492888?v=4)](https://github.com/professorhaseeb "professorhaseeb (7 commits)")

---

Tags

slimslimframeworkslimphp

### Embed Badge

![Health badge](/badges/madithouse-new-slim-webapp/health.svg)

```
[![Health](https://phpackages.com/badges/madithouse-new-slim-webapp/health.svg)](https://phpackages.com/packages/madithouse-new-slim-webapp)
```

###  Alternatives

[vesp/core

Vesp core library to make backend simple

243.8k5](/packages/vesp-core)

PHPackages © 2026

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