PHPackages                             irsyadulibad/slim-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. [Framework](/categories/framework)
4. /
5. irsyadulibad/slim-boilerplate

ActiveProject[Framework](/categories/framework)

irsyadulibad/slim-boilerplate
=============================

Slim PHP Framework Boilerplate

20[1 issues](https://github.com/irsyadulibad/slim-boilerplate/issues)PHP

Since Oct 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/irsyadulibad/slim-boilerplate)[ Packagist](https://packagist.org/packages/irsyadulibad/slim-boilerplate)[ RSS](/packages/irsyadulibad-slim-boilerplate/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Slim Boilerplate
================

[](#slim-boilerplate)

Slim Framework boilerplate, start project with `ORM`, `dotenv` support, and some magic features.

### List of Packages

[](#list-of-packages)

Here is a list of packages used in this boilerplate:

- Slim v4
- PHP-DI Slim Bridge
- Symfony Console
- Eloquent ORM
- DotENV
- Latte View Engine

Installation &amp; Setup
------------------------

[](#installation--setup)

You need a [composer](https://getcomposer.org) and [git](https://git-scm.com) for download and install the repository and all dependencies

```
git clone https://github.com/irsyadulibad/slim-boilerplate
composer install
```

After this repository is cloned and all dependencies have been installed, then copy the `.env.example` file to `.env` file.

```
cp .env.example .env
```

The application is ready to use, run `php bolt serve` to start the development server

### Notes

[](#notes)

- For the ORM Documentation, see at [laravel docs](https://laravel.com/docs/9.x/eloquent)
- For the Latte usage and documentation, check here at [latte docs](https://latte.nette.org/en/)

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/41dacd29bc302ae2ff96cc32fe91f40af2915ecfbfae7aac63409d13d8fcaf1c?d=identicon)[irsyadulibad](/maintainers/irsyadulibad)

---

Top Contributors

[![irsyadulibad](https://avatars.githubusercontent.com/u/47577443?v=4)](https://github.com/irsyadulibad "irsyadulibad (18 commits)")

---

Tags

phpslimslim-boilerplate

### Embed Badge

![Health badge](/badges/irsyadulibad-slim-boilerplate/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M300](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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