- Provide event-driven websockets with socket io
- Add redis
- Initialize Microservice approach
- lesser strict MySQL sql-mode
- Remove xdebug by default for better performance
- Provide helpers for Composer and docker usage
- lesser strict MySQL sql-mode
- Remove xdebug by default for better performance
PHP-Unitsupport with MySQL in mind
- Add PHP-Unit build
More configuration options for PHP and MySQL
- Exchange PHP Image for advanced customization of php.ini, php_fpm.conf and php modules inside docker-compose.yml
- Extend mysql cnf and remove
ONLY_FULL_GROUP_BY, ZERO_IN_DATE, ZERO_DATE
options for compatibility of Laravel 4 and Wordpress
- Provide environment files to provide better customization support
- Adjust php test files
- add
alpine:latest
as default data container for a smaller footprint
- Change start_dependencies to engange as mentioned in docs
- Setup Nginx, PHP, MySQL stack
- Keep dependecies in mind
- Services are waiting for dependencies until they are really ready