Include copy of Symfony routing component, and don't use composer
Showing
- .gitignore 0 additions, 4 deletions.gitignore
- 3rdparty/bin/composer 0 additions, 0 deletions3rdparty/bin/composer
- 3rdparty/symfony/routing/Symfony/Component/Routing/Annotation/Route.php 103 additions, 0 deletions...ny/routing/Symfony/Component/Routing/Annotation/Route.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/CompiledRoute.php 134 additions, 0 deletions...mfony/routing/Symfony/Component/Routing/CompiledRoute.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ExceptionInterface.php 23 additions, 0 deletions...ymfony/Component/Routing/Exception/ExceptionInterface.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php 23 additions, 0 deletions...Component/Routing/Exception/InvalidParameterException.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php 38 additions, 0 deletions...Component/Routing/Exception/MethodNotAllowedException.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php 24 additions, 0 deletions...Routing/Exception/MissingMandatoryParametersException.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php 25 additions, 0 deletions...Component/Routing/Exception/ResourceNotFoundException.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Exception/RouteNotFoundException.php 23 additions, 0 deletions...ny/Component/Routing/Exception/RouteNotFoundException.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php 39 additions, 0 deletions...ny/Component/Routing/Generator/Dumper/GeneratorDumper.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php 45 additions, 0 deletions...ent/Routing/Generator/Dumper/GeneratorDumperInterface.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php 150 additions, 0 deletions...Component/Routing/Generator/Dumper/PhpGeneratorDumper.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php 176 additions, 0 deletions...ting/Symfony/Component/Routing/Generator/UrlGenerator.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php 37 additions, 0 deletions...ony/Component/Routing/Generator/UrlGeneratorInterface.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/LICENSE 19 additions, 0 deletions3rdparty/symfony/routing/Symfony/Component/Routing/LICENSE
- 3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php 213 additions, 0 deletions...ymfony/Component/Routing/Loader/AnnotationClassLoader.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php 77 additions, 0 deletions...ny/Component/Routing/Loader/AnnotationDirectoryLoader.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php 125 additions, 0 deletions...Symfony/Component/Routing/Loader/AnnotationFileLoader.php
- 3rdparty/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php 54 additions, 0 deletions...outing/Symfony/Component/Routing/Loader/ClosureLoader.php
Loading
Please register or sign in to comment