luxid/installer

Luxid framework official CLI installer

Maintainers

Package info

github.com/LuxidDev/Luxid-Installer

pkg:composer/luxid/installer

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.1.4 2026-02-16 15:12 UTC

This package is not auto-updated.

Last update: 2026-03-16 15:35:41 UTC


README

Luxid Logo

Luxid Engine
A lightweight, expressive PHP framework for developers who value clarity and control.

⚠️ Pre-release: APIs are unstable and subject to change.

About Luxid Installer

The Luxid Installer is a command-line tool designed to streamline the creation of new Luxid applications. It handles everything from environment checks to project scaffolding, letting developers focus on building their apps instead of worrying about setup.

Key Features

  • Quick project setup – create a fully structured Luxid application in seconds.
  • Environment validation – ensures your PHP version and required extensions are compatible.
  • Automatic dependency installation – installs the Luxid Engine and other essential packages.
  • CLI tool (juice) integration – provides commands for database management, code generation, and application maintenance.
  • Pre-configured environment file – generates .env with sensible defaults for immediate development.

Whether you’re starting a small project or building a large-scale application, Luxid Installer simplifies the initial setup so you can start coding right away.

Contributing

Thank you for considering contributing to Luxid.

Contribution guidelines will be included in the documentation. In general:

  • Follow PSR-12 coding standards
  • Submit pull requests with clear descriptions
  • Ensure new features are documented and tested

Security Vulnerabilities

If you discover a security vulnerability within Luxid, please report it responsibly.

Email: jhay@luxid.dev

All reports will be reviewed and addressed promptly.

License

Luxid is open-source software licensed under the MIT License.