lumynus / lumynus
A lightweight PHP framework designed for developers who value simplicity, clarity, and performance.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
pkg:composer/lumynus/lumynus
Requires
- php: >=8.2
- lumynus/kernel: *
README
Lumynus Framework Simple. Fast. Elegant.
Tradicional no que importa. Visionário no que acelera.
About Lumynus
Lumynus is the official PHP framework of the Lumynus ecosystem, hosted on GitHub at https://github.com/Lumynus/LumynusPHP and distributed via Packagist.
Lumynus is a modern PHP framework designed for developers who value clarity, performance, and control.
It embraces what PHP has always done best — simplicity and pragmatism — while looking forward with a clean architecture, minimal abstractions, and zero unnecessary magic.
Lumynus doesn’t try to hide PHP. It respects it.
Philosophy
- Simple by design — no forced patterns, no overengineering
- Fast by default — minimal overhead, predictable execution
- Elegant syntax — readable code that ages well
- Developer-first — you stay in control, always
Built for real-world applications, from small APIs to large, maintainable systems.
Features
- Clean and explicit routing
- Lightweight HTTP layer
- Flexible validation system
- Simple session and request handling
- Custom template engine (Lumynus Views)
- Zero ORM lock-in — database access your way
- Easy integration with modern frontend tools
No bloat. No ceremony. Just tools that work.
Getting Started
Create a new Lumynus project using Composer:
composer create-project lumynus/lumynus my-app
Start coding immediately. The structure is ready. The path is clear.
Learning Lumynus
Lumynus provides clear and straightforward documentation focused on understanding, not memorization.
- 📘 Full documentation: https://lumynus.dev/docs
- 🎥 Video tutorials: https://lumynus.dev/docs/videos
If you know PHP, Lumynus will feel familiar — like coming home.
Contributing
Contributions are welcome and appreciated.
Lumynus is built with care, and contributions should follow the same spirit: clarity, respect, and quality.
Please read the contribution guide:
Code of Conduct
To keep the Lumynus community healthy and welcoming, all contributors are expected to follow our Code of Conduct:
Security Vulnerabilities
Security matters.
If you discover a vulnerability, please report it responsibly:
All reports are reviewed and addressed promptly.
License
Lumynus is open-source software licensed under the MIT License.
You are free to use, modify, and distribute it — responsibly.
Lumynus is not about trends. It’s about building software that lasts.