PHPackages                             quanghuybest2k2/flowphp - 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. quanghuybest2k2/flowphp

ActiveProject[Framework](/categories/framework)

quanghuybest2k2/flowphp
=======================

A lightweight PHP framework

1.2.2(1y ago)05MITPHPPHP &gt;=8.0

Since May 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/quanghuybest2k2/flowphp)[ Packagist](https://packagist.org/packages/quanghuybest2k2/flowphp)[ RSS](/packages/quanghuybest2k2-flowphp/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

flowphp - PHP Framework
=======================

[](#flowphp---php-framework)

[![GitHub stars](https://camo.githubusercontent.com/909e18e55812a916e457523738b445747660a639ed98bcc7b90121150f3a8446/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f7175616e6768757962657374326b322f666c6f77706870)](https://camo.githubusercontent.com/909e18e55812a916e457523738b445747660a639ed98bcc7b90121150f3a8446/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f7175616e6768757962657374326b322f666c6f77706870) [![License](https://camo.githubusercontent.com/346fcff8a9d0b1b5166eb83ddcfdcf6a1c5afa2a6b45fbadd2e409df1bb6805f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7175616e6768757962657374326b322f666c6f77706870)](https://camo.githubusercontent.com/346fcff8a9d0b1b5166eb83ddcfdcf6a1c5afa2a6b45fbadd2e409df1bb6805f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7175616e6768757962657374326b322f666c6f77706870)

`flowphp` là một framework PHP mã nguồn mở, được thiết kế để giúp bạn xây dựng ứng dụng web một cách nhanh chóng, dễ dàng mở rộng và dễ bảo trì.

---

📋 Mục lục
---------

[](#-mục-lục)

- [🚀 Tính năng chính](#-t%C3%ADnh-n%C4%83ng-ch%C3%ADnh)
- [⚙️ Yêu cầu hệ thống](#%EF%B8%8F-y%C3%AAu-c%E1%BA%A7u-h%E1%BB%87-th%E1%BB%91ng)
- [📦 Cài đặt](#-c%C3%A0i-%C4%91%E1%BA%B7t)
- [🤝 Đóng góp](#-%C4%91%C3%B3ng-g%C3%B3p)
- [📄 Giấy phép](#-gi%E1%BA%A5y-ph%C3%A9p)

---

🚀 Tính năng chính
-----------------

[](#-tính-năng-chính)

Tính năngTrạng tháiHệ thống route đơn giản và linh hoạt✓Hỗ trợ MVC (Model-View-Controller)✓Hệ thống middleware✗Quản lý session và cookie✗Hệ thống validation cơ bản✗Cấu hình và tự động load class✓Tích hợp với database (MySQL)✓---

⚙️ Yêu cầu hệ thống
-------------------

[](#️-yêu-cầu-hệ-thống)

- PHP &gt;= 8.0
- Composer
- MySQL (nếu sử dụng database)

---

📦 Cài đặt
---------

[](#-cài-đặt)

```
# Installation
composer create-project quanghuybest2k2/flowphp example

cd example

# Start server
php flow ser
```

NOTE: clone `.env.example` to `.env`

Sau khi chạy lệnh trên, truy cập vào `http://localhost:2002` để xem ứng dụng.

---

🤝 Đóng góp
----------

[](#-đóng-góp)

Rất hoan nghênh mọi đóng góp để cải thiện `flowphp`:

1. Fork repository này
2. Tạo branch cho tính năng mới (`git checkout -b feature/MyFeature`)
3. Commits các thay đổi của bạn (`git commit -m 'Add new feature'`)
4. Đẩy lên branch của bạn (`git push origin feature/MyFeature`)
5. Tạo Pull Request

---

📄 Giấy phép
-----------

[](#-giấy-phép)

Dự án này được cấp phép theo giấy phép [MIT](./LICENSE).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance46

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

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

Total

5

Last Release

414d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/82820145?v=4)[Đoàn Quang Huy](/maintainers/quanghuybest2k2)[@quanghuybest2k2](https://github.com/quanghuybest2k2)

---

Top Contributors

[![quanghuybest2k2](https://avatars.githubusercontent.com/u/82820145?v=4)](https://github.com/quanghuybest2k2 "quanghuybest2k2 (1 commits)")

---

Tags

api-restflowframework-phpphp

### Embed Badge

![Health badge](/badges/quanghuybest2k2-flowphp/health.svg)

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[laravel/framework

The Laravel Framework.

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

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[getkirby/cms

The Kirby core

1.5k584.8k474](/packages/getkirby-cms)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

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