PHPackages                             zackad/slim-skeleton - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. zackad/slim-skeleton

Abandoned → [slim/slim-skeleton](/?search=slim%2Fslim-skeleton)ArchivedProject[HTTP &amp; Networking](/categories/http)

zackad/slim-skeleton
====================

Modified version of slim/slim-skeleton with twig template engine

v0.4.2(8y ago)065[2 issues](https://github.com/zackad/slim-skeleton/issues)MITPHPPHP &gt;=7.0

Since Dec 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zackad/slim-skeleton)[ Packagist](https://packagist.org/packages/zackad/slim-skeleton)[ Docs](http://github.com/zackad/slim-skeleton)[ RSS](/packages/zackad-slim-skeleton/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (7)Versions (10)Used By (0)

Slim Framework 3 Skeleton Application
=====================================

[](#slim-framework-3-skeleton-application)

Modified version of [slimphp/slim-skeleton](https://github.com/slimphp/Slim-Skeleton) with twig template engine.

Requirements
------------

[](#requirements)

- **PHP7** : there's no reason not to use it in new project, especially using modern framework.
- **NodeJS** with npm : version &gt;=4, recommended version 6.

Starting Development
--------------------

[](#starting-development)

```
# 1. Creating project
composer create-project zackad/slim-skeleton your_project_name dev-master
cd your_project_name

# 2. Installing frontend assets
npm install

# 3. Starting PHP built in webserver
composer start

# 4. Starting Livereload server and webpack watcher
npm start
```

Included Components
-------------------

[](#included-components)

**Frontend Components**

- [Font Awesome](https://www.npmjs.com/package/font-awesome)
- [Skeleton CSS](https://www.npmjs.com/package/skeleton-css)
- [Github Markdown CSS](https://www.npmjs.com/package/github-markdown-css)

**Backend Components**

- [Twig template engine](https://packagist.org/packages/twig/twig)
- [Twig Markdown extension](https://packagist.org/packages/jralph/twig-markdown)

**Developer/Debug Tools**

- [PHPUnit](https://packagist.org/packages/phpunit/phpunit)
- [Var Dumper](https://packagist.org/packages/symfony/var-dumper)
- [Livereload](https://www.npmjs.com/package/livereload)
- [Webpack-Encore](https://www.npmjs.com/package/@symfony/webpack-encore)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~47 days

Recently: every ~8 days

Total

9

Last Release

3046d ago

PHP version history (2 changes)0.1.0PHP &gt;=5.5.0

v0.3.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/14b2ebd3f63a1d86af976caaaf598f39389a4ba5eeaf252b90552db12316dac1?d=identicon)[zackad](/maintainers/zackad)

---

Top Contributors

[![zackad](https://avatars.githubusercontent.com/u/10742906?v=4)](https://github.com/zackad "zackad (86 commits)")

---

Tags

restrouterpsr7microframework

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zackad-slim-skeleton/health.svg)

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

PHPackages © 2026

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