Download the PHP package axsor/laravel-executor without Composer
On this page you can find all versions of the php package axsor/laravel-executor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axsor/laravel-executor
More information about axsor/laravel-executor
Files in axsor/laravel-executor
Download axsor/laravel-executor
More information about axsor/laravel-executor
Files in axsor/laravel-executor
Vendor axsor
Package laravel-executor
Short Description Command line facade
License GPL-3.0-or-later
Package laravel-executor
Short Description Command line facade
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package laravel-executor
Laravel executor
Laravel executor is a very simple facade to system PHP command. It makes possible to mock the result of the command execution without run it using a facade
Installation
Install it via composer:
composer require axsor/laravel-executor
If you are using Laravel 5.4 or lower you must add ExecutorServiceProvider to
your config/app.php
:
Higher versions will auto-discover it.
How to use
License
GPL-3.0
All versions of laravel-executor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package axsor/laravel-executor contains the following files
Loading the files please wait ....