PHPackages                             loft39/conduit-project - 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. loft39/conduit-project

ActiveProject[Framework](/categories/framework)

loft39/conduit-project
======================

Barebones project for the Conduit PHP framework.

1.0.1(2y ago)010[1 issues](https://github.com/loft39/conduit-project/issues)MITTwig

Since Apr 28Pushed 2y agoCompare

[ Source](https://github.com/loft39/conduit-project)[ Packagist](https://packagist.org/packages/loft39/conduit-project)[ Docs](https://github.com/loft39/conduit-project)[ RSS](/packages/loft39-conduit-project/feed)WikiDiscussions main Synced 2d ago

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

conduit-project
===============

[](#conduit-project)

**conduit-project** is a barebones project structure for the [Conduit PHP framework](https://github.com/loft39/conduit).

[![Version](https://camo.githubusercontent.com/e2a98d4865bd9c72f481e401e2b49b8edc8ac6addbfe5ddaae0321e3f8430bf6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f636861726c696577696c736f6e2f636f6e647569743f6c6162656c3d76657273696f6e)](https://camo.githubusercontent.com/e2a98d4865bd9c72f481e401e2b49b8edc8ac6addbfe5ddaae0321e3f8430bf6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f636861726c696577696c736f6e2f636f6e647569743f6c6162656c3d76657273696f6e) [![License](https://camo.githubusercontent.com/e498eead712d82d9ee1af0a4850acd2e46ea48c48fb9ce5a3d2ab64f28f95b34/687474703a2f2f696d672e736869656c64732e696f2f3a6c6963656e73652d6d69742d626c75652e737667)](http://badges.mit-license.org)

---

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

[](#installation)

### Requirements

[](#requirements)

- Composer
- Apache2, NGINX, or any other server that features URL rewriting.
- PHP 8.1 or newer
- `PDO` extension for Database support (optional)

The easiest (and recommended) way to get started for local development with Conduit, is using [**DDEV**](https://ddev.com/). Read more about Docker/DDEV installation [over at the DDEV docs](https://ddev.readthedocs.io/en/stable/users/install/docker-installation/).

### Installing with Composer

[](#installing-with-composer)

Run `create-project` to create a new local Conduit project in the `HelloWorld` directory:

```
composer create-project loft39/conduit-project HelloWorld
```

This will clone the repo and run `composer install` automatically. It'll then run the `ddev config` wizard to set up your local environment. The defaults are fine (unless you want to specify a different project name), so just press enter until you see `Configuration complete.`, then move to the project directory and run `ddev start` to start the app.

```
cd HelloWorld
ddev start
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Total

2

Last Release

775d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/102180?v=4)[Charlie Wilson](/maintainers/charliewilson)[@charliewilson](https://github.com/charliewilson)

---

Top Contributors

[![charliewilson](https://avatars.githubusercontent.com/u/102180?v=4)](https://github.com/charliewilson "charliewilson (6 commits)")

### Embed Badge

![Health badge](/badges/loft39-conduit-project/health.svg)

```
[![Health](https://phpackages.com/badges/loft39-conduit-project/health.svg)](https://phpackages.com/packages/loft39-conduit-project)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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