Popular Packages
-
-
-
-
-
-
PHP
lavaphp/app
LavaPHP application skeleton — the composer create-project target. Boots green with zero configuration.
-
PHP
lavaphp/http-client
LavaPHP http-client pack — small PSR-18 client on ext-curl with timeouts, bounded retries, and non-2xx as LavaProblems.
-
PHP
lavaphp/view
LavaPHP view pack — Twig integration with strict defaults, autoescaping on, and an explicit function registry.
-
PHP
lavaphp/validate
LavaPHP validate pack — typed validation DSL where every rule failure carries a field-scoped fix hint.
-
PHP
lavaphp/db
LavaPHP db pack — typed query builder, schema DSL, and migrations on PDO. Values are always parameter-bound.
-
JavaScript
thedoctor0/filament-datatable
Reusable virtual-scroll data grid (Alpine) for Filament, with client/server row sources, column picker, filters and CSV/XLSX export.
-
meyercomputerinc/log-client
Buffered, batch-shipping Monolog handler for Axiom. One HTTP request per execution; can never slow down or break the host application.
-
PHP
ernestdefoe/logo-manager
Everything Flarum's logo setting will not do — SVG uploads, real size control that grows the header with it, alignment, live effects (pixelate, recolour, glow), and a seasonal schedule that swaps the logo by itself.
-
TypeScript
stezkoy/flarum-doorquest
Gate registration behind a question-and-answer challenge. New users must answer a question correctly; supports optional auto-activation and group assignment.
-
amarucci/phpstan-laravel-deadcode
Teaches PHPStan's dead code detector to read the wiring Laravel calls and PHP cannot see: Livewire components and their Blade templates, Eloquent enum casts, gate abilities, and package contracts.