slenix/slenix

Slenix é um framework flexível rápido para construir APIs REST e aplicações web

Maintainers

Package info

github.com/claudiovictors/slenix

Homepage

Type:project

pkg:composer/slenix/slenix

Statistics

Installs: 71

Dependents: 0

Suggesters: 0

Stars: 8

Open Issues: 0

v2.3 2026-03-27 23:54 UTC

This package is auto-updated.

Last update: 2026-03-27 23:55:37 UTC


README

Slenix Logo

PHP Version Version License

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:

👉 https://slenix.vercel.app

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.