Skip to content

amadeusj5/nicasource-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NicaSource - PHP Assessment

A basic PHP application to display XKDC

Dependencies

  • PHP >=7.2
  • Composer
  • Xdebug (for testing purpose)

Installation

composer install

Make sure to set the public folder as your server document root.

If your are using the php built-in server, you can run

php -S localhost:8080 -t public/

Run Unit test

composer test

About

Recruiting process - PHP Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published