index
:
php-router.git
master
PHP Http routing library
Git repository hosting...
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
32 hours
Created new missing para exception
Sam Light
32 hours
Renamed router route method to make
Sam Light
32 hours
assert middleware call order
Sam Light
32 hours
strategy runs middleware test
Sam Light
32 hours
type hint docblock middleware $next param
Sam Light
32 hours
update packages
Sam Light
32 hours
code format on middleware test
Sam Light
32 hours
Changed php cs fixer to align phpdocs left
Sam Light
32 hours
Started structure for group definition
Sam Light
32 hours
Started structure for middleware
Sam Light
32 hours
RouteDefinition can add name
Sam Light
32 hours
added named routes to router
Sam Light
32 hours
Route methods now return RouteDefinition class and testing
Sam Light
32 hours
throw an exception when route handler does not return response
Sam Light
32 hours
remove unused exception
Sam Light
32 hours
added deprications phpstan extension
Sam Light
32 hours
stricter php stan with ignores for pest testing
Sam Light
32 hours
Router tests for creating routes
Sam Light
32 hours
ignore phpstan pest error
Sam Light
32 hours
Refactor dispatch to use a seperate findRoute method
Sam Light
32 hours
Wrote tests for any route and insensitive match
Sam Light
32 hours
make router match any route
Sam Light
32 hours
Increased phpstan level
Sam Light
32 hours
code formatting
Sam Light
32 hours
Make basic routing work
Sam Light
32 hours
big update
Sam Light
32 hours
Added test command to composer scripts to run pest
Sam Light
32 hours
Added more methods to the PathSegment class and tests
Sam Light
32 hours
ignore testing phpstan error
Sam Light
32 hours
php-cs-fixer config
Sam Light
32 hours
phpstan config
Sam Light
32 hours
setup tests
Sam Light
32 hours
ignore udpates
Sam Light
32 hours
installed more dev deps
Sam Light
32 hours
created some basic structure classes
Sam Light
32 hours
format composer.json
Sam Light
32 hours
init
Sam Light