PHPackages                             nahidulhasan/simplex - 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. nahidulhasan/simplex

ActiveProject[Framework](/categories/framework)

nahidulhasan/simplex
====================

The Simplex Framework is very simple and easy. It will be very helpful for the developers who are the beginner in PHP and want to learn Framework

1.0.4(7y ago)721MITPHP

Since Sep 11Pushed 7y ago2 watchersCompare

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

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

simplex
=======

[](#simplex)

[![Latest Stable Version](https://camo.githubusercontent.com/c956dca3a6d3ce29ee65ba5d150d0f0e278b3ebec2014272f8a5a3ea02f08f3a/68747470733a2f2f706f7365722e707567782e6f72672f6e61686964756c686173616e2f73696d706c65782f762f737461626c65)](https://packagist.org/packages/nahidulhasan/simplex)[![Total Downloads](https://camo.githubusercontent.com/c59acb9459fb473862af2d89901f6d5eae63154685ae50f46c677f471be41631/68747470733a2f2f706f7365722e707567782e6f72672f6e61686964756c686173616e2f73696d706c65782f646f776e6c6f616473)](https://packagist.org/packages/nahidulhasan/simplex)[![Latest Unstable Version](https://camo.githubusercontent.com/71e69d66aed51c01c225339ab488b912a0ff06aebf40c19d929b8577ad619e8c/68747470733a2f2f706f7365722e707567782e6f72672f6e61686964756c686173616e2f73696d706c65782f762f756e737461626c65)](https://packagist.org/packages/nahidulhasan/simplex)[![License](https://camo.githubusercontent.com/26bb1d4971b96d4e7ce60002b82d716a0a97d36bd6740a7ad66d5061303049bb/68747470733a2f2f706f7365722e707567782e6f72672f6e61686964756c686173616e2f73696d706c65782f6c6963656e7365)](https://packagist.org/packages/nahidulhasan/simplex)

The Simplex Framework is very simple and easy. It will be very helpful for the developers who are the beginner in PHP and want to learn Framework

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

[](#installation)

#### Server Requirements

[](#server-requirements)

The Simplex framework has a few system requirements.You will need to make sure your server meets the following requirements:

- PHP &gt;= 7.0
- PDO PHP Extension

#### Installing Simplex

[](#installing-simplex)

Run the command

```
composer create-project nahidulhasan/simplex YOUR_PROJECT_NAME
```

Run the Project
---------------

[](#run-the-project)

If you have PHP installed locally and you would like to use PHP's built-in development server to serve your application, Follow the steps described in below:

- Go to your project directory:

```
 cd YOUR_PROJECT_NAME

```

- Run the command :

```
php -S 127.0.0.1:4321
```

- Now browse the project

```
http://127.0.0.1:4321

```

#### Run the project using Docker:

[](#run-the-project-using-docker)

Now run the following command from your terminal one by one. Running the commands be sure that you have installed docker.You will get install instructions from this [link](https://docs.docker.com/)

```
docker-compose build

docker-compose up -d
```

Now browse project

```
http://localhost:9003

```

License
-------

[](#license)

Simplex is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Total

5

Last Release

2823d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3033344?v=4)[Nahidul Hasan](/maintainers/nahidulhasan)[@nahidulhasan](https://github.com/nahidulhasan)

---

Top Contributors

[![nahidulhasan](https://avatars.githubusercontent.com/u/3033344?v=4)](https://github.com/nahidulhasan "nahidulhasan (69 commits)")

---

Tags

frameworkphpsimpleframeworksimplex

### Embed Badge

![Health badge](/badges/nahidulhasan-simplex/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k532.1M19.4k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[doppar/framework

The Doppar Framework

4011.2k14](/packages/doppar-framework)[zemit-cms/core

Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.

138.5k1](/packages/zemit-cms-core)

PHPackages © 2026

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