1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-07-09 11:03:37 +02:00

Commit Graph

  • c28df65f42 adhere to (mostly) PSR12, check codestyle in CI master Danny van Kooten 2025-01-11 20:21:41 +01:00
  • f440bb654d check php syntax with error_reporting=-1 Danny van Kooten 2025-01-11 20:13:29 +01:00
  • 9931b97642 fix indentation 2.0.3 Danny van Kooten 2025-01-05 21:33:28 +01:00
  • 41fcec6b8e Merge branch 'master' of github.com:dannyvankooten/AltoRouter Danny van Kooten 2025-01-05 21:30:50 +01:00
  • 9d62094f74 check php syntax on all supported versions Danny van Kooten 2025-01-05 21:30:35 +01:00
  • bc6b911a6d Merge pull request #285 from xpetter/patch-1 Danny van Kooten 2024-12-16 14:27:40 +01:00
  • 5159909a81 Update AltoRouter.php Petter 2024-12-16 14:13:20 +01:00
  • 71389237e5 Update AltoRouter.php for php 8.4 Petter 2024-12-16 10:00:57 +01:00
  • 36f67da100 bump required php version to 7.3 Danny van Kooten 2023-11-30 10:10:01 +01:00
  • 4270bb5ca2 bump php version requirement to 7.0 and add types on all methods Danny van Kooten 2023-10-09 20:54:04 +02:00
  • 77a2e14681 fix phpcs issues Danny van Kooten 2023-10-09 20:49:37 +02:00
  • f327fbb5bf test on php 8.2 and php 8.3 too Danny van Kooten 2023-10-09 20:46:07 +02:00
  • e3d705ea5b fix links on install page gh-pages Danny van Kooten 2023-10-09 20:26:52 +02:00
  • 63bb784d76 update links to point to docs Danny van Kooten 2023-10-09 20:23:45 +02:00
  • 8b920941af remove border from iframe Danny van Kooten 2023-10-09 20:22:17 +02:00
  • d22ec7c708 fix contrast issue for subheadingS Danny van Kooten 2023-10-09 20:20:53 +02:00
  • 21138ea0a2 fix github stars double encoding Danny van Kooten 2023-10-09 20:17:46 +02:00
  • 6e4913a91d add top margin to headings Danny van Kooten 2023-10-09 20:14:57 +02:00
  • 6bd61a7a04 fix internal links Danny van Kooten 2023-10-09 20:14:26 +02:00
  • 034b84533b fix iframe in sidebar' Danny van Kooten 2023-10-09 20:11:35 +02:00
  • b1c7b26248 increase font sizes Danny van Kooten 2023-10-09 20:10:37 +02:00
  • 4d91660bcf modernise layout a bit Danny van Kooten 2023-10-09 20:08:06 +02:00
  • 068364e9b4 update stylesheet url Danny van Kooten 2023-10-09 19:57:52 +02:00
  • bb7b009331 update phpunit to 9.6 & migrate config to latest schema Danny van Kooten 2023-10-09 19:46:04 +02:00
  • b501f52f25 Delete CNAME Danny van Kooten 2023-10-09 09:04:54 +02:00
  • 20674b8953 address PHP8.x warnings about return type Danny van Kooten 2022-12-08 11:11:32 +01:00
  • ac028a7f3f run tests only on php >= 7.3 Danny van Kooten 2022-02-17 10:42:10 +01:00
  • 0a94ba4142 switch to GitHub actions for running test suite Danny van Kooten 2022-02-17 10:39:54 +01:00
  • 85c453b12c update phpunit to latest version Danny van Kooten 2022-02-17 10:31:41 +01:00
  • f6fede4f94 Merge pull request #247 from aliazizi/patch-1 2.0.2 Danny van Kooten 2020-03-09 09:34:59 +01:00
  • 4efac02fad Update AltoRouter.php Ali Akbar Azizi 2020-02-22 15:57:56 +03:30
  • 6ffb025022 use svg travis icon Danny van Kooten 2019-11-23 12:03:36 +01:00
  • 127f6e9699 fix #241 2.0.1 Danny van Kooten 2019-11-23 12:01:41 +01:00
  • a80bb36f11 add test for #241 Danny van Kooten 2019-11-23 11:35:40 +01:00
  • a51c74793a benchmark using real-life api for a better comparison Danny van Kooten 2019-11-10 21:16:42 +01:00
  • 7e2b48db00 type-hint array in constructor parameter too 2.0 Danny van Kooten 2019-11-10 20:33:12 +01:00
  • 3a97b2c432 use short array notation in readme too Danny van Kooten 2019-11-10 20:32:52 +01:00
  • 98e97407de use vendored phpunit in travis Danny van Kooten 2019-11-10 20:27:38 +01:00
  • 17d00ed90e update readme Danny van Kooten 2019-11-10 20:26:36 +01:00
  • a34caaf60c Merge pull request #234 from DevFelixDorn/code-maintainability Danny van Kooten 2019-11-10 20:18:39 +01:00
  • a01166760c phpcs formatting Félix Dorn 2019-07-03 21:44:06 +02:00
  • cd918de64b add @covers on every test, remove array long syntax Félix Dorn 2019-07-03 21:43:47 +02:00
  • 2360f527b0 add type hinting, removed array long syntax Félix Dorn 2019-07-03 21:40:17 +02:00
  • 24360d6162 add php-cs to match with PSR2 requirements Félix Dorn 2019-07-03 21:39:35 +02:00
  • a1569ad33b update docs to make sure is an array Danny van Kooten 2019-02-19 10:16:08 +01:00
  • dce6efdea2 fix phpunit on older php versions Danny van Kooten 2019-02-07 09:52:34 +01:00
  • ecb5f69042 use travis phpunit so that we can test on lower php versions too Danny van Kooten 2019-02-07 09:44:18 +01:00
  • 9e9767e8fa add support for php's built-in web server to example. #226 Danny van Kooten 2019-02-07 09:38:22 +01:00
  • 87d93b6840 update benchmark Danny van Kooten 2019-02-07 09:16:23 +01:00
  • 9bdfc55eb3 fix tests by making compileRoute protected instead Danny van Kooten 2019-02-07 09:16:13 +01:00
  • df96d7270c update to phpunit 7.5 Danny van Kooten 2019-02-06 20:13:21 +01:00
  • e2a07ec452 test recent php versions, stop testing 5.3-5.5 Danny van Kooten 2019-02-06 20:01:07 +01:00
  • ca2d425bc6 add example for url generation to readme Danny van Kooten 2018-08-19 11:51:01 +02:00
  • 281c5631db add license to main php file too Danny van Kooten 2018-08-19 11:47:59 +02:00
  • 58299f4d0d add license file Danny van Kooten 2018-08-19 11:47:09 +02:00
  • 6529ec2ace get rid of fontawesome & google font Danny 2018-05-11 09:50:20 +02:00
  • 0504448ba9 remove ga tracking code Danny 2018-05-11 09:33:32 +02:00
  • 1ff4165b28 improve benchmark by preparing first, matching & only mapping two routes Danny van Kooten 2017-04-10 16:36:22 +02:00
  • 689670f4dc Merge pull request #99 from koenpunt/bare-optional-parameter Koen Punt 2017-04-04 20:37:25 +02:00
  • 72dd5199bd multi optional Koen Punt 2017-04-02 20:34:42 +02:00
  • be64536dcb prevent strip of preceding slash at base Koen Punt 2014-12-22 13:05:02 +01:00
  • f18a57d481 add failing test for generate Koen Punt 2014-12-22 12:18:10 +01:00
  • e72248c744 add failing test for #98 Koen Punt 2014-12-22 12:10:34 +01:00
  • 693752b77a simplify loop for non-param substring (#131) Koen Punt 2016-06-21 23:27:25 +02:00
  • a8ee8e875f Merge pull request #130 from dannyvankooten/strpos-request-method Danny van Kooten 2016-06-21 22:37:56 +02:00
  • 48524b67cb Add benchmark script to tests directory for easy benchmarking. Danny van Kooten 2016-06-21 15:27:21 +02:00
  • 39c5009247 Merge pull request #136 from koenpunt/travis-docker v1.2.0 Danny van Kooten 2015-11-30 07:47:43 +07:00
  • 018771bee3 add php 7.0 Koen Punt 2015-11-29 16:30:06 +01:00
  • 13f227e843 add composer to travis cache Koen Punt 2015-11-29 16:14:31 +01:00
  • d5f3643888 disable sudo to use docker builds Koen Punt 2015-11-29 16:10:24 +01:00
  • 6fe6f4b196 Use stripos to compare request method, instead of explode + in_array. Danny van Kooten 2015-11-03 08:13:51 +07:00
  • b0d115431e Add tests for non-regex routes, see #100 Danny van Kooten 2015-11-03 08:03:34 +07:00
  • 97b2ba7daf Add PHPDocs for class properties. Danny van Kooten 2015-11-03 07:37:53 +07:00
  • c3f7a669a8 Add @throws declaration to method that can throw an Exception. Danny van Kooten 2015-11-03 07:37:36 +07:00
  • c9ce952af1 Remove unused alteration of $_REQUEST superglobal. Closes #104 Danny van Kooten 2015-11-03 07:37:04 +07:00
  • e7c5afefca Add .gitattributes to ignore certain files & dirs when preparing export for things as Composer. (http://www.reddit.com/r/PHP/comments/2jzp6k/i_dont_need_your_tests_in_my_production/) Danny van Kooten 2015-03-28 11:51:38 +01:00
  • f0e9c913a6 blacklist vendor Koen Punt 2015-03-02 16:51:27 +01:00
  • 7b2e59a444 Merge pull request #107 from dannyvankooten/phpunit-config Koen Punt 2015-03-02 15:41:30 +01:00
  • 2035dab8be rename phpunit.xml to phpunit.xml.dist Koen Punt 2015-03-02 15:13:27 +01:00
  • 88af3a6fa5 remove path to individual test Koen Punt 2015-03-02 15:10:38 +01:00
  • ed1c3edfbd Use local phpunit Koen Punt 2015-03-02 15:10:03 +01:00
  • 0e1e2b7d63 Add CodeClimate test coverage reporter to Travis. Refactor tests into /tests subdirectory. Danny van Kooten 2015-03-02 19:35:56 +07:00
  • 0c01df1128 Add Test Coverage badge to README Danny van Kooten 2015-03-02 19:28:32 +07:00
  • 179d2fe5bc Merge pull request #105 from koenpunt/add-getroutes Koen Punt 2015-03-01 20:53:39 +01:00
  • 3a932e7588 add test for getRoutes Koen Punt 2015-03-01 20:39:25 +01:00
  • 60cf81c963 Merge pull request #103 from koenpunt/phpunit-composer Danny van Kooten 2015-03-01 23:09:36 +07:00
  • 9bf911515c add phpunit to composer.json Koen Punt 2015-03-01 17:05:23 +01:00
  • fa50148d7b Merge pull request #97 from SebastianPoell/patch-1 Danny van Kooten 2015-03-01 22:35:53 +07:00
  • 24d42506ec Fix badges in README Danny van Kooten 2015-03-01 22:32:15 +07:00
  • 6a77802419 Add badges to README Danny van Kooten 2015-03-01 22:29:40 +07:00
  • f4b09c3b6c Add CodeClimate to README. Update MIT copyright year. Danny van Kooten 2015-03-01 22:27:17 +07:00
  • 40adf80fd2 Update AltoRouter.php Sebastian Pöll 2014-12-19 16:20:11 +01:00
  • 3de8ea70d5 Update AltoRouter.php Sebastian Pöll 2014-12-19 16:13:03 +01:00
  • 009f163c3d Update AltoRouter.php Sebastian Pöll 2014-12-19 15:26:51 +01:00
  • a7a6b99ac8 Merge branch 'master' of github.com:dannyvankooten/AltoRouter Danny van Kooten 2014-10-07 18:13:18 +02:00
  • 384d0ed35b Readme update, link usage sections to AltoRouter.com Danny van Kooten 2014-10-07 18:11:22 +02:00
  • dc80be918c Add id to "Using AltoRouter" heading Danny van Kooten 2014-10-07 18:03:27 +02:00
  • 357008f92e allow demographic tracking Danny van Kooten 2014-10-07 18:01:43 +02:00
  • 5d4de274a8 Clean-up of mapping routes doc Danny van Kooten 2014-10-07 17:58:12 +02:00
  • 91ca1a68ff Add usage pages. Danny van Kooten 2014-10-07 17:53:39 +02:00