dilsonjlrjr/slim3-skeleton

一个简单的Slim Framework 3骨架,支持示例Doctrine和Eloquent、Monolog、Slim Session和JWT。基于Akrabat项目。

安装: 62

依赖者: 0

建议者: 0

安全: 0

星级: 6

观察者: 4

分支: 6

开放问题: 0

类型:项目

1.3.5 2018-11-16 18:33 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:53:01 UTC


README

感谢

akrabat - Slim Framework 3项目骨架

技术

数据库支持

架构

Docker容器

sudo ifconfig lo0 alias 10.254.254.254

docker exec -it sigumoodle_webserver_1 php -dxdebug.remote_enable=1 -dxdebug.remote_mode=req -dxdebug.remote_autostart=1 -dxdebug.remote_connect_back=0 -dxdebug.remote_port=9000 -dxdebug.idekey=docker -dxdebug.remote_host=10.254.254.254 /var/www/html/phpunit --testdox --configuration /var/www/html/phpunit.xml