PHPackages                             sebkay/spindle - 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. sebkay/spindle

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

sebkay/spindle
==============

An easy to use Slim 4 starter app. Comes with a DI container, Eloquent ORM, Twig for templating, VueJS and Sass.

2.0.0(5y ago)1281MITPHP

Since Feb 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/SebKay/spindle)[ Packagist](https://packagist.org/packages/sebkay/spindle)[ RSS](/packages/sebkay-spindle/feed)WikiDiscussions main Synced 3w ago

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

Spindle – A [Slim 4](https://www.slimframework.com/) starter project
====================================================================

[](#spindle--a-slim-4-starter-project)

[![Test PHP](https://github.com/SebKay/spindle/actions/workflows/test-php.yml/badge.svg)](https://github.com/SebKay/spindle/actions/workflows/test-php.yml)

What's Included
---------------

[](#whats-included)

- [Eloquent](https://laravel.com/docs/8.x/eloquent) database models
- Dependency Injection via a container
- CSRF protection (via [Slim CSRF](https://github.com/slimphp/Slim-Csrf))
- [Twig 3](https://twig.symfony.com/) for templating
- [Vue.js 3](https://v3.vuejs.org/) for reactivity and single file components
- [Sass](https://sass-lang.com/) for styling
- CSS autoprefixing (via autoprefixer)
- [Webpack 5](https://webpack.js.org/) for compiling

Why
---

[](#why)

- A single instance app makes building and testing easy.
- No hunting around fragmented include files trying to figure out what's going on.
- Using [Laravel's](https://laravel.com/) ORM, [Eloquent](https://laravel.com/docs/8.x/eloquent), makes working with the database a straightforward.
- Easily add services to the container by extending the base `App\Container\Service` class.

How
---

[](#how)

### New Project

[](#new-project)

```
composer create-project sebkay/spindle project-name
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 86% 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 ~8 days

Recently: every ~14 days

Total

12

Last Release

1875d ago

Major Versions

1.6.1.1 → 2.0.02021-05-14

### Community

Maintainers

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

---

Top Contributors

[![SebKay](https://avatars.githubusercontent.com/u/1873695?v=4)](https://github.com/SebKay "SebKay (185 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (30 commits)")

---

Tags

eloquentslim-frameworkslim-skeletonslim-templateslim4slimphptwigtwig-templatesvuevuejswebpackwebpack5

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sebkay-spindle/health.svg)

```
[![Health](https://phpackages.com/badges/sebkay-spindle/health.svg)](https://phpackages.com/packages/sebkay-spindle)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[showdoc/showdoc

ShowDoc is a tool greatly applicable for an IT team to share documents online

12.8k7.1k](/packages/showdoc-showdoc)

PHPackages © 2026

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