2017 © Pedro Peláez
 

library laravel-artisan-scan

:package_description

image

appstract/laravel-artisan-scan

:package_description

  • Wednesday, June 20, 2018
  • by Rokr
  • Repository
  • 1 Watchers
  • 6 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 43 % Grown

The README.md

[Wip] Laravel artisan scan

Latest Version on Packagist Total Downloads Software License Build Status, (*1)

Work in progress

This package allows you to check several things in just one command, such as: - mixed content - SSL certificate - Minified assets, (*2)

However, keep in mind that this is still a work in progress, feel free to check it out tho., (*3)

Installation

You can install the package via composer:, (*4)

``` bash composer require appstract/laravel-artisan-scan, (*5)


## Usage ``` bash php artisan scan:launch

Screenshot, (*6)

Testing

bash $ composer test, (*7)

Contributing

Contributions are welcome, thanks to y'all :), (*8)

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., (*9)

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

20/06 2018

dev-master

9999999-dev https://github.com/appstract/laravel-artisan-scan

:package_description

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

appstract laravel-artisan-scan