PHPackages                             splitphp/starter - 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. splitphp/starter

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

splitphp/starter
================

SplitPHP starter project scaffold

v2.2.1(9mo ago)1411MITPHP

Since May 26Pushed 7mo agoCompare

[ Source](https://github.com/splitphp/starter)[ Packagist](https://packagist.org/packages/splitphp/starter)[ RSS](/packages/splitphp-starter/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (3)Versions (14)Used By (0)

[![splitphp-logo.png](https://camo.githubusercontent.com/c89d94aa490077d33828a355e631906c3aa24bf1f81e5f6516b5ba9b309e6c7f/68747470733a2f2f73706c69747068702d6d656469612d617263686976652e73332e75732d656173742d312e616d617a6f6e6177732e636f6d2f53504c49545f5048502d6c6f676f2d66756c6c2e706e67)](https://camo.githubusercontent.com/c89d94aa490077d33828a355e631906c3aa24bf1f81e5f6516b5ba9b309e6c7f/68747470733a2f2f73706c69747068702d6d656469612d617263686976652e73332e75732d656173742d312e616d617a6f6e6177732e636f6d2f53504c49545f5048502d6c6f676f2d66756c6c2e706e67)

[![Core version](https://camo.githubusercontent.com/5d9993799ef70fc1dfca5df072f9b83fd9e60bbf02a12868fe616a594b0163dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73706c69747068702f636f72652e737667)](https://packagist.org/packages/splitphp/core)

Boilerplate project to scaffold a new SplitPHP application.

Installation
------------

[](#installation)

You can get started in two ways:

### 1. Via Composer

[](#1-via-composer)

```
composer create-project splitphp/starter myapp
cd myapp
```

This will install the `splitphp/core` engine and set up the basic directory structure.

### 2. Download ZIP (For non-composer users)

[](#2-download-zip-for-non-composer-users)

1. Download the latest version from this [link](https://github.com/splitphp/core/releases/latest/download/splitphp-distribution-latest.zip).
2. Extract it:

    ```
    unzip splitphp-distribution-latest.zip -d myapp
    cd myapp
    ```

Directory Structure
-------------------

[](#directory-structure)

```
myapp/
├── core/         # SplitPHP core framework
├── application/  # Application-specific code (user-defined code)
├── modules/      # Reusable scalable modules (user-defined code)
├── public/       # Web entry-point (e.g. index.php)
├── config.ini    # Configurations file
└── README.md     # This file
└── LICENSE       # MIT License file
└── console       # CLI entry-point

```

Getting Started
---------------

[](#getting-started)

1. Setup your application:

```
php console setup
```

This will create your application hash keys and config.ini file from example.config.ini, so you don't have to rename it manually.

2. Run your application's dev server:

```
php console server:start
```

This will create your application hash keys and config.ini file from example.config.ini, so you don't have to rename it manually.

3. Access  in the browser and you shall see the **SPLIT PHP** Welcome Page.

Documentation
-------------

[](#documentation)

For a more complete documentation, usage examples, and advanced topics, see the [SplitPHP Core repository](https://github.com/splitphp/core) README.

---

© Gabriel Valentoni Guelfi | MIT License

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance61

Regular maintenance activity

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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 ~11 days

Recently: every ~27 days

Total

13

Last Release

275d ago

Major Versions

v1.5.9 → v2.0.02025-06-14

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6461967?v=4)[Valentoni](/maintainers/gabriel-guelfi)[@gabriel-guelfi](https://github.com/gabriel-guelfi)

---

Top Contributors

[![gabriel-guelfi](https://avatars.githubusercontent.com/u/6461967?v=4)](https://github.com/gabriel-guelfi "gabriel-guelfi (14 commits)")

---

Tags

framework-phplightweightlightweight-frameworkphprestful-apiservicesweb

### Embed Badge

![Health badge](/badges/splitphp-starter/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pressbooks/pressbooks-aldine

Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.

114.5k](/packages/pressbooks-pressbooks-aldine)

PHPackages © 2026

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