PHPackages                             adnduweb/doutony - 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. adnduweb/doutony

ActiveProject[Framework](/categories/framework)

adnduweb/doutony
================

CodeIgniter4 starter app

149JavaScript

Since Apr 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/adnduweb/doutony)[ Packagist](https://packagist.org/packages/adnduweb/doutony)[ RSS](/packages/adnduweb-doutony/feed)WikiDiscussions main Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

CodeIgniter 4 Application Doutony
=================================

[](#codeigniter-4-application-doutony)

Doutony App is a free, open-source, self-hosted CMS platform based on the CodeIgniter 4 PHP Framework.

Doutony App is designed to provide a quick start for sites made on CodeIgniter 4 and to take over the implementation of the basic functions of a modern web application.

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

[](#installation)

### Step 1

[](#step-1)

Create a new application using Composer:

```
composer create-project --stability=dev --keep-vcs --prefer-dist adnduweb/doutony doutony

```

The command installs the application in a directory named `doutony`. You can choose a different directory name if you want.

### Step 2

[](#step-2)

Execute commands via shell:

```
php spark install:core

```

### Step 3

[](#step-3)

Execute commands via shell:

```
php spark migrate -all
php spark db:seed \\Adnduweb\\Ci4Core\\Database\\Seeds\\InitializeCore

```

### Step 4

[](#step-4)

Set document root to `/public` directory.

Backend
-------

[](#backend)

Access backend by opening `http://example.com/admin/login` in a browser.

```
login: admin
password: admin

```

You can change the administrator password in the `/App/Config/Admin.php` file.

Contributions
-------------

[](#contributions)

[myth-auth](https://github.com/lonnieezell/myth-auth) (by [Leonnie Ezell](https://github.com/lonnieezell)) [Codeigniter4 Relations](https://github.com/tattersoftware/codeigniter4-relations) (by [Tatter Software](https://github.com/tattersoftware)) [Codeigniter4 Schemas](https://github.com/tattersoftware/codeigniter4-schemas) (by [Tatter Software](https://github.com/tattersoftware)) [Basic App](https://github.com/basic-app/basic-app) (by [Basic App](https://github.com/basic-app))

Server Requirements
-------------------

[](#server-requirements)

- Database (MySQL or MariaDB)
- Composer
- Webserver (Apache or Nginx)

PHP version 7.2 or higher is required, with the following extensions installed:

- [intl](http://php.net/manual/en/intl.requirements.php)
- [libcurl](http://php.net/manual/en/curl.requirements.php) if you plan to use the HTTP\\CURLRequest library

Additionally, make sure that the following extensions are enabled in your PHP:

- json (enabled by default - don't turn it off)
- [mbstring](http://php.net/manual/en/mbstring.installation.php)
- [mysqlnd](http://php.net/manual/en/mysqlnd.install.php)
- xml (enabled by default - don't turn it off)

A INSTALLER

composer require --dev liaison/revision -&gt;

A GARDER EN DEV

"require": { "php": "&gt;=7.2", "kint-php/kint": "^3.3", "psr/log": "^1.1", "laminas/laminas-escaper": "^2.6", "codeigniter4/codeigniter4": "dev-develop", "codeigniter4/translations": "@beta", "adnduweb/ci4\_core": "dev-main", "adnduweb/ci4\_front": "9999999-dev", "firebase/php-jwt": "^5.2" },

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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/7e505b99e2c7e2f9d1cc3999d81ce7e15a23a985046dccd36a75afb6b6dcb54c?d=identicon)[adnduweb](/maintainers/adnduweb)

---

Top Contributors

[![adnduweb](https://avatars.githubusercontent.com/u/34213953?v=4)](https://github.com/adnduweb "adnduweb (28 commits)")

### Embed Badge

![Health badge](/badges/adnduweb-doutony/health.svg)

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

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