Commit Graph

603 Commits (php8-named-arguments-support)
 

Author SHA1 Message Date
Kristaps Muižnieks cb0da551da
Update README.md
1 year ago
n0nag0n 95a0cc27e6
Update README.md
1 year ago
n0nag0n 1e4c07da52 correct unit test and removed final keywords
1 year ago
n0nag0n 8d20c002c8 Added double quotes to etag to match standards
1 year ago
n0nag0n 593e1ee9bc phpstan cleanup
1 year ago
n0nag0n 83d33348e0 old array syntax cleanup and legacy json serializable removal
1 year ago
n0nag0n 2d4c7d4bcd a few cleanup comments
1 year ago
n0nag0n a42cbfe13c
Merge pull request #515 from flightphp/dev
1 year ago
fadrian06 193cf9bb8b Removed type hints to PHP 5 compatibility
1 year ago
n0nag0n 686d9e22fe
Merge pull request #523 from flightphp/krmu-patch-1
1 year ago
n0nag0n 2098899ccd
Update README.md
1 year ago
Kristaps Muižnieks 6deb3863c4
Update README.md
1 year ago
n0nag0n bef92303d7
Merge pull request #514 from flightphp/middleware
1 year ago
n0nag0n 7fa71464d6 Added middleware documentation
1 year ago
n0nag0n c98d6ce7d4 Lots of tweaks for middleware. Cleaned up old code.
1 year ago
Kristaps Muižnieks cb027f548e
Merge pull request #516 from flightphp/aliasing-adjustments
1 year ago
n0nag0n b388a26765 fixed alias issue, levenshtein recommendations and coverage-check
1 year ago
fadrian06 9251a6da90 Apply code-style
1 year ago
fadrian06 147c42449d Added PHP Type hints to View class
1 year ago
fadrian06 7ac12b7891 Removed repeated code
1 year ago
fadrian06 dc5f1a9c08 Engine::_getUrl() docblock fixed
1 year ago
fadrian06 9cd5b9dc0d Fixed windows directory separator compatibility
1 year ago
fadrian06 8b574d43f9 Fixed composer validate problem
1 year ago
Austin Collier f543d74bfe Middleware code
1 year ago
n0nag0n 4b98a610eb
Update README.md
1 year ago
n0nag0n 4955f39e0d
Merge pull request #510 from flightphp/route-alias
1 year ago
Austin Collier c7a143db04 fixed issue with multiline possibilities in url query
1 year ago
n0nag0n 995534bb03
Merge pull request #511 from krmu/master
1 year ago
Austin Collier 8bd7fd035b fixed params with numbers
1 year ago
Austin Collier 74d2fd7002 Fixes for group routing
1 year ago
Austin Collier 387f15bd8b fixed optional params with aliasing
1 year ago
Kristaps db208b84f6 Grouping added for readme
1 year ago
n0nag0n fd4ce43c44 added route alias to engine/flight
1 year ago
n0nag0n 7991530761 Route alias and phpstan updates
1 year ago
n0nag0n 802d51075d
Update README.md
1 year ago
n0nag0n ceeab06e45
Merge pull request #505 from flightphp/database-class
1 year ago
n0nag0n 4b89e37457
Merge pull request #506 from flightphp/route-grouping
1 year ago
Austin Collier 71a3fe3d36 added require-dev to composer
1 year ago
Austin Collier a5f2a5e771 Unit tests and such
1 year ago
Austin Collier 2948308898 Documentation and Pdo Wrapper
1 year ago
Austin Collier 65b3d5445f Lots more unit testing for group based routing
1 year ago
n0nag0n e2d5e45df8
Merge pull request #504 from flightphp/n0nag0n-patch-1
1 year ago
n0nag0n 52c965d5b6
Update README.md
1 year ago
Austin Collier a3555b019f Added documentation to readme on grouping
1 year ago
n0nag0n 621fbace55
Update composer.json
1 year ago
n0nag0n c307c0a3bb
Update .editorconfig
1 year ago
Austin Collier 12073629cc added ability to group routes together
1 year ago
fadrian06 01fe13cc42 Fixed some README references
1 year ago
Austin Collier 0b149349fc Test to confirm #161 is fixed.
1 year ago
n0nag0n 362f3a049c
Update README.md
1 year ago