sqlens-for-laravel
by pushery
SQLens — database safety toolkit for Laravel. It lints pending migrations for lock and downtime risk and audits the live schema, on PostgreSQL and MySQL.
laravel-version-endpoint
by woweb
A signed, read-only /__version endpoint that reports what a Laravel application is actually running.
laravel-release-guard
by hopheartsceo
Detect database changes that can break the previous Laravel release during rolling and zero-downtime deployments.
laravel-doppler
by alexhackney
Render a Laravel .env from Doppler secrets safely, atomically, and with a round-trip guarantee
laravel-deploy-supervisor
Pipeline de déploiement supervisé pour applications Laravel : git pull + build + reload par étapes configurables, historique en base, suivi temps réel via broadcasting (Reverb/Pusher).
laravel-gitstamp
by m-tech-org
Deploy-time git commit/date stamping for Laravel apps with no build pipeline — know what's actually running in production without SSHing in.
laravel-boot-up
by igne-agency
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
laravel-hostkit
by saficodes
Safely switch Laravel asset folders between local (public/) and shared-hosting (root) layouts.
laravel-config-cache-guard
by codegenie-be
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
laravel-artifact-deployer
by rekuest
Artifact-based post-deploy runner for Laravel (secure unzip/extract + configurable artisan pipeline).
laravel-forge-mcp
by isapp
Native Laravel MCP server for managing Laravel Forge servers, sites and deployments via the Forge API v2.
laravel-shipit
by sydgren
Trigger and monitor ShipIt deployments from Artisan — php artisan shipit:deploy.
laravel-enterprise-governance
by vds
Enterprise deployment governance, audit logging, AI review pipelines, and operational controls for Laravel.
laravel-shared
by m7md-5ttab
Production-grade Laravel shared hosting deployment toolkit for readiness checks, safe publishing, and rollback workflows.
laravel-installer
by souravmsh
A sleek and easy-to-use web-based installer for Laravel applications.
laravel-preset
by dziurka
A Composer package that scaffolds a fresh Laravel project with custom configuration, dependencies, and files.
laravel-deploy-checklist
An artisan command that verifies your Laravel app is production-ready. Checks debug mode, caches, migrations, environment, security headers, and more.
laravel-hostinger-deploy
by ahlaw
Laravel package for automated Hostinger deployment with GitHub Actions support
laravel-envguard
by fvfvfvfv
Typed, validated, documented environment schema for Laravel — replaces .env.example with real tooling.
laravel-deployer
by 4msar
Zero-downtime deployment tool for Laravel applications from GitHub releases
laravel-forge-sdk
by dimer47
PHP SDK for Laravel Forge API - Auto-generated from OpenAPI specification
laravel-deployments
by sthira-labs
A simple, migration-like deployment script manager for Laravel applications.
laravel-cloud-deploy
by nativephp
Deploy Laravel applications to Laravel Cloud from the command line
laravel-coolify
by stumason
Manage, deploy, and monitor your Laravel application on Coolify - like Horizon for your infrastructure.
laravel-git-manager
by ahmedhsieb
A complete Git management interface for Laravel applications with web UI, custom commands, and authentication
laravel-directadmin-deploy
by cocomedia-nl
Laravel package for automated DirectAdmin deployment with GitHub Actions support
laravel-hostinger-deploy
by thecodeholic
Laravel package for automated Hostinger deployment with GitHub Actions support
laravel-multicloud
Laravel MultiCloud — manage AWS, Azure, GCP, Cloudinary, Alibaba & Cloudflare in one Laravel package. Deploy, backup, scale, monitor, and optimize cloud apps with a single unified API.
laravel-cidi
laravel-cidi is a powerful Laravel package that auto-generates Docker setup and CI/CD workflows. Simplify Laravel deployment, pipeline, DevOps, and cloud integration with ready Dockerfile, docker-compose, and GitHub Actions. Fast, scalable, and time-saving for modern Laravel apps.
laravel-ack-deploy
by algethamy
Laravel package for easy deployment to Alibaba Cloud Container Service for Kubernetes (ACK)
laravel-launchpad
Laravel Installation and Update Wizard Package - Ship your Laravel web app easily with automated installation and update wizards
laravel-one-click-installer
by clevpro
A beautiful and comprehensive one-click installer package for Laravel applications featuring TailwindCSS UI, intelligent installation management, and developer-friendly tools
laravel-server-sync
by ajaxray
A Laravel package to easily sync your production database and files to your local environment
laravel-one-time-operations
by phpsa
Run operations once after deployment - just like you do it with migrations!
laravel-one-time-operations
by pristavu
Run operations once after deployment - just like you do it with migrations!
laravel-deployer
by omaralalwi
Laravel Deployer: Streamlined Deployment for Laravel and Node.js, with Zero-Downtime and various environments and branches, deploying your Laravel apps become simple and stress-free endeavor.
laravel-one-time-operations
Run operations once after deployment - just like you do it with migrations!
laravel-operations
Run operations once after deployment - just like you do it with migrations!
laravel-one-time-operations
by timokoerber
Run operations once after deployment - just like you do it with migrations!
laravel-http-deployer
by mayconbordin
A tool for automated deployment of Laravel applications using HTTP.