Download the PHP package kirkbater/soft-deletes without Composer
On this page you can find all versions of the php package kirkbater/soft-deletes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kirkbater/soft-deletes
More information about kirkbater/soft-deletes
Files in kirkbater/soft-deletes
Download kirkbater/soft-deletes
More information about kirkbater/soft-deletes
Files in kirkbater/soft-deletes
Vendor kirkbater
Package soft-deletes
Short Description Trait to check for soft deletes in Laravel 5
License
Package soft-deletes
Short Description Trait to check for soft deletes in Laravel 5
License
Please rate this library. Is it a good library?
Informations about the package soft-deletes
Soft Deletes Trait for Laravel Testing
This is a trait for extending Laravel 5.1 testing functionality, to see if something has been soft-deleted in the database.
Usage:
First, require the composer package: composer require kirkbater/soft-deletes
Then, add the soft deletes functionality to your test:
Then, write your unit tests, just like normal:
All versions of soft-deletes with dependencies
PHP Build Version
Package Version
No informations.
The package kirkbater/soft-deletes contains the following files
Loading the files please wait ....