Download the PHP package evo-mark/evo-laravel-service-facades without Composer
On this page you can find all versions of the php package evo-mark/evo-laravel-service-facades. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download evo-mark/evo-laravel-service-facades
More information about evo-mark/evo-laravel-service-facades
Files in evo-mark/evo-laravel-service-facades
Download evo-mark/evo-laravel-service-facades
More information about evo-mark/evo-laravel-service-facades
Files in evo-mark/evo-laravel-service-facades
Vendor evo-mark
Package evo-laravel-service-facades
Short Description Support package for easily using the service/facade pattern
License GPL-3.0-or-later
Package evo-laravel-service-facades
Short Description Support package for easily using the service/facade pattern
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package evo-laravel-service-facades
# Evo Laravel Service Facades
Create services with a backing facade in multiple pre-defined locations, then automatically load them into your application.
Generate PHP Doc annotations for your facades to enable type-hinting in your IDE.
## Installation
## Usage
To keep your annotations up-to-date, you should add the following to your application's `composer.json` file:
By default, your app's Service and Facades folders will be used as the default "location". You can change this by publishing the package's config file.
You can also add to the available locations during application boot by calling:
All versions of evo-laravel-service-facades with dependencies
PHP Build Version
Package Version
Requires
spatie/laravel-package-tools Version
^1.16
laravel/prompts Version ^0.1.25|^0.2.0|^0.3.0|^0.4.0
laravel/prompts Version ^0.1.25|^0.2.0|^0.3.0|^0.4.0
The package evo-mark/evo-laravel-service-facades contains the following files
Loading the files please wait ....