Skip to content

ondrej-nemec/php-migrationtool

 
 

Repository files navigation

petrknap/trunk

Monolithic repository

Apps

Compiled applications can be downloaded at https://1drv.ms/f/s!AM62gYHBWCjkj-gL.

Tests

To run all tests against HEAD run make tests. To run all tests against its requirements run make tests-on-packages.

Hints

  • You can pass parameters to phpunit via ARGS, f.e. make tests ARGS="--filter=MyClass".
  • If you need read-only access to files prefix full path by /mnt/read-only, f.e. $roDir = "/mnt/read-only" . __DIR__.

About

[READ ONLY] Migration tool for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 69.3%
  • Twig 8.6%
  • HTML 6.4%
  • Dockerfile 2.9%
  • JavaScript 2.7%
  • Makefile 2.4%
  • Other 7.7%