luxid / installer
Luxid framework official CLI installer
Requires
- symfony/console: ^7.0
This package is not auto-updated.
Last update: 2026-03-16 15:35:41 UTC
README
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
.envwith 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.