PHPackages                             dieg0v/sliminit - 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. dieg0v/sliminit

ActiveLibrary[Framework](/categories/framework)

dieg0v/sliminit
===============

Simple slim app for rapid prototype

0.7.5(10y ago)1262MITPHPPHP &gt;=5.4.0

Since Apr 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/dieg0v/sliminit)[ Packagist](https://packagist.org/packages/dieg0v/sliminit)[ Docs](https://github.com/dieg0v/sliminit)[ RSS](/packages/dieg0v-sliminit/feed)WikiDiscussions master Synced 1w ago

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

sliminit
========

[](#sliminit)

[![Author](https://camo.githubusercontent.com/a5910079994ad85d4382304bf54d9f52c7612ab28d1230b8f15ec4a8f1ede1b9/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d406469656730762d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/dieg0v)[![Latest Version](https://camo.githubusercontent.com/a89ffb280c0d2543297fab87659c5ac23914afef2c29eec751773a8bdbb5b66a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6469656730762f736c696d696e69742e7376673f7374796c653d666c61742d737175617265)](https://github.com/dieg0v/sliminit/releases)[![Packagist Version](https://camo.githubusercontent.com/de543f63a6ebdbbdf18ea5dd1716a7303058d7698e547901f191b8596332ced3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6469656730762f736c696d696e69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dieg0v/sliminit)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/71b25bc92d3cf31ce93f97510d2d5f88bc399b6035d9156b1371c3f6673145e2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6469656730762f736c696d696e69742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/dieg0v/sliminit)

Simple [slim](https://github.com/slimphp/Slim) app for rapid prototype with:

- [Normalize.css](https://github.com/necolas/normalize.css)
- [Modernizr](https://github.com/Modernizr/Modernizr)
- [jQuery](https://github.com/jquery/jquery)
- [illuminate/database](https://github.com/illuminate/database)
- [gulp](https://github.com/gulpjs/gulp)
- [postcss](https://github.com/postcss/postcss)
- [lost](https://github.com/corysimmons/lost)
- [browsersync](http://www.browsersync.io)

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

[](#requirements)

- php &gt;=5.4.0
- composer
- gulp
- bower
- npm

The following versions of PHP are supported by this version.

- PHP 5.4
- PHP 5.5
- PHP 5.6

Install and run
---------------

[](#install-and-run)

Via Composer

```
$ composer create-project dieg0v/sliminit --prefer-dist
$ php -S 0.0.0.0:8889 -t sliminit/public
```

Done... go to

For **use gulp**, install dependencies via bower and npm modules on sliminit folder:

```
$ bower install
$ npm install
```

Js and Css on **public/static/js/site.js** and **public/static/css/main.css** are automatically recompressed with:

```
$ gulp watch
```

If you want run php built-in server, browsersync and watch js/css/mustache files changes, use default gulp task:

```
$ gulp
```

Howto
-----

[](#howto)

Manage your pages on **app/config/pages.php**

Testing
-------

[](#testing)

```
$ php vendor/bin/codecept run
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/dieg0v/sliminit/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Diego Vilariño](https://github.com/dieg0v)
- [All Contributors](https://github.com/dieg0v/sliminit/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/dieg0v/sliminit/blob/master/LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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 ~22 days

Recently: every ~42 days

Total

11

Last Release

3844d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/870654?v=4)[Diego Vilariño](/maintainers/dieg0v)[@dieg0v](https://github.com/dieg0v)

---

Top Contributors

[![dieg0v](https://avatars.githubusercontent.com/u/870654?v=4)](https://github.com/dieg0v "dieg0v (72 commits)")[![segundofdez](https://avatars.githubusercontent.com/u/875006?v=4)](https://github.com/segundofdez "segundofdez (16 commits)")

---

Tags

slimapp

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/dieg0v-sliminit/health.svg)

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

###  Alternatives

[duxweb/dux-lite

The lightweight framework based on slim php

161.0k9](/packages/duxweb-dux-lite)[xsanisty/slim-starter

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

2852.1k](/packages/xsanisty-slim-starter)

PHPackages © 2026

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