定制 sentgine/ray 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sentgine/ray

最新稳定版本:v1.0.9

Composer 安装命令:

composer require sentgine/ray

包简介

Ray is a lightweight PHP library for building MVC frameworks.

README 文档

README

License Latest Stable Version Total Downloads

Ray is a minimalistic library designed to build MVC frameworks. It provides essential components such as routing, dotenv configuration, controller handling, request and response management, and several helper functions. This library aims to offer a simple and flexible foundation for building web applications.

Features

  • Routing: Define and manage application routes easily.
  • Dotenv: Load environment variables from a .env file.
  • Controllers: Create controllers to handle different application logic.
  • Request Handling: Simplified handling of HTTP requests.
  • Response Management: Easily create and send HTTP responses.
  • Middleware Support: Implement middleware pre-request processing.
  • Helper Functions: Utility functions to streamline development.

Requirements

  • PHP 8.2 or higher.

Installation

You can install the package via Composer by running the following command:

composer require sentgine/ray:^1.0

Changelog

Please see the CHANGELOG file for details on what has changed.

Security

If you discover any security-related issues, please email sentgine@gmail.com instead of using the issue tracker.

Credits

Ray 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.

统计信息

  • 总下载量: 28
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-24