Download the PHP package nauvalazhar/facade-please without Composer
On this page you can find all versions of the php package nauvalazhar/facade-please. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nauvalazhar/facade-please
More information about nauvalazhar/facade-please
Files in nauvalazhar/facade-please
Download nauvalazhar/facade-please
More information about nauvalazhar/facade-please
Files in nauvalazhar/facade-please
Please rate this library. Is it a good library?
Informations about the package facade-please
Facade, please!
Sometimes you want to create a facade for globally accessible method, but you don't like doing it because you have to take a few steps. Facade, please! is a laravel package to solve your problem, just one command and your facade is ready to use!
Requirements
- PHP >= 5.6.*
- Laravel 5
Installation
Add to config/app.php
Usage
Usage List
Create
The Generated facade will be stored in the app/MyFacades
folder by default, but you can change the destination folder in the config/facadeplease.php
file. Before doing that, you need to do this step.
Delete
List All Facades
Get Facade Information
Configuration
Changelogs
Credits
Thanks to @rizalio for any help!
License
MIT License
All versions of facade-please with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package nauvalazhar/facade-please contains the following files
Loading the files please wait ....