Skip to content

phpmx/phpmexico

Repository files navigation

PHP México

php73-badge

PHP México Community website

Development setup

Windows, OS X & Linux::

  • Run docker container & install dependencies
docker-compose up -d
docker-compose exec -u web web bash
composer install
php bin/console doctrine:migra:migra
  • Build assets
docker-compose -f docker-compose.cli.yml run --rm yarn install
docker-compose -f docker-compose.cli.yml run --rm yarn build

Contributing

  1. Fork it (https://github.com/phpmx/phpmexico/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Run php-cs-fixer (composer lint)
  4. Run tests (./bin/phpunit)
  5. Commit your changes (git commit -am 'Add some fooBar')
  6. Push to the branch (git push origin feature/fooBar)
  7. Create a new Pull Request

Meta

PHP México – @phpmxslack://phpmx