Search results for rdns
ronssij/filament-simple-draft
2438 Downloads
Is a simple FilamentPHP plugin that allows to save forms as drafts.
renslabs/laravel-logger-discord-channel
1041 Downloads
A Discord based Monolog driver for Laravel
rdosgroup/gpt-translate
286 Downloads
A Laravel package to create a base translation file, and translate it to any language with ChatGPT API
rds/hydrogen
210 Downloads
More faster and convenient Doctrine ORM abstraction layer
zeeloengineering/zeelo-php-vcr
34666 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
whilesmart/eloquent-agent-metrics
454 Downloads
Metrics for AI agent runs in Laravel, starting with a polymorphic, cost-aware LLM token-usage ledger.
waffle-commons/runtime
98 Downloads
The SAPI-agnostic runtime for Waffle Commons: boots a kernel and emits responses through contracts interfaces only, so the same application runs under FrankenPHP worker mode, PHP-FPM or the CLI server.
valcuandrei/pest-e2e
8 Downloads
A Laravel-first package that runs JS-owned E2E and component tests from Pest without introducing a PHP browser DSL.
tiden/phpunit-reporter
178 Downloads
Tiden reporter for PHPUnit. A PHPUnit extension that observes a test run and reports results into Tiden's public Test Runs API, with no changes to test code.
thomasjohnkane/slow-query-notifier
112 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
rapira/testing
190 Downloads
Testing utilities for Rapira: provisions the server binary and runs a live server around your tests
pondeplu/acorn-ide-helper
131 Downloads
IDE autocompletion for Roots Acorn projects — runs barryvdh/laravel-ide-helper inside WordPress with configuration tuned for Acorn and VS Code / Intelephense.
obaid/laravel-clutch
72 Downloads
An agent harness for Laravel AI. Durable sessions, resumable runs, replayable events, human approvals, and budgets.
mybuilder/supervisor-bundle
55006 Downloads
Symfony 3/4/5 bundle which allows you to use @Supervisor annotations to configure how Supervisor runs your console commands.
mtk3d/http-vcr
46 Downloads
Record and replay HTTP requests in PHP tests — a decorator over any PSR-18 client, so your suite runs fast and deterministic with no network access and no API keys. Built on PSR-7/PSR-17/PSR-18.