slenix / slenix
Slenix é um framework flexível rápido para construir APIs REST e aplicações web
Requires
- php: >=8.0
README
About Slenix
Slenix is a lightweight PHP web application framework with clean and expressive syntax. We believe development should be simple, enjoyable, and efficient.
Slenix removes unnecessary complexity by providing essential tools used in modern web applications, such as:
- Fast and simple routing engine
- Lightweight MVC architecture
- Middleware support
- Built-in CLI (Celestial)
- Environment configuration support
- Simple ORM with relationships
- CSRF protection and session handling
- Template engine (Luna)
- Structured error handling
Slenix is minimal, powerful, and designed to scale from small projects to structured systems.
Learning Slenix
Slenix documentation is available at:
The documentation covers:
- Installation
- Routing
- Controllers
- Models & Database
- Middleware
- Security
- CLI Commands
- Template Engine
- Deployment
Slenix focuses on clarity over magic — everything is explicit and easy to understand.
Contributing
Thank you for considering contributing to Slenix.
Please read the documentation before submitting pull requests. Keep the code clean, consistent, and performance-focused.
Security Vulnerabilities
If you discover a security vulnerability within Slenix, please report it responsibly by opening a private issue or contacting the maintainers.
All security vulnerabilities will be handled promptly.
License
Slenix is open-source software licensed under the MIT License.