Libraries tagged by run
panique/php-sass
82055 Downloads
Compiles your SASS .scss files to .css every time your run your app (in development)
panique/laravel-sass
174827 Downloads
Compiles your Sass .scss files to .css every time you run your app (in development)
padraic/phpunit-accelerator
159555 Downloads
PHPUnit Accelerator: Speeds up PHPUnit by freeing memory after test runs
padosoft/laravel-flow-admin
17633 Downloads
Professional UI/UX admin panel for padosoft/laravel-flow — pixel-perfect Blade + Alpine.js dashboard with KPIs, run timeline, approvals, outbox, definitions and ⌘K palette.
padosoft/eval-harness
9205 Downloads
Laravel evaluation framework for RAG / LLM applications: golden datasets, twenty-two metrics including agent trajectories, repeated sampling with real statistics, per-row regression gates on content hashes, run briefings, cost budgets, JSON + Markdown reports, Artisan-driven CI gate.
packstub/filament-flow
567 Downloads
Visual workflow automations for Filament panels: triggers, conditions and actions drawn on a canvas, run by your queue.
packagelist/closurecompiler-bin
42671 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
orisai/clock
82490 Downloads
Provides current time for runtime and controllable time for testing
oprudkyi/codeception-events-scripting
59909 Downloads
The Codeception extension for automatically running shell scripts on codeception events
noeldemartin/laravel-cypress
187014 Downloads
Laravel package used for running tests with Cypress.
nng/nnrestapi
158584 Downloads
A RESTful Api Extension for TYPO3. Sets TYPO3 up with everything you need to get your own REST Api up and running without headaches.
netlogix/migrations-jobqueue
112899 Downloads
Run netlogix/migrations asynchronously using flowpack/jobqueue
n5s/wp-hook-kit
7557 Downloads
A lightweight WordPress hook helper library. Register hooks before WordPress loads, run callbacks only once, and more.
myneid/laravel-db-tui
1646 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
muhdfaiz/laravel-tail-db
27748 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.