PHPackages                             winframework/winphp - 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. winframework/winphp

ActiveLibrary[Framework](/categories/framework)

winframework/winphp
===================

Framework PHP MVC

1.6.0(5y ago)2101PHPCI failing

Since Jul 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/winframework/winphp)[ Packagist](https://packagist.org/packages/winframework/winphp)[ RSS](/packages/winframework-winphp/feed)WikiDiscussions master Synced 2mo ago

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

[![](https://camo.githubusercontent.com/3effb8843c0405e6e5c0f922a295f1e580b76b47e46c5dfcda3d8386f5ac633b/68747470733a2f2f7261776769742e636f6d2f77696e6672616d65776f726b2f77696e7068702f6d61737465722f7777772f7075626c69632f696d672f696d6167652d726561646d652e706e67)](https://camo.githubusercontent.com/3effb8843c0405e6e5c0f922a295f1e580b76b47e46c5dfcda3d8386f5ac633b/68747470733a2f2f7261776769742e636f6d2f77696e6672616d65776f726b2f77696e7068702f6d61737465722f7777772f7075626c69632f696d672f696d6167652d726561646d652e706e67)

[![Code Climate](https://camo.githubusercontent.com/40d58a03a58ccda938e61cbfcdb72a2fafeec0a6aa68ed84e88a2a789c148bdc/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f77696e6672616d65776f726b2f77696e7068702e706e67)](https://codeclimate.com/github/winframework/winphp)[![Build Status](https://camo.githubusercontent.com/094dac06dcc2c04ccba8b202ba4213722ef80ae8f5ad7250249b008c3522894d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f77696e6672616d65776f726b2f77696e7068702f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/winframework/winphp/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c0a999a60fac7f4bdcc2cd8caa2fdd5211a534106d623deb89e5cde3db40e73d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f77696e6672616d65776f726b2f77696e7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/winframework/winphp/?branch=master)

Framework em PHP baseado em MVC
-------------------------------

[](#framework-em-php-baseado-em-mvc)

- Responsável por incluir as páginas de acordo com a URL e gerenciar a estrutura MVC.
- Assim você não precisa se preocupar com a estrutura de URL, páginas, títulos, etc...
- [Documentação](https://winframework.github.io/winphp)
- [Wiki](https://github.com/winframework/winphp/wiki)

### Funcionalidades

[](#funcionalidades)

- Request/Response;
- Rotas;
- Templates (Views);
- Título de Página;
- Envio de Emails;
- Manipulador de Arquivos;
- Utilitários (String, Date, Form, etc);
- Manipulador de Variáveis Globais (Input, Server, etc);
- Alertas;
- Conexão com Banco de Dados;
- Repository;

### Request/Response

[](#requestresponse)

[![](https://raw.githubusercontent.com/winframework/winphp/master/docs/architecture/request-response.png)](https://raw.githubusercontent.com/winframework/winphp/master/docs/architecture/request-response.png)

### Camadas

[](#camadas)

[![](https://raw.githubusercontent.com/winframework/winphp/master/docs/architecture/layers.png)](https://raw.githubusercontent.com/winframework/winphp/master/docs/architecture/layers.png)

### Requisitos

[](#requisitos)

| PHP 7.4 +

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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

Total

4

Last Release

2136d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b13ddb29c7521af8f2d4490bc6b78602561d8e3c6e25301fb86a28be7a135b8d?d=identicon)[twobanks](/maintainers/twobanks)

---

Top Contributors

[![wandbferreira](https://avatars.githubusercontent.com/u/6794280?v=4)](https://github.com/wandbferreira "wandbferreira (124 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

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