PHPackages                             very/framework - 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. very/framework

ActiveLibrary[Framework](/categories/framework)

very/framework
==============

The verystar php framework

v3.0.10(6y ago)36191MITPHPPHP &gt;=7.0CI failing

Since Jan 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/verystar/framework)[ Packagist](https://packagist.org/packages/very/framework)[ RSS](/packages/very-framework/feed)WikiDiscussions 3.0 Synced yesterday

READMEChangelog (10)Dependencies (6)Versions (42)Used By (0)

[![](https://camo.githubusercontent.com/8d361b598a6e6416c39c4931d4ec764a42debc0cca5b1a49e6ecd51e3bd2ed27/68747470733a2f2f7374617469632e76657279737461722e636e2f732f6c6f676f2e706e67)](https://verystar.net)

[![Build Status](https://camo.githubusercontent.com/51da2db4fa70ee3f4f9e20c652bcb5bf3222156b737630ff803e01d92da26470/68747470733a2f2f6170692e7472617669732d63692e6f72672f76657279737461722f6672616d65776f726b2e737667)](https://travis-ci.org/verystar/framework)[![Total Downloads](https://camo.githubusercontent.com/e60c762bca69e85d696f5e6b2d36883404e99fbb1e0a56e8cdb1c6af3568438a/68747470733a2f2f706f7365722e707567782e6f72672f766572792f6672616d65776f726b2f642f746f74616c2e737667)](https://packagist.org/packages/very/framework)[![Latest Stable Version](https://camo.githubusercontent.com/09ae4ab06521627a81e6790c0e20b10439b4777d170bf8d7f436f355c00a5f4f/68747470733a2f2f706f7365722e707567782e6f72672f766572792f6672616d65776f726b2f762f737461626c652e737667)](https://packagist.org/packages/very/framework)[![License](https://camo.githubusercontent.com/f73bfdf9f5dab23bd0be30281221bb6a9ad7c7862dedc171acad20ddbec18c0d/68747470733a2f2f706f7365722e707567782e6f72672f766572792f6672616d65776f726b2f6c6963656e73652e737667)](https://packagist.org/packages/very/framework)

The Verystar php framework
==========================

[](#the-verystar-php-framework)

About
-----

[](#about)

这是一个简单的遵循PSR-4的框架，借鉴了Laravel的DI思想，采用了优秀的开源组件(symfony,monolog)设计的轻量级MVC框架，目前为了兼容老的项目代码精简了Laravel的设计，后续会逐步的完善

Install
-------

[](#install)

你可以使用composer来安装框架，添加依赖到composer.json文件，内容如下：

```
"require": {
    "very/framework": "3.0.*"
}

```

执行`composer install`来安装，然后引入include PATH . '/vendor/autoload.php'

Example
-------

[](#example)

TODO
----

[](#todo)

- Sqlite数据库连接器完善
- Event事件监听模型开发

Test
----

[](#test)

```
 ./vendor/bin/phpunit

```

> 目前测试文档还没有来得及编写，欢迎补充测试文档

Thanks
------

[](#thanks)

- [Laravel](https://github.com/laravel/framework)
- [symfony](https://github.com/symfony/symfony)
- [monolog](https://github.com/Seldaek/monolog)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

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

Total

41

Last Release

1750d ago

Major Versions

1.0.x-dev → v2.6.92017-02-21

2.0.x-dev → v3.0.02018-02-09

PHP version history (3 changes)v2.3.10PHP &gt;=5.6.4

1.0.x-devPHP &gt;=5.5.0

v3.0.0PHP &gt;=7.0

### Community

Maintainers

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

---

Top Contributors

[![fifsky](https://avatars.githubusercontent.com/u/280967?v=4)](https://github.com/fifsky "fifsky (45 commits)")

---

Tags

phpverystar

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[symfony/symfony

The Symfony PHP framework

31.4k86.9M2.2k](/packages/symfony-symfony)[tempest/framework

The PHP framework that gets out of your way.

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

The SilverStripe framework

7223.7M2.7k](/packages/silverstripe-framework)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

76922.3M129](/packages/laravel-mcp)[oro/platform

Business Application Platform (BAP)

642140.7k106](/packages/oro-platform)

PHPackages © 2026

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