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
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
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
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
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
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.