oxidmod / test-task
Test task
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.0
- guzzlehttp/guzzle: ^6.2
- oxidmod/my-rtb: ^1.0
- phpunit/phpunit: ^5.7
- slim/slim: ^3.0
- slim/twig-view: ^2.1
This package is auto-updated.
Last update: 2024-10-24 20:45:35 UTC
README
Installation:
- git clone https://github.com/oxidmod/test-task.git
- cd test-task
- composer install
Tests:
- Run vendor/bin/phpunit in root directory
Run local:
- Run php -S localhost -t web/ in root directory
- Open http://localhost in your browser