19 Laravel packages tagged “ci”

Most downloaded: mehrancodes/laravel-harbor, with 104,797 downloads and 102 GitHub stars. Ranked by total downloads — use the controls below to sort by stars, most recently updated, or name.

mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.
102 104,797

dgtlss/warden

A deterministic Laravel security gate for CI and deployment pipelines
97 79,428

spresnac/laravel-create-user-cli

Create a user-entry from cli with artisan
23 59,917

marcin-orlowski/process-dotenv

Little tool to help build DotEnv (.env) files from templates
8 11,283

expressodev/laravel-codeigniter-db

Integration layer allowing use of the Laravel database library in CodeIgniter applications
29 4,013

faisalmirza/diff-coverage

Calculate code coverage for git diff (changed lines only)
1,861

pushery/sqlens-for-laravel

SQLens — database safety toolkit for Laravel. It lints pending migrations for lock and downtime risk and audits the live schema, on PostgreSQL and MySQL.
2 1,788

highsolutions/github-hook

A Laravel package for simple Continuous Integration based on GitHub push.
8 1,458

heyosseus/sloppy

Static analysis for the debt AI coding agents leave behind, on any PHP project: 25 rules, git-diff review, coverage-aware reading order, PHPStan baseline-growth detection, a Rector and Pint fix pass, Pest expectations, CI annotations, agent rulesets and an MCP server. Extra rules and dashboards for Laravel. Deterministic, local, no LLM.
20 2,928

pragmarx/tddd

A Self-Hosted TDD Dashboard & Tests Watcher
712 505

carlosocarvalho/eloquent-codeigniter

Integration layer allowing use of the Laravel database library in CodeIgniter applications
1 351

ci2lara/codeigniter_migration

CodeigniterMigration is a package to integrate an already started Codeigniter-Session in Laravel 5
2 106

ngmy/stand-ci

A continuous integration tool designed for Laravel 5 application
2 62

laramint/queryguard

Zero-config CI gate for Laravel: auto-instruments your test suite, baselines query counts, and fails PRs that introduce N+1s or query regressions.
5 47

octane-doctor/octane-doctor

Octane readiness scanner for Laravel: detect long-lived worker risks, explain each finding, and gate CI on new ones.
1 39

ibourgeois/torch

Laravel Docker CLI
1 10

msfukui/php-affected

Lists the PHP files that depend on the files you specify. Static analysis with PHP's own tokenizer only - no coverage run, no framework lock-in, no runtime dependencies.
1

zerodrop/zerodrop

Disposable email inboxes for testing auth flows in CI — OTPs and magic links auto-extracted. PHPUnit, Pest, Laravel Dusk. No regex, no Docker, no signup.

ykachala/evals

Prompt and LLM-output regression testing for PHP. Define golden datasets, assert on model output (schema, semantic similarity, LLM-as-judge), and gate CI on quality scores.