dilsonjlrjr / slim3-skeleton
一个简单的Slim Framework 3骨架,支持示例Doctrine和Eloquent、Monolog、Slim Session和JWT。基于Akrabat项目。
1.3.5
2018-11-16 18:33 UTC
Requires
- dilsonjlrjr/slim3-annotation: ^1.0.0
- dilsonjlrjr/slim3-auth: ^1.0
- monolog/monolog: ^1.13
- phpunit/phpunit: ^5.5
- slim/flash: ^0.1.0
- slim/http-cache: ^0.3.0
- slim/slim: ^3.0
- symfony/console: ^3.4
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