imanghafoori/smart-realtime-facades

Real-time facades with IDE auto-completion.

Maintainers

👁 imanghafoori1

Package info

github.com/imanghafoori1/smart-realtime-facades

pkg:composer/imanghafoori/smart-realtime-facades

Statistics

Installs: 446 120

Dependents: 3

Suggesters: 0

Stars: 33

Open Issues: 1

v1.1.9 2025-02-23 10:47 UTC

Requires

Requires (Dev)

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 66739a11c68b6a886a0ae1059674518b6835e4ea

  • Iman Ghafoori <imanghafoori1.woop@gmail.com>

laravelfacade

This package is auto-updated.

Last update: 2026-06-23 13:54:47 UTC


README

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.

🙋 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

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

More from the author:

Laravel HeyMan:

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

Laravel Microscope:

💎 Find bugs before they bite.

Credits

License

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