Download the PHP package sentgine/hikari without Composer
On this page you can find all versions of the php package sentgine/hikari. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sentgine/hikari
More information about sentgine/hikari
Files in sentgine/hikari
Package hikari
Short Description A very light PHP framework for building blazingly fast web applications.
License MIT
Informations about the package hikari
Hikari by Sentgine
Hikari is a lightweight PHP framework designed to provide a minimalistic structure for web applications. It focuses on delivering essential features such as routing, controller handling, and views, making it an ideal choice for developers looking for simplicity and flexibility.
Features
- Routing: Define and manage application routes effortlessly.
- Controllers: Create controllers to handle various application logic.
- Views: Render views to present data to the end-user.
- Middleware Support: Implement middleware for handling pre-request processing.
Requirements
- PHP 8.2 or higher.
Installation
You can install the package via Composer by running the following command:
This command will create a new directory named example-app with a fresh installation of the Hikari framework.
Changelog
Please see the CHANGELOG file for details on what has changed.
Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
Credits
Hikari is built and maintained by Adrian Navaja.
- Check out some cool tutorials and stuff on YouTube!
- Catch my latest tweets and updates on Twitter (formerly X)!
- Let's connect on a more professional note over on LinkedIn!
- For more information about me and my work, visit my website: sentgine.com.
License
The MIT License (MIT). Please see the LICENSE file for more information.