承接 erandir/plug-route 相关项目开发

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

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

erandir/plug-route

最新稳定版本:v4.6

Composer 安装命令:

composer require erandir/plug-route

包简介

Route library for php

README 文档

README

Latest Stable Version License Code Intelligence Status

Powerful library for PHP routes

Use the system to work with GET, POST, PUT, DELETE, PATCH and OPTIONS requests.

Work with json, form-data and x-www-form-urlencoded body requests.

Use routes without virtualhost.

Simple and fast.

Install

composer require erandir/plug-route

Basic usage

$route = new \PlugRoute\PlugRoute();

$route->get('/')
    ->callback(function() {
        echo 'basic route';
    });

$route->run();

See the full documentation

Old version

Install and use an old version, run:

composer require erandir/plug-route:v4.4

Access old documentation for a complete use.

See the full documentation

统计信息

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

GitHub 信息

  • Stars: 49
  • Watchers: 2
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-07-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固