.codeclimate.yml | |
|
|
.gitattributes | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
phpunit.xml | |
|
|
src/autoload.php | 18 | A 0 mins |
|
src/example.php | 101 | A 0 mins |
|
src/robotomize/Exceptions/FileNotFoundException.php | 6 | A 0 mins |
|
src/robotomize/Exceptions/JsonNotRecognized.php | 6 | A 0 mins |
|
src/robotomize/Exceptions/MultipleResultException.php | 6 | A 0 mins |
|
src/robotomize/Fujes/ISearch.php | 6 | A 0 mins |
|
src/robotomize/Fujes/SearchEngine.php | 369 | D 2 days |
|
src/robotomize/Fujes/SearchFacade.php | 136 | A 3 hrs |
|
src/robotomize/Fujes/SearchFactory.php | 26 | A 50 mins |
|
src/robotomize/Fujes/SearchLevenshteinCompare.php | 271 | D 2 days |
|
src/robotomize/Fujes/SearchSubstringCompare.php | 249 | D 1 day |
|
src/robotomize/Utils/ExceptionWrap.php | 90 | A 0 mins |
|
src/robotomize/Utils/IUtils.php | 5 | A 0 mins |
|
src/robotomize/Utils/Json.php | 38 | A 1 hr |
|
src/robotomize/Utils/Log.php | 72 | A 25 mins |
|
src/robotomize/Utils/Network.php | 19 | A 0 mins |
|
src/robotomize/Utils/Status.php | 40 | A 0 mins |
|
src/robotomize/Utils/StatusFactory.php | 9 | A 0 mins |
|
src/robotomize/data/airlines.json | |
|
|
src/robotomize/data/biographical-directory-footnotes.json | |
|
|
src/robotomize/data/cities.json | |
|
|
src/robotomize/data/logs/common.log | |
|
|
src/robotomize/data/logs/exceptions.log | |
|
|
tests/FacadeTest.php | 66 | A 0 mins |
|
tests/FactoryTest.php | 160 | B 4 hrs |
|
tests/SearchEngineTest.php | 168 | B 4 hrs |
|