PHPackages                             roufy235/multive - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. roufy235/multive

ActiveLibrary[Testing &amp; Quality](/categories/testing)

roufy235/multive
================

A simple php framework

v1.3.9(3y ago)7171MITPHPPHP ^8.1.2

Since Sep 19Pushed 3y ago2 watchersCompare

[ Source](https://github.com/roufy235/Multive)[ Packagist](https://packagist.org/packages/roufy235/multive)[ Docs](https://github.com/roufy235/Multive)[ RSS](/packages/roufy235-multive/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (16)Versions (26)Used By (0)

[![Multive Logo](/assets/images/logo.png "Multive")](/assets/images/logo.png)

**Multive** - PHP Web Framework
===============================

[](#multive---php-web-framework)

[![Software License](https://camo.githubusercontent.com/a2bb694ed35e9a2a8023c50903a096ad2d83db200e68e56a6967fde7c4994a60/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f726f7566793233352f4d756c746976653f7374796c653d706c6173746963)](LICENSE.md)[![Version](https://camo.githubusercontent.com/776cc82c634e77a8c3478f55d6d2c7be351a2c65f3ff46b8e021f8a5826712d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f7566793233352f4d756c746976653f7374796c653d706c6173746963)](https://packagist.org/packages/roufy235/multive)[![Code Size](https://camo.githubusercontent.com/11db112acbe4938593ee858b1c891d7c861fdfff7395e99bda5f1d24407b225f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f726f7566793233352f4d756c746976653f7374796c653d706c6173746963)](https://camo.githubusercontent.com/11db112acbe4938593ee858b1c891d7c861fdfff7395e99bda5f1d24407b225f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f726f7566793233352f4d756c746976653f7374796c653d706c6173746963)[![Downloads](https://camo.githubusercontent.com/557eb501b8fa14b424ea2a1eaf12921962fbd71362fb85a0671826339f8f433a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f726f7566793233352f4d756c746976653f7374796c653d706c6173746963)](https://camo.githubusercontent.com/557eb501b8fa14b424ea2a1eaf12921962fbd71362fb85a0671826339f8f433a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f726f7566793233352f4d756c746976653f7374796c653d706c6173746963)

Requirement
-----------

[](#requirement)

- [Composer](https://getcomposer.org/).
- [NodeJs](https://nodejs.org/).
- [GulpJs](https://gulpjs.com/).
- PHP 8.1.2+.
- MySQL/MariaDB.

Quickstart guide
----------------

[](#quickstart-guide)

You can create a new project by running this command:

```
$ composer create-project roufy235/multive
```

- Install [Node.js](https://nodejs.org/en/) if you don't have it yet.
- Install `gulp-cli` if you don't have it yet.

```
$ npm install --global gulp-cli
```

- Run `npm install`
- Run `gulp` to run the default Gulp task

#### Configure your connection to MySQL Server:

[](#configure-your-connection-to-mysql-server)

By default, the FRAMEWORK use a MySQL Database.

You should check and edit this configuration in your `.env` file:

```
DB_HOST = '127.0.0.1'
DB_NAME = 'yourMySqlDatabase'
USER = 'yourMySqlUsername'
PASSWORD = 'yourMySqlPassword'

```

License
-------

[](#license)

The Multive Framework is licensed under the MIT license. See [License File](LICENSE.md) for more information.

😎 THAT'S IT!
------------

[](#sunglasses-thats-it)

Now go build a cool Project.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity73

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

Recently: every ~166 days

Total

22

Last Release

1171d ago

PHP version history (2 changes)v1.3.1PHP ^7.3

v1.3.9PHP ^8.1.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32417747?v=4)[Abdulrouf Olatunbosun Bello](/maintainers/roufy235)[@roufy235](https://github.com/roufy235)

---

Top Contributors

[![roufy235](https://avatars.githubusercontent.com/u/32417747?v=4)](https://github.com/roufy235 "roufy235 (127 commits)")

---

Tags

axioscssdotenvgulpjshtmljavascriptmysqlmysql-databasepdo-mysqlphpphp-diphp7phpdiphpmailerphpunitscssslimslim-frameworkslimframeworkvuejsphpapiwebrestslimmysqlREST APIslim4slim-micro-framework

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/roufy235-multive/health.svg)

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

###  Alternatives

[maurobonfietti/slim4-api-skeleton

Useful skeleton for RESTful API development, using PHP and Slim 4.

1392.3k](/packages/maurobonfietti-slim4-api-skeleton)[maurobonfietti/rest-api-slim-php

Example of REST API with Slim PHP Framework.

3061.7k](/packages/maurobonfietti-rest-api-slim-php)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.4k37.3k](/packages/matomo-matomo)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)

PHPackages © 2026

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