Download the PHP package humans/laravel-setup-traits without Composer
On this page you can find all versions of the php package humans/laravel-setup-traits. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download humans/laravel-setup-traits
More information about humans/laravel-setup-traits
Files in humans/laravel-setup-traits
Download humans/laravel-setup-traits
More information about humans/laravel-setup-traits
Files in humans/laravel-setup-traits
Vendor humans
Package laravel-setup-traits
Short Description Autorun traits on PHPUnit setup.
License MIT
Package laravel-setup-traits
Short Description Autorun traits on PHPUnit setup.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-setup-traits
Laravel Setup Traits
Laravel now has this built-in!
This package allows traits to be ran automatically on the setup of your tests.
Here's an example.
Installation
Require the package via composer.
Use the trait in your base test case.
Create a trait you want with the method name setup
+ class name
Then include the trait in any of your tests!
All versions of laravel-setup-traits with dependencies
PHP Build Version
Package Version
No informations.
The package humans/laravel-setup-traits contains the following files
Loading the files please wait ....