PHPackages                             cawakharkov/symfony-micro - 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. cawakharkov/symfony-micro

ActiveProject[Framework](/categories/framework)

cawakharkov/symfony-micro
=========================

Demo for Symfony micro trait application

521586PHP

Since Nov 20Pushed 9y ago6 watchersCompare

[ Source](https://github.com/CawaKharkov/symfony-micro)[ Packagist](https://packagist.org/packages/cawakharkov/symfony-micro)[ RSS](/packages/cawakharkov-symfony-micro/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

symfony-micro
=============

[](#symfony-micro)

Symfony micro applicatin based on `\Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait`

[Symfony as a Microframework](http://symfony.com/blog/new-in-symfony-2-8-symfony-as-a-microframework)

[![Latest Stable Version](https://camo.githubusercontent.com/4d94445febe535673a3bce9f4197defedee007f6de9d7dd1c365255f815579e3/68747470733a2f2f706f7365722e707567782e6f72672f636177616b6861726b6f762f73796d666f6e792d6d6963726f2f762f737461626c65)](https://packagist.org/packages/cawakharkov/symfony-micro) [![Total Downloads](https://camo.githubusercontent.com/691a7ab6b31428be8f9a388ace34d08de9e1b3f1466640096f5072bb75e5fcf6/68747470733a2f2f706f7365722e707567782e6f72672f636177616b6861726b6f762f73796d666f6e792d6d6963726f2f646f776e6c6f616473)](https://packagist.org/packages/cawakharkov/symfony-micro) [![Latest Unstable Version](https://camo.githubusercontent.com/52bab2ce920f841dc1fa5fbd18fcb07f0cc11bc7b6b44d34e8e05c8207aa100c/68747470733a2f2f706f7365722e707567782e6f72672f636177616b6861726b6f762f73796d666f6e792d6d6963726f2f762f756e737461626c65)](https://packagist.org/packages/cawakharkov/symfony-micro) [![License](https://camo.githubusercontent.com/21df5a8d43f9d666736190a4dad795b00d702735efdf63bfef2472c30f3e4813/68747470733a2f2f706f7365722e707567782e6f72672f636177616b6861726b6f762f73796d666f6e792d6d6963726f2f6c6963656e7365)](https://packagist.org/packages/cawakharkov/symfony-micro)![Scrutinizer](https://camo.githubusercontent.com/be4e9e78294c725a4828ac639e7008e30fdf63484fb18931f3385f758fe3bc37/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f436177614b6861726b6f762f73796d666f6e792d6d6963726f2e737667)![Travis](https://camo.githubusercontent.com/8d67d6eb428d4aca8c9a233d9d0aae8541880e5740d1886b2e366a6f04454f16/68747470733a2f2f6170692e7472617669732d63692e6f72672f436177614b6861726b6f762f73796d666f6e792d6d6963726f2e737667)

What's included
===============

[](#whats-included)

- Symfony v3.0.\*
- Doctrine 2.5
- Generator-bundle
- Uikit
- FontAwesome

Usage
=====

[](#usage)

- Create project

```
composer create-project cawakharkov/symfony-micro:dev-master
```

- Bower

```
bower install
```

- Run with built in server .

```
bin/console server:run localhost
```

Small benchmark
---------------

[](#small-benchmark)

```
-> % siege -b -t30S -c 20 http://prod.micro.local/
** SIEGE 3.0.8
** Preparing 20 concurrent users for battle.
The server is now under siege...
Lifting the server siege...      done.

Transactions:                  11252 hits
Availability:                 100.00 %
Elapsed time:                  29.09 secs
Data transferred:               4.79 MB
Response time:                  0.05 secs
Transaction rate:             386.80 trans/sec
Throughput:                     0.16 MB/sec
Concurrency:                   19.96
Successful transactions:       11252
Failed transactions:               0
Longest transaction:            0.12
Shortest transaction:           0.03

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/25991ce361df82734652cfea588bd2ea729733b14dcc7a4699daa94af25e9921?d=identicon)[Cawa87](/maintainers/Cawa87)

---

Top Contributors

[![anacona16](https://avatars.githubusercontent.com/u/2333731?v=4)](https://github.com/anacona16 "anacona16 (12 commits)")[![mbiagetti](https://avatars.githubusercontent.com/u/1774167?v=4)](https://github.com/mbiagetti "mbiagetti (1 commits)")[![OndraM](https://avatars.githubusercontent.com/u/793041?v=4)](https://github.com/OndraM "OndraM (1 commits)")

---

Tags

perfomancephpsymfonysymfony-micro

### Embed Badge

![Health badge](/badges/cawakharkov-symfony-micro/health.svg)

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

###  Alternatives

[laravel/socialite

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

5.7k104.3M841](/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)
