PHPackages                             proklung/facade-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. proklung/facade-bundle

ActiveSymfony-bundle

proklung/facade-bundle
======================

Laravel like facades for Symfony.

1.0.4(5y ago)1461MITPHPPHP &gt;=7.3

Since Apr 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ProklUng/facade.bundle)[ Packagist](https://packagist.org/packages/proklung/facade-bundle)[ RSS](/packages/proklung-facade-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (4)Dependencies (5)Versions (6)Used By (1)

Продвинутое обращение с фасадами из Laravel.
============================================

[](#продвинутое-обращение-с-фасадами-из-laravel)

Отличается от обычного (для этой конструкции) тем, что не надо вызывать boot вне контейнера и внутри не используется "магический" доступ к контейнеру.

Установка
---------

[](#установка)

1. `composer require proklung/facade.bundle`
2. Активировать бандл в bundles.php (или в случае кастомных использований Symfony - в standalone\_bundles.php).

Детали
------

[](#детали)

За основу взят пакет .

Существенное отличие: под капотом у фасадов нативная (ларавеловская) система мокинга с помощью Mockery. Плюс нативный способ моканья для тестов.

Нюансы
------

[](#нюансы)

Фасад должен наследоваться от `Prokl\FacadeBundle\Services\Services\AbstractFacade` и реализовывать метод getFacadeAccessor, возвращающий ID сервиса (все как в Laravel). Возможно возвращать с @ или без оного символа.

Также он может быть - но это не обязательно - помечен тэгом `laravel.facade`. Без тэга оно само найдет его по признаку наследования от AbstractFacade.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

Total

5

Last Release

1831d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9210c86ee6734e537eaf22c0f2fe7a965451e340e39e1aae2b74013f24c2660d?d=identicon)[gedovan](/maintainers/gedovan)

---

Top Contributors

[![ProklUng](https://avatars.githubusercontent.com/u/19857467?v=4)](https://github.com/ProklUng "ProklUng (9 commits)")

---

Tags

php7symfonysymfony-bundle

### Embed Badge

![Health badge](/badges/proklung-facade-bundle/health.svg)

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

###  Alternatives

[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k172.9M1.8k](/packages/symfony-security-bundle)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sensiolabs/gotenberg-bundle

A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.

210210.4k2](/packages/sensiolabs-gotenberg-bundle)

PHPackages © 2026

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