|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| flagception/database-activator | 0.83 | Doctrine DBAL-backed activator for Flagception feature flags. Stores flag state in a SQL database (MySQL/Postgres/SQLite), auto-creates the table, and supports connection arrays, DSNs, or an existing DBAL instance, with customizable table/column names. | 2 | 2 | 1 | 10K | 0 | 1.5 | 48.7 | MIT | 1 year ago | |
| ajgarlag/feature-flag-bundle | 0.83 | — | 14 | 14 | 2 | 1K | 0 | 0.1 | 26.8 | MIT | — | |
| laravel/pennant | 0.81 | Laravel Pennant is a simple, lightweight feature flag library for Laravel. Define and evaluate feature toggles, control rollouts, and experiment safely across environments. Official docs available at laravel.com/docs/pennant. | 587 | 585 | 63 | 1M | 0 | 34.4 | 53.2 | MIT | 2 weeks ago | |
| spatie/laravel-model-flags | 0.77 | Add lightweight “flags” to Eloquent models via a trait—store process state without extra columns. Check, set, and clear flags, and query with flagged/notFlagged scopes. Ideal for idempotent, restartable jobs like one-time emails or migrations. | 456 | 457 | 21 | 45K | 0 | 21.9 | 31.2 | MIT | 3 months ago | |
| ylsideas/feature-flags | 0.76 | Extensible feature flags for Laravel to safely toggle code and features. Manage flags in application logic, routes, Blade views, scheduler tasks, and validation rules to support continuous integration and controlled rollouts. | 623 | 625 | 39 | 23K | 0 | 29.1 | 25.1 | MIT | 2 months ago | |
| flagception/flagception | 0.74 | Flagception is a lightweight PHP feature toggle library. Plug in an activator (e.g., array- or constraint-based) and check flags via FeatureManager::isActive(). Minimal setup, flexible, and easy to extend with custom activators. | 14 | 15 | 3 | 76K | 2 | 1.5 | 51.1 | MIT | 1 year ago | |
| 21torr/feature-flags | 0.74 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| boundwize/structarmed | 0.70 | StructArmed is a dev-only PHP architecture guard: define layers and dependency rules, start from presets (PSR-4/1/12, MVC, DDD), then tune or skip checks in PHP. Run it in CI to catch boundary violations before they become conventions. | 45 | 36 | 3 | 305K | 0 | 35.3 | 62.1 | MIT | 2 days ago | |
| phpstan/phpstan | 0.70 | PHPStan is a static analysis tool for PHP that finds bugs without running your code. It catches whole classes of errors early, improving type safety and code correctness, and helps you spot issues before writing tests or deploying. | 14,036 | 14,104 | 954 | 9M | 1,060 | 94.2 | 72.3 | MIT | 2 weeks ago | |
| nunomaduro/larastan | 0.69 | Larastan is a PHPStan extension for Laravel that adds strong type inference and “code analysis” by booting the app container. It understands Laravel’s magic, finds bugs early, and improves code quality and developer productivity. | 6,455 | 6,442 | 497 | 430K | 84 | 87.5 | 57.9 | MIT | 1 month ago | |
| check24/feature-flag-bundle | 0.69 | — | 0 | 0 | 3 | 0 | 0 | 2.3 | — | MIT | 5 years ago | |
| alchemy/binary-driver | 0.61 | PHP toolkit for building reusable, testable binary drivers on top of symfony/process. Provides AbstractBinary, binary detection, command generation, logging via PSR-3, and process listeners for debugging and customization across CLI tools. | 191 | 195 | 64 | 57K | 13 | 9.1 | 39.2 | NOASSERTION | 6 years ago | |
| stijnvanouplines/blade-country-flags | 0.58 | Laravel package providing country flag SVGs as Blade components, powered by Blade Icons and flag-icon-css. Use 4x3 or 1x1 variants like , with support for classes/styles and configurable defaults via a published config. | 26 | 26 | 19 | 27K | 1 | 16.6 | 46.1 | MIT | 4 months ago | |
| christian-riesen/base32 | 0.58 | RFC 4648-compliant Base32 encoder/decoder for PHP (7.2+). Simple static API to encode/decode strings, passes official test vectors, and includes unit tests. Also supports the extended Base32Hex alphabet via Base32Hex. | 133 | 134 | 30 | 643K | 0 | 25.6 | 59.7 | MIT | 1 week ago |
How can I help you explore Laravel packages today?