dilsonjlrjr/slim3-skeleton

Simple Slim Framework 3 skeleton with support example Doctrine and Eloquent, Monolog, Slim Session and JWT. Based project Akrabat.

1.3.5 2018-11-16 18:33 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:46:27 UTC


README

Thanks

akrabat - Project Skeleton Slim Framework 3

Technologies

Database support

Architecture

Docker Container

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