PHPackages                             objective-php/starter-kit - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. objective-php/starter-kit

ActiveSkeleton[Utility &amp; Helpers](/categories/utility)

objective-php/starter-kit
=========================

Objective PHP Project Template

v2.0.2(8y ago)32735[12 PRs](https://github.com/objective-php/starter-kit/pulls)GPL-3.0PHPPHP &gt;=7.0

Since Mar 21Pushed 3y ago6 watchersCompare

[ Source](https://github.com/objective-php/starter-kit)[ Packagist](https://packagist.org/packages/objective-php/starter-kit)[ Docs](https://github.com/objective-php/starter-kit)[ RSS](/packages/objective-php-starter-kit/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (6)Versions (26)Used By (0)

Objective PHP / Starter Kit
===========================

[](#objective-php--starter-kit)

Project topic
-------------

[](#project-topic)

Typical Objective PHP project arborescence, with minimal workflow and configuration implementation.

This is where to start your own Objective PHP project.

How to make it work
-------------------

[](#how-to-make-it-work)

A few simple steps are needed to get this application up and running:

### The next step assumes that composer is available in your PATH

[](#the-next-step-assumes-that-composer-is-available-in-your-path)

```
# install the project and its dependencies
composer create-project objective-php/starter-kit [project-name]
cd [project-name]

# run a local web server
php -S localhost:8001 -t public

```

You can then open  to access your brand new project. Note that the framework will show itself much more efficient when using a production grade web server (as Apache or Nginx), while the PHP built-in server will allow you to make the starter kit running within seconds.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 76.5% 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 ~35 days

Recently: every ~65 days

Total

13

Last Release

2951d ago

Major Versions

v1.1.8 → v2.0.02018-04-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/35ff61d55f3f648d8c1046aac3892fba4781067c98c5cf7e364767f8ca033166?d=identicon)[gauthier](/maintainers/gauthier)

---

Top Contributors

[![gauthier](https://avatars.githubusercontent.com/u/32955?v=4)](https://github.com/gauthier "gauthier (26 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")

---

Tags

Skeletonobjective php

### Embed Badge

![Health badge](/badges/objective-php-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/objective-php-starter-kit/health.svg)](https://phpackages.com/packages/objective-php-starter-kit)
```

###  Alternatives

[nunomaduro/skeleton-php

A skeleton repository for my packages

9861.4k](/packages/nunomaduro-skeleton-php)[aniftyco/skeletor

Summon Skeletor's minion: a Composer companion to unleash extra functionality with every `create-project` command.

961.6k2](/packages/aniftyco-skeletor)[markocupic/contao-bundle-creator-bundle

This bundle provides a bundle maker for Contao 4.\*. The extension will create a fully working backend- or/and frontend module after you have defined a few parameters in the contao backend.

214.8k](/packages/markocupic-contao-bundle-creator-bundle)[mix/mix-skeleton

Full-featured development skeleton

132.1k](/packages/mix-mix-skeleton)

PHPackages © 2026

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