PHPackages                             ar2labs/wiring-start - 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. ar2labs/wiring-start

ActiveProject[Framework](/categories/framework)

ar2labs/wiring-start
====================

Wiring micro framework start

v2.3.1(4y ago)4121BSD-3-ClausePHPCI failing

Since Jul 24Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/ar2labs/wiring-start)[ Packagist](https://packagist.org/packages/ar2labs/wiring-start)[ RSS](/packages/ar2labs-wiring-start/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (12)Versions (3)Used By (0)

Wiring Start
============

[](#wiring-start)

[![Build](https://github.com/ar2labs/wiring-start/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/ar2labs/wiring-start/actions/workflows/build.yml)[![License](https://camo.githubusercontent.com/068c529ab93b536fbe728f8de9b3d8e27f7b23308a2b32447fb91a341efa9389/68747470733a2f2f706f7365722e707567782e6f72672f6172326c6162732f776972696e672f6c6963656e73652e737667)](https://github.com/ar2labs/wiring/blob/master/LICENSE.md)

Starter application for [ar2labs/wiring](https://github.com/ar2labs/wiring), a PSR-oriented PHP microframework backend.

Stack
-----

[](#stack)

- PHP 8.5
- Wiring 2.3.7
- PHP-DI 7
- League Route 6
- Laminas Diactoros 3
- Eloquent 13
- Twig 3
- Symfony Console 8

Quick Start
-----------

[](#quick-start)

```
composer create-project ar2labs/wiring-start
cd wiring-start
cp .env.example .env
php maker serve
```

Open:

```
http://localhost:8000
```

You can also use Composer's script:

```
composer serve
```

Quality Checks
--------------

[](#quality-checks)

```
composer test
composer php-cs-fixer
composer phpstan
```

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

[](#requirements)

- PHP 8.5+
- Composer 2
- PHP extensions: JSON, Mbstring, PDO

Structure
---------

[](#structure)

- `app/App`: HTTP controllers, middleware, providers and models
- `app/Console`: CLI commands used by `maker`
- `boot`: application and container bootstrap
- `config`: application configuration
- `public`: web root
- `resources/view`: Twig templates
- `routes`: web and API routes
- `storage`: local database, cache and logs

License
-------

[](#license)

BSD-3-Clause. See [LICENSE.md](LICENSE.md).

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance60

Regular maintenance activity

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.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 ~708 days

Total

2

Last Release

1462d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5041497?v=4)[Anderson Costa](/maintainers/arcostasi)[@arcostasi](https://github.com/arcostasi)

---

Top Contributors

[![arcostasi](https://avatars.githubusercontent.com/u/5041497?v=4)](https://github.com/arcostasi "arcostasi (41 commits)")[![anderson-costa-pc](https://avatars.githubusercontent.com/u/253517110?v=4)](https://github.com/anderson-costa-pc "anderson-costa-pc (4 commits)")[![devgnx](https://avatars.githubusercontent.com/u/11429083?v=4)](https://github.com/devgnx "devgnx (4 commits)")[![alissonl3](https://avatars.githubusercontent.com/u/10770483?v=4)](https://github.com/alissonl3 "alissonl3 (3 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ar2labs-wiring-start/health.svg)

```
[![Health](https://phpackages.com/badges/ar2labs-wiring-start/health.svg)](https://phpackages.com/packages/ar2labs-wiring-start)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[doppar/framework

The Doppar Framework

4012.4k14](/packages/doppar-framework)

PHPackages © 2026

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