Search by

lavaphp/core dependents (6) Order by: name | downloads Show: all | require | require-dev

  • PHP

    lavaphp/app

    LavaPHP application skeleton — the composer create-project target. Boots green with zero configuration.

    Latest version requires lavaphp/core ^0.4.0

  • PHP

    lavaphp/db

    LavaPHP db pack — typed query builder, schema DSL, and migrations on PDO. Values are always parameter-bound.

    Latest version requires lavaphp/core ^0.4.0

  • PHP

    lavaphp/events

    LavaPHP events pack — a PSR-14 dispatcher whose listeners are declared in app/Listeners.php, checked at boot and listed in the map.

    Latest version requires lavaphp/core ^0.4.0

  • PHP

    lavaphp/http-client

    LavaPHP http-client pack — small PSR-18 client on ext-curl with timeouts, bounded retries, and non-2xx as LavaProblems.

    Latest version requires lavaphp/core ^0.4.0

  • PHP

    lavaphp/validate

    LavaPHP validate pack — typed validation DSL where every rule failure carries a field-scoped fix hint.

    Latest version requires lavaphp/core ^0.4.0

  • PHP

    lavaphp/view

    LavaPHP view pack — Twig integration with strict defaults, autoescaping on, and an explicit function registry.

    Latest version requires lavaphp/core ^0.4.0