Download the PHP package imanghafoori/smart-realtime-facades without Composer
On this page you can find all versions of the php package imanghafoori/smart-realtime-facades. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download imanghafoori/smart-realtime-facades
More information about imanghafoori/smart-realtime-facades
Files in imanghafoori/smart-realtime-facades
Package smart-realtime-facades
Short Description Real-time facades with IDE auto-completion.
License MIT
Homepage https://github.com/imanghafoori1/smart-realtime-facades
Informations about the package smart-realtime-facades
Smart Real-time Facades
Do not lose IDE auto-completion with real-time facades!
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:
Installation:
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 [email protected]
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
- Iman
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of smart-realtime-facades with dependencies
laravel/framework Version ~5.1|6.*|7.*|8.*|9.*|10.*|11.*