PHPackages                             xujiajun/tast-symfony - 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. xujiajun/tast-symfony

ActiveLibrary[Framework](/categories/framework)

xujiajun/tast-symfony
=====================

a PHP framework based on Symfony Components, Sexy and Powerful

171PHP

Since Dec 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/tastphp/tast-symfony)[ Packagist](https://packagist.org/packages/xujiajun/tast-symfony)[ RSS](/packages/xujiajun-tast-symfony/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

tast-symfony
============

[](#tast-symfony)

a PHP framework based the Symfony components, Sexy and Powerful.

\##Foreword

继承symfony2的优秀思想及做法，比如bundle机制、组件化等，组建一个更简单好用的全栈框架.

Features（不定时更新）
---------------

[](#features不定时更新)

- symfony style
- M（Service/Dao）VC 架构
- 基于composer管理
- Twig引擎
- console 命令行工具
- Annotations
- Debug
- Doctrine DBAL
- EventDispatcher
- More

\##Requirements

PHP5.4+

Usage
-----

[](#usage)

step1:

```
git clone https://github.com/tastphp/tast-symfony

```

step2:

```
copy 一份.env.example，重命名为.env

```

step4:

```
//config/db.yml
//配置数据库
doctrine:
    dbal:
        driver:   pdo_mysql
        dbname:   symfony-demo
        user:     root
        password: 123
        charset:  UTF8
        server_version: 5.6

```

step5:

```
配置你的web server
or
直接 cd web & php -S 127.0.0.1:9000,访问http://127.0.0.1:9000,its runing!

```

License
-------

[](#license)

[MIT Licensed](http://www.opensource.org/licenses/MIT)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![xujiajun](https://avatars.githubusercontent.com/u/6065007?v=4)](https://github.com/xujiajun "xujiajun (6 commits)")

---

Tags

tast

### Embed Badge

![Health badge](/badges/xujiajun-tast-symfony/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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