.codeclimate.yml | |
|
|
.gitattributes | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
docs/01. Getting Started.md | |
|
|
docs/02. Containers.md | |
|
|
docs/03. Providers.md | |
|
|
docs/04. Render.md | |
|
|
phpunit.xml | |
|
|
src/SpotOnLive/Navigation/Exceptions/ContainerException.php | 6 | A 0 mins |
|
src/SpotOnLive/Navigation/Exceptions/IllegalConfigurationException.php | 6 | A 0 mins |
|
src/SpotOnLive/Navigation/Exceptions/NoRouteException.php | 10 | A 0 mins |
|
src/SpotOnLive/Navigation/Facades/Helpers/NavigationHelperFacade.php | 10 | A 0 mins |
|
src/SpotOnLive/Navigation/Helpers/NavigationHelper.php | 16 | A 0 mins |
|
src/SpotOnLive/Navigation/Navigation/Container.php | 176 | A 3 hrs |
|
src/SpotOnLive/Navigation/Navigation/ContainerInterface.php | 8 | A 0 mins |
|
src/SpotOnLive/Navigation/Navigation/Page.php | 101 | A 1 hr |
|
src/SpotOnLive/Navigation/Navigation/PageInterface.php | 8 | A 0 mins |
|
src/SpotOnLive/Navigation/Navigation/Providers/ArrayProvider.php | 10 | A 0 mins |
|
src/SpotOnLive/Navigation/Navigation/Providers/JsonProvider.php | 32 | A 45 mins |
|
src/SpotOnLive/Navigation/Navigation/Providers/NavigationProviderInterface.php | 10 | A 0 mins |
|
src/SpotOnLive/Navigation/Navigation/Providers/Provider.php | 16 | A 0 mins |
|
src/SpotOnLive/Navigation/Navigation/Providers/YamlProvider.php | 32 | A 45 mins |
|
src/SpotOnLive/Navigation/Options/ContainerOptions.php | 16 | A 0 mins |
|
src/SpotOnLive/Navigation/Options/Options.php | 47 | A 0 mins |
|
src/SpotOnLive/Navigation/Options/OptionsInterface.php | 10 | A 0 mins |
|
src/SpotOnLive/Navigation/Options/PageOptions.php | 18 | A 0 mins |
|
src/SpotOnLive/Navigation/Options/ProviderOptions.php | 5 | A 0 mins |
|
src/SpotOnLive/Navigation/Providers/Helpers/NavigationHelperProvider.php | 16 | A 0 mins |
|
src/SpotOnLive/Navigation/Providers/Services/NavigationServiceProvider.php | 33 | A 0 mins |
|
src/SpotOnLive/Navigation/Services/NavigationService.php | 58 | A 0 mins |
|
src/SpotOnLive/Navigation/Services/NavigationServiceInterface.php | 6 | A 0 mins |
|
src/config/config.php | 5 | A 0 mins |
|