Popular Packages
-
PHP
webx-ui/module-media
File manager for a WebX UI admin panel: folders, files, uploads and image editing on any Laravel disk.
-
PHP
mathiasgrimm/laravel-queue-concurrency
A queue driver for Laravel's Concurrency component. The same blocking Concurrency::run() API, but your closures run on queue workers and the results come back to the caller.
-
PHP
fosseva/laravel-reconciler
Idempotent reference-data reconciliation for Laravel. Migrations manage your schema; Reconciler manages your data.
-
PHP
droost/workflow
The phased, gated pipeline an agent runs to build or change a Drupal site: plan, code, test, document, complete. Framework-free — the Drupal surface ships with drupal/droost.
-
PHP
statamic-addon/component-exporter
Export and import page sections — fieldsets, partials, baked Tailwind and previews travel together — as a ZIP, from the Control Panel
-
-
-
-
PHP
brianhenryie/bh-wp-mailboxes
A library for importing emails into WordPress for further processing.
-
-
-
-
PHP
globus-studio/atom
Atom - PHP 8.5 micro-framework. Single PCRE router, template engine, DI, validation, sessions, CLI.
-
PHP
givanov95/laravel-git-hooks
Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.