pizepei/staging

There is no license information available for the latest version (0.1.1) of this package.

staging

Maintainers

Package info

github.com/pizepei/staging

Homepage

pkg:composer/pizepei/staging

Statistics

Installs: 343

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.1 2020-03-24 08:39 UTC

This package is auto-updated.

Last update: 2026-03-06 04:40:57 UTC


README

微型项目脚手架(包括路由、基础配置加载)

可选依赖包

####调试: composer require filp/whoops https://packagist.org/packages/filp/whoops ####模板引擎: composer require "twig/twig:^2.0" https://twig.symfony.com/ ####第三方日志系统 composer require monolog/monolog