PHPackages                             wepesi/wepesi - 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. wepesi/wepesi

ActiveProject[Framework](/categories/framework)

wepesi/wepesi
=============

a light way php framework to create simple web application

v3.2.13(4y ago)4262[4 issues](https://github.com/kivudesign/Wepesi/issues)[2 PRs](https://github.com/kivudesign/Wepesi/pulls)MITPHPPHP &gt;=7.4CI passing

Since Nov 12Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/kivudesign/Wepesi)[ Packagist](https://packagist.org/packages/wepesi/wepesi)[ Docs](https://github.com/kivudesign/Wepesi-Quick/issues)[ GitHub Sponsors](https://github.com/kivudesign/Wepesi-Quick)[ RSS](/packages/wepesi-wepesi/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)DependenciesVersions (44)Used By (0)

Wepesi
======

[](#wepesi)

- Wepesi library `wepesi` is the quick ans simple framework the help you devellop simple web application with php and design OOP concept, it has been design by following most off principle for big framework but make it simple for develloper.

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

[](#installation)

The installation of the application does not require somuch thing;

- In you are familliar with `composer` to install : You can find project directly on packagest on :

```
 composer create-project wepesi/wepesi
```

and it will create a project for You.

- In case you are not familliar with `composer` you can donwload it directly the source code on github on :, no nee of extra module to start workin on the project.

Intoduction
===========

[](#intoduction)

Wepesi is a simple Web framework that help you devellop simple web application, and benefit advantage of large php framework like

- routing
- controller
- simple ORM \*without migration
- MVC design patern
- OOP
- Middleware
- Validation
- View

All module are built-id, its has been design to give to make the framework flexible, you can restructure everything as you want and be able to add more module.

Integration
===========

[](#integration)

no need to know about composer, the simple way is to download the all the project and place on the server side devellopenent. decompress the file, and folder the instruction.

- if you are using `wamp`, place the decopress folder on the `www` folder of `wamp` folder with is on the root of the dick c: on windows
- if you are using `xamp`, you place the folder on the `htdocs`you can rename the folder as you want according to you need

Structure
=========

[](#structure)

the library is subdivised in multiple part with folder, we have:

- `class` : where all model and where we can find the core logic to run the libray. there is a folder call `app`, in with you are not allowed to modified any class if you dont know what you are doing. in some case, it will have an impact on the way your application is working.
- `controller`: where you can creat all the controller. the system has been designed like that to make a difference between controller and model.
- `config`: where you can config the database configuration, and the autoloading.
- `layout`: the layout help manage all `css style` or `javascript script`, or not. the idea, is to have a better logical. in case you use the layout, there is a way yu can accee those file by using wepesi class `Bundle`.
- `route`: is where you can define all your route
- `views`: here is where you will create all the pages that will display by the user.
- `index.php`: this is the main file. to start the app,
- `.htaccess`: this help to manage the routing.

\*Hope you enjoy.
=================

[](#hope-you-enjoy)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 99.7% 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

19

Last Release

1647d ago

Major Versions

v2.x-dev → v3.0.02021-11-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b7536aed6138da14cfe4d2a295017fd44f2997ee86c689e8aa6276080164cfd?d=identicon)[ibmussa](/maintainers/ibmussa)

---

Top Contributors

[![bim-g](https://avatars.githubusercontent.com/u/16068170?v=4)](https://github.com/bim-g "bim-g (352 commits)")[![WinnersProx](https://avatars.githubusercontent.com/u/34940230?v=4)](https://github.com/WinnersProx "WinnersProx (1 commits)")

---

Tags

apiframeworklibrarymvcormorm-frameworkphproutingrouting-controllersvalidationjwtapiframeworkvalidationrouterlibraryormtokenmetadatahashmvcviewphp-mvcwepesi frameworkwepesi quickwepesi ormquick ormlight ormquick frameworkquick library

### Embed Badge

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

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)

PHPackages © 2026

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