laranail/env-kit-webui

Framework-agnostic web UI/UX companion for laranail/env-kit — Tailwind, Bootstrap, unstyled, Filament, and Nova adapters.

Maintainers

Package info

github.com/laranail/env-kit-webui

Homepage

Documentation

pkg:composer/laranail/env-kit-webui

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.4.0 2026-07-06 22:21 UTC

This package is auto-updated.

Last update: 2026-07-09 00:12:21 UTC


README

Latest version on Packagist Tests License: MIT

A framework-agnostic web companion for laranail/env-kit — a JSON CRUD API and a themed HTML panel that drive the engine, never re-implement it. Disabled by default, auth-gated, and production-write-blocked.

Requires PHP ^8.4.1, Laravel ^13, and laranail/env-kit.

Install

composer require laranail/env-kit-webui
php artisan vendor:publish --tag=env-kit-webui-config
ENV_KIT_WEBUI_ENABLED=true   # turn it on deliberately

Documentation

Full documentation is at opensource.simtabi.com/documentation/laranail/env-kit-webui — what you get, enabling + auth-gating, the JSON API, the HTML panel + themes, and configuration.

Contributing & security

Issues and PRs are welcome — see CONTRIBUTING.md. Report vulnerabilities per SECURITY.md (opensource@simtabi.com); participation follows the Code of Conduct.

License

MIT © Simtabi LLC. See LICENSE.