appstract / laravel-artisan-scan
This package is abandoned and no longer maintained.
No replacement package was suggested.
:package_description
dev-master
2018-06-20 12:39 UTC
Requires
- php: ^7.0
Requires (Dev)
- phpunit/phpunit: 5.*
This package is not auto-updated.
Last update: 2022-05-28 15:53:12 UTC
README
Work in progress
This package allows you to check several things in just one command, such as:
- mixed content
- SSL certificate
- Minified assets
However, keep in mind that this is still a work in progress, feel free to check it out tho.
Installation
You can install the package via composer:
composer require appstract/laravel-artisan-scan
Usage
php artisan scan:launch
Testing
$ composer test
Contributing
Contributions are welcome, thanks to y'all :)
About Appstract
Appstract is a small team from The Netherlands. We create (open source) tools for webdevelopment and write about related subjects on Medium. You can follow us on Twitter, buy us a beer or support us on Patreon.
License
The MIT License (MIT). Please see License File for more information.