PHPackages                             imanghafoori/smart-realtime-facades - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. imanghafoori/smart-realtime-facades

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

imanghafoori/smart-realtime-facades
===================================

Real-time facades with IDE auto-completion.

v1.1.9(1y ago)33453.4k↓40.3%5[1 issues](https://github.com/imanghafoori1/smart-realtime-facades/issues)[1 PRs](https://github.com/imanghafoori1/smart-realtime-facades/pulls)3MITPHPPHP 7.2.\*|7.3.\*|7.4.\*|8.\*

Since Feb 9Pushed 1y ago2 watchersCompare

[ Source](https://github.com/imanghafoori1/smart-realtime-facades)[ Packagist](https://packagist.org/packages/imanghafoori/smart-realtime-facades)[ Docs](https://github.com/imanghafoori1/smart-realtime-facades)[ RSS](/packages/imanghafoori-smart-realtime-facades/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (1)Dependencies (2)Versions (15)Used By (3)

Smart Real-time Facades
=======================

[](#smart-real-time-facades)

Do not lose IDE auto-completion with real-time facades!
-------------------------------------------------------

[](#do-not-lose-ide-auto-completion-with-real-time-facades)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8779723d9ad05b431eae39738b47f3c2bb9438dc8898096f2fd5274df02b4882/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696d616e676861666f6f72692f736d6172742d7265616c74696d652d666163616465732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/imanghafoori/smart-realtime-facades)[![Total Downloads](https://camo.githubusercontent.com/ae2377af9c2598d78896cbc780d48ae4d5e0c8d0c2b82356b2e03f490cb1cfd1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696d616e676861666f6f72692f736d6172742d7265616c74696d652d666163616465732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/imanghafoori/smart-realtime-facades)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Real-time facades in laravel are great, but they have a problem. When you use them, you quickly fall out of ide auto-completion and you are out of confidence. This package generates the facade file with enough doc-blocks to provide you with all the neat IDE helps. Nice?

It works exactly like the internal laravel realtime facades.

Sample Generated Facade File:

[![image](https://user-images.githubusercontent.com/6961695/154666361-172ef404-2abf-47b4-8ea6-5a7df27cb33f.png)](https://user-images.githubusercontent.com/6961695/154666361-172ef404-2abf-47b4-8ea6-5a7df27cb33f.png)

### Installation:

[](#installation)

```
composer require imanghafoori/smart-realtime-facades --dev
```

### Usage:

[](#usage)

You do not need to do anything, it regenerates your facade files if they need to be updated when you call them.

---

### 🙋 Contributing:

[](#raising_hand-contributing)

If you find an issue or have a better way to do something, feel free to open an issue, or a pull request.

### ❗ Security

[](#exclamation-security)

If you discover any security-related issues, please email `imanghafoori1@gmail.com` instead of using the issue tracker.

---

### More from the author:

[](#more-from-the-author)

#### Laravel HeyMan:

[](#laravel-heyman)

💎 It allows us to write expressive code to authorize, validate and authenticate.

-

---

#### Laravel Microscope:

[](#laravel-microscope)

💎 Find bugs before they bite.

-

---

### Credits

[](#credits)

- [Iman](https://github.com/imanghafoori1)
- [All Contributors](../../contributors)

### License

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88% 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 ~85 days

Recently: every ~243 days

Total

14

Last Release

542d ago

PHP version history (4 changes)v1.0.0PHP 7.2.\*|7.3.\*|7.4.\*|8.0.\*|8.1.\*

v1.1.6PHP 7.2.\*|7.3.\*|7.4.\*|8.0.\*|8.1.\*|8.2.\*

v1.1.8PHP 7.2.\*|7.3.\*|7.4.\*|8.0.\*|8.1.\*|8.2.\*|8.3.\*

v1.1.9PHP 7.2.\*|7.3.\*|7.4.\*|8.\*

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6961695?v=4)[Iman](/maintainers/imanghafoori1)[@imanghafoori1](https://github.com/imanghafoori1)

---

Top Contributors

[![imanghafoori1](https://avatars.githubusercontent.com/u/6961695?v=4)](https://github.com/imanghafoori1 "imanghafoori1 (22 commits)")[![AmirKhalifehSoltani](https://avatars.githubusercontent.com/u/47951749?v=4)](https://github.com/AmirKhalifehSoltani "AmirKhalifehSoltani (1 commits)")[![edalzell](https://avatars.githubusercontent.com/u/6069653?v=4)](https://github.com/edalzell "edalzell (1 commits)")[![farshidrezaei](https://avatars.githubusercontent.com/u/16887867?v=4)](https://github.com/farshidrezaei "farshidrezaei (1 commits)")

---

Tags

laravelfacade

### Embed Badge

![Health badge](/badges/imanghafoori-smart-realtime-facades/health.svg)

```
[![Health](https://phpackages.com/badges/imanghafoori-smart-realtime-facades/health.svg)](https://phpackages.com/packages/imanghafoori-smart-realtime-facades)
```

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17930.8k](/packages/markwalet-nova-modal-response)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2087.0k31](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1422.0k5](/packages/team-nifty-gmbh-tall-datatables)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

604.0k2](/packages/crumbls-layup)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.8k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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