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 1mo ago

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

Maturity24

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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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