PHPackages                             jim-at-jibba/bones-slim-idiorm - 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. jim-at-jibba/bones-slim-idiorm

ActiveLibrary[Framework](/categories/framework)

jim-at-jibba/bones-slim-idiorm
==============================

Bones is a Slim/Idiorm/Twig/Foundation 5 Starter Boilerplate.

3161[1 issues](https://github.com/jim-at-jibba/Bones-Slim-Idiorm-Starter/issues)CSS

Since Jan 29Pushed 11y ago2 watchersCompare

[ Source](https://github.com/jim-at-jibba/Bones-Slim-Idiorm-Starter)[ Packagist](https://packagist.org/packages/jim-at-jibba/bones-slim-idiorm)[ RSS](/packages/jim-at-jibba-bones-slim-idiorm/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bones Slim Idiorm Starter
=========================

[](#bones-slim-idiorm-starter)

Bones is a Slim/Idiorm/Twig/Foundation 5 Starter Boilerplate. This application uses the slim-skeleton repo, Idiorm ORM, twig templating engine and Foundation 5 as the front-end framework. It also includes bower and gulp files making it quick and easy get get going.

Installation
============

[](#installation)

Install Composer
----------------

[](#install-composer)

If you have not installed Composer, do that now.

Install Bower
-------------

[](#install-bower)

If you have not installed Bower, do that now.

Install Node &amp; NPM
----------------------

[](#install-node--npm)

If you have not installed Node, do that now.

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

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

Install the Application
-----------------------

[](#install-the-application)

After you install Composer, run this command from the directory in which you want to install your new Slim Framework application.

```
php composer.phar create-project jim-at-jibba/bones-slim-idiorm [my-app-name]

```

Replace `[my-app-name]` with the desired directory name for your new application. You'll want to:

- Point your virtual host document root to your new application's `public/` directory.
- Ensure `logs/` and `templates/cache` are web writeable.

Next, you want to run the bower install command from within your project root. This will install the bower dependencies like jquery and Foundation 5

```
bower install

```

Finally install the gulp dependencies, run the gulp command and you are good to go.

```
npm install
gulp

```

Note
----

[](#note)

This is only a starting point and is here to get you off the ground quickly. Copy this repo, pull it apart and create awesome things.

The Environment Variable
------------------------

[](#the-environment-variable)

The config file is loaded depending on the Environment Variable which needs to be set in the VHosts File. Add the following `SetEnv SLIM_MODE development`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/716ba1e8a02fdcd02a05f97b7b2959ea898b0050b47df5bf59148770bf86b2ba?d=identicon)[jim-at-jibba](/maintainers/jim-at-jibba)

---

Top Contributors

[![jim-at-jibba](https://avatars.githubusercontent.com/u/7897877?v=4)](https://github.com/jim-at-jibba "jim-at-jibba (14 commits)")

### Embed Badge

![Health badge](/badges/jim-at-jibba-bones-slim-idiorm/health.svg)

```
[![Health](https://phpackages.com/badges/jim-at-jibba-bones-slim-idiorm/health.svg)](https://phpackages.com/packages/jim-at-jibba-bones-slim-idiorm)
```

###  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)
