PHPackages                             pjpawel/magis-bundle - 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. [Templating &amp; Views](/categories/templating)
4. /
5. pjpawel/magis-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

pjpawel/magis-bundle
====================

The Symfony bundle to PHP templates

v0.1.1(3y ago)012Apache-2.0PHPPHP &gt;=8.1

Since Nov 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pjpawel/MagisBundle)[ Packagist](https://packagist.org/packages/pjpawel/magis-bundle)[ RSS](/packages/pjpawel-magis-bundle/feed)WikiDiscussions dev Synced today

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

MagisBundle
===========

[](#magisbundle)

### *Symfony bundle for php templates rendering*

[](#symfony-bundle-for-php-templates-rendering)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7a2374169a25522787bdfe57851b43eeb0f060d778331f9934142bcffeadde12/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706a706177656c2f6d616769732d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pjpawel/magis-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6014592b9b806ec38b763353fa69315f134fb8900f63e6a62a42cca50969c469/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706a706177656c2f4d6167697342756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d646576)](https://scrutinizer-ci.com/g/pjpawel/MagisBundle/?branch=dev)[![PHPStanLevel](https://camo.githubusercontent.com/b986357b7431b8110121b3b3a37f410c7d26f8c757119b539cd91873e6d7eaa9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d686967686573742532306c6576656c2d627269676874677265656e2e7376673f7374796c653d666c6174)](https://camo.githubusercontent.com/b986357b7431b8110121b3b3a37f410c7d26f8c757119b539cd91873e6d7eaa9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d686967686573742532306c6576656c2d627269676874677265656e2e7376673f7374796c653d666c6174)

Why Magis?
----------

[](#why-magis)

### - It's incredible fast!

[](#--its-incredible-fast)

### - It's easy to understand!

[](#--its-easy-to-understand)

### - It can implement all services you need!

[](#--it-can-implement-all-services-you-need)

Install
-------

[](#install)

If you want to install Magis symfony bundle

```
composer require pjpawel/magis-bundle

```

If you want raw view service and view classes use [Magis](https://github.com/pjpawel/Magis)

```
composer require pjpawel/magis

```

Usage
-----

[](#usage)

In container, you will find `magis` alias for `ViewDispatcherService`; You should use 'AbstractMagisController':

```
use pjpawel\Magis\MagisBundle\Controller\AbstractMagisController;
use Symfony\Component\HttpFoundation\Response;

class FooController extends AbstractMagisController
{

    public function test(): Response
    {
        return $this->renderPhpView($templateName, $params);
    }

}
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Every ~29 days

Total

2

Last Release

1287d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56eb6b51a9ce4750a94edfd28318c4e306113d8b37f1a6a6d7f8ebbd28969098?d=identicon)[pjpawel](/maintainers/pjpawel)

---

Top Contributors

[![pjpawel](https://avatars.githubusercontent.com/u/4069624?v=4)](https://github.com/pjpawel "pjpawel (34 commits)")

---

Tags

phpsymfonysymfony-bundlesymfonybundle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pjpawel-magis-bundle/health.svg)

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

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k13.0M218](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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