Automate builds and code standards sniffing. Now with badges.
cloudcake/laravel-sanity is a Laravel package for automate builds and code standards sniffing. now with badges..
It currently has 29 GitHub stars and 3 downloads on Packagist (latest version v1.2.2).
Install it with composer require cloudcake/laravel-sanity.
Discover more Laravel packages by cloudcake
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Sanity is a staging package to assist in running your own unit testing, code standards and custom runner automation on your staging/testing environment using any deployment service that allows post-deployment webhook triggers. Ideal for start-ups or teams that prefer a simple testing environment over enterprise CI. Keep track of breakage scores and compete with your team in keeping your codebase clean!
Made with ❤️ by Stephen Lake
Install the package via composer.
composer require cloudcake/laravel-sanity
This library is licensed under the MIT License - see the LICENSE.md file for details.