PHPackages                             wilmouths/slim3-boilerplate - 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. [Database &amp; ORM](/categories/database)
4. /
5. wilmouths/slim3-boilerplate

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

wilmouths/slim3-boilerplate
===========================

Skeleton to start quickly with Slim-Framework

1.0.0(7y ago)1211MITPHPPHP &gt;=5.4.0

Since Aug 24Pushed 4y agoCompare

[ Source](https://github.com/wilmouths/slim3-boilerplate)[ Packagist](https://packagist.org/packages/wilmouths/slim3-boilerplate)[ Docs](https://github.com/wilmouths/slim3-boilerplate#readme)[ RSS](/packages/wilmouths-slim3-boilerplate/feed)WikiDiscussions master Synced 2d ago

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

[![No Maintenance Intended](https://camo.githubusercontent.com/d904056147052e22d8e1c7f46bb50293ed2aeb4c43ead9a2d0cf7a48b46d0562/687474703a2f2f756e6d61696e7461696e65642e746563682f62616467652e737667)](http://unmaintained.tech/)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)[![version](https://camo.githubusercontent.com/7b14e943ef9b21021297e68c133c7aa7abeb5a788840b711d4cb539858503edc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e302d626c75652e7376673f63616368655365636f6e64733d32353932303030)](https://camo.githubusercontent.com/7b14e943ef9b21021297e68c133c7aa7abeb5a788840b711d4cb539858503edc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e302d626c75652e7376673f63616368655365636f6e64733d32353932303030)[![author](https://camo.githubusercontent.com/2b3fb22b9345239c350463151cc59dc3cf31b42a34d6125c1032752c9c40972b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d77696c6d6f757468732d696e666f726d6174696f6e616c2e737667)](https://camo.githubusercontent.com/2b3fb22b9345239c350463151cc59dc3cf31b42a34d6125c1032752c9c40972b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d77696c6d6f757468732d696e666f726d6174696f6e616c2e737667)

Slim3 Boilerplate
=================

[](#slim3-boilerplate)

> This is an skeleton to start quickly with Slim-Framework

Features
--------

[](#features)

- [Eloquent](https://github.com/illuminate/database)
- [Slim Flash](https://github.com/slimphp/Slim-Flash)
- [CSRF Protection](https://github.com/slimphp/Slim-Csrf)
- [Validation engine](https://github.com/Respect/Validation)
- [Twig engine](https://github.com/slimphp/Twig-View)
- [Materialize](http://materializecss.com/)
- [AntiXSS](https://github.com/voku/anti-xss)

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

[](#installation)

### Create the project using Composer

[](#create-the-project-using-composer)

```
$ composer create-project wilmouths/slim3-boilerplate [project-name]

```

Database
--------

[](#database)

### Create user table

[](#create-user-table)

```
$ php database/database.php

```

API Documentation
-----------------

[](#api-documentation)

WIP - [Documentation](https://wilmouths.github.io/slim3-boilerplate/)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

2820d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f5ef86fcf906f82a13623c835f185b51727f644efdf8b99fedbe0fb0f05b507?d=identicon)[wilmouths](/maintainers/wilmouths)

---

Top Contributors

[![Manghao](https://avatars.githubusercontent.com/u/9916644?v=4)](https://github.com/Manghao "Manghao (5 commits)")[![wilmouths](https://avatars.githubusercontent.com/u/38247370?v=4)](https://github.com/wilmouths "wilmouths (5 commits)")

---

Tags

deprecatedobseletevalidationtwigslimeloquentboilerplateSkeletoncsrfmaterializeanti-xss

### Embed Badge

![Health badge](/badges/wilmouths-slim3-boilerplate/health.svg)

```
[![Health](https://phpackages.com/badges/wilmouths-slim3-boilerplate/health.svg)](https://phpackages.com/packages/wilmouths-slim3-boilerplate)
```

###  Alternatives

[watson/validating

Eloquent model validating trait.

9723.3M47](/packages/watson-validating)[havenshen/slim-born

Slim Framework 3 skeleton application has authentication.

1941.7k](/packages/havenshen-slim-born)[xsanisty/slim-starter

Slim Framework in MVC environment with Eloquent as database provider and Twig as template engine

2882.1k](/packages/xsanisty-slim-starter)[semhoun/slim-skeleton-mvc

Simple Slim Framework 4 skeleton with Twig, Monolog, Doctrine in Sqlite.

871.3k](/packages/semhoun-slim-skeleton-mvc)

PHPackages © 2026

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