Libraries tagged by bitbucket pipeline deployment

igne-agency/laravel-boot-up

1 Favers
35 Downloads

Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.

Go to Download


aisleng/bitbucket-pipeline-deployment

2 Favers
108 Downloads

Uses the Bitbucket API to run pipelines and deploy to any number of services

Go to Download


esportscz/deploy

0 Favers
7 Downloads

Composer library for automated deployments triggered by Bitbucket webhooks. Install the package, create a single PHP file, and configure the deploy pipeline in code.

Go to Download