imanghafoori/smart-realtime-facades

Real-time facades with IDE auto-completion.
464,296 33
Install
composer require imanghafoori/smart-realtime-facades
Latest Version:v1.1.10
PHP:>=7.1.5
License:MIT
Last Updated:Aug 31, 2026
Links: GitHub  ·  Packagist
Maintainer: imanghafoori1

Smart Real-time Facades

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

Latest Version on Packagist Total Downloads MIT Licensed

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

Installation:

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

Usage:

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


: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.

:exclamation: Security

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


More from the author:

Laravel HeyMan:

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


Laravel Microscope:

:gem: Find bugs before they bite.


Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

gregoriohc/laravel-trello

A Laravel wrapper and facade package for the Trello API

66,856 33
elite50/e50-mail-laravel

Laravel email facade with support for multiple Mailgun domains.

526 0
ricardofontanelli/laravel-telegram

A simple and lightweight Laravel 4 and 5 wrapper to interact with Telegram Bot.

3,653 10
webpatser/laravel-uuid

Laravel integration for webpatser/uuid - High-performance drop-in UUID replaceme...

18,410,990 1,799