gmponos / phpmexico

La discusión del sitio web la llevamos en https://phpmx.slack.com

Home Page:https://phpmexico.mx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
./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

About

La discusión del sitio web la llevamos en https://phpmx.slack.com

https://phpmexico.mx


Languages

Language:HTML 52.9%Language:PHP 43.0%Language:CSS 2.8%Language:JavaScript 1.0%Language:Makefile 0.2%