Script to find the 5 longest Palindrom in a given string sorted by Length
Contains:
- lib/ManachersAlgorithm.php
- src/PalindromSearch.php
- tests/PalindromSearchTest.php
- index.php
- res.html
- Vagrantfile
Use the vagrant file to provision a virtual Machine with php, phpunit, ...
Use res.html to see the unit test result
Use index.php to execute the script