承接 slick/webstack 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

slick/webstack

最新稳定版本:v2.0.12

Composer 安装命令:

composer require slick/webstack

包简介

PSR-15 HTTP middleware stack that can help you create web applications or web services for HTTP protocol.

README 文档

README

Latest Version Software License Build Status Quality Score Total Downloads

The slick/webstack library provides a PSR-15 HTTP middleware stack designed for building web applications or services that use the HTTP protocol. It includes a router, security features, and a dispatcher that generates PSR-7 compliant responses to incoming HTTP requests, typically routed through a web server.

One of the key strengths of this library is its flexibility. You can easily modify the HTTP middleware stack by adding or removing middleware components to suit your specific needs, making it an adaptable solution for various HTTP handling scenarios.

This package is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification.

Install

Via Composer

$ composer require slick/webstack

Usage

For a complete manual using this library, please refer to Slick Documentation Web Site.

Testing

We use PHPUnit for unit testing

# unit tests
$ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-03-01