aaix/laravel-patches
Laravel Patches adds a simple, command-based patching system for Laravel. Create one-off Artisan commands for data fixes and deployments, run them manually, and track executions in the database to prevent reruns. Delete patches when done.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| antecedent/patchwork | 0.85 | Patchwork is a PHP monkey-patching library for runtime function and method redefinition. Useful for legacy code and hard-to-test dependencies, it enables stubbing, mocking, and behavior overrides without changing source, ideal for testing and debugging. | 451 | 454 | 42 | 716K | 22 | 24.9 | 54.2 | MIT | 8 months ago | |
| mikemccabe/json-patch-php | 0.85 | PHP library implementing JSON Patch (RFC 6902) and JSON Pointer (RFC 6901). Diff two JSON documents, apply patch operations, or read values via pointers. Works with json_decode(..., true) arrays; includes optional SimpleXML-style array handling. | 112 | 112 | 25 | 28K | 8 | 4.3 | 37.0 | — | 11 years ago | |
| dhorchler/sympatch-bundle | 0.85 | — | 3 | 3 | 0 | 0 | 0 | 0.0 | — | — | — | |
| laravel/pennant | 0.84 | Laravel Pennant is a simple, lightweight feature flag library for Laravel. Manage, evaluate, and roll out features safely across environments with an easy API and first-party integration, backed by official Laravel documentation. | 580 | 580 | 62 | 946K | 0 | 31.8 | 51.0 | MIT | 2 months ago | |
| open-southeners/extended-php | 0.84 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| umark1142/ticketit | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ylsideas/feature-flags | 0.83 | Extendable Laravel feature flags (toggles) to safely gate code and support continuous delivery. Use flags across your app, including routes, Blade views, task scheduling, and validation—built for flexibility and easy integration. | 622 | 622 | 39 | 26K | 0 | 31.8 | 26.4 | MIT | 3 weeks ago | |
| novay/draft | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 4.5 | — | MIT | 9 months ago | |
| masumbd/ticket | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lucaterribili/helloworld | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| dciss/poo-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cweagans/composer-patches | 0.82 | Apply and manage patch files to Composer dependencies. Lets you keep fixes and tweaks outside vendor/ while still using normal Composer updates, with support for multiple patches per package, remote patch URLs, descriptions, and CI-friendly installs. | 1,698 | 1,707 | 261 | 2M | 43 | 3.9 | 55.3 | BSD-3-Clause | 7 months ago | |
| kordy/ticketit | 0.82 | Archived Laravel helpdesk/ticketing system (Laravel 5.1–8). Adds user/agent/admin roles, ticket creation and comments, configurable permissions, auto agent assignment, admin dashboard with stats, localization packs, and simple editor with image uploads. | 866 | 843 | 380 | 68 | 40 | 18.3 | 9.9 | MIT | 6 years ago | |
| edlcdmc/common-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| symfonycasts/internal-test-helpers | 0.82 | Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. | 0 | — | 2 | — | 0 | 0.1 | — | — | — | |
| amoori/ticketit-legacy | 0.81 | Archived Laravel helpdesk/ticket system (Laravel 5.1–5.8, 6–8). Integrates with default users/auth; roles for users/agents/admins; ticket creation, comments, closing; auto-assign agents by department/queue; admin panel, stats, localization, image uploads. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ben182/laravel-ab | 0.72 | — | 109 | 111 | 25 | 20 | 3 | 5.5 | 3.3 | MIT | 4 years ago | |
| laravel/pail | 0.72 | Laravel Pail lets you tail and search your Laravel app’s log messages from the command line with a polished, developer-friendly UI. Works with any log driver, including services like Sentry and Flare, and includes handy filters to quickly find what matters. | 913 | 917 | 30 | 5M | 5 | 31.7 | 62.6 | MIT | 1 week ago | |
| laravel/tinker | 0.70 | Laravel Tinker is a powerful REPL for Laravel, letting you interact with your application from the command line. Run Artisan’s tinker command to test code, inspect models, and debug quickly in an interactive shell. | 7,432 | 7,464 | 139 | 10M | 1 | 56.5 | 49.8 | MIT | 1 month ago |
How can I help you explore Laravel packages today?