Laravel 8
PHP 7.3+
No commit activity in last 2 years
No release in over 2 years
The Workshop Orange Bot
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

fakerphp/faker
^1.9.1
mockery/mockery
^1.4.3

Runtime

guzzlehttp/guzzle
^7.2
intonate/tinker-zero
^1.2
league/flysystem-aws-s3-v3
^1.0
newrelic/monolog-enricher
^2.0
predis/predis
^1.1
symfony/process
^5.2
symfony/yaml
^5.3
 Project Readme

WOBOT

WOBOT is the Workshop Orange CLI bot for standardising and automating repeated tasks, tests, and processes for Workshop Orange. WOBOT is build using the excellent laravel-zero.com

Installation

composer global require workshop-orange/wobot

Troubleshooting

Every now and then the build process overwrites the box.json - if you get a strange error that bootstrap/app.php is not in the phar, check box.json and reset its contents back to what is was for a successful build

Maintenance notes

  • bootstrap/app.php is modified to allow for reading a .env in the working dir of the app (not just the applications install directory).