Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/leafsphp/router

🏚 router module for leaf PHP
https://github.com/leafsphp/router

Merge pull request #9 from crosa7/add-support-for-named-params-in-route-method

Add support for named params in route() method

dc3744718289975145bced2aa5c5f3e8ca022f19 authored over 1 year ago by Michael Darko <[email protected]>
Add support for named params in route() method

- Added the posibility to pass params to route() method so that it is possible to get a route ur...

1540c02d831b08e288dbc2db7dad92db6c3815a6 authored over 1 year ago by AndrΓ© Rosa <[email protected]>
test: add new tests

d7d66f7e76714885d878e70c7cc2c117d5c998ad authored over 1 year ago by mychidarko <[email protected]>
fix: patch up groups, route data and middleware

f679491373230a89f40059e7c90ce5d5ec4ce777 authored over 1 year ago by mychidarko <[email protected]>
fix: patch up middleware not working in groups

9417720b9bcfa6cf5c18126858c89f5ccb7bdfc9 authored over 1 year ago by mychidarko <[email protected]>
fix: switch up mapHandler

ee0630f19a202708af065a732007e2384027ef72 authored over 1 year ago by mychidarko <[email protected]>
fix: patch up namespace issue

0a14f6b2a942c921e2e58f2d1c0f0806a8093560 authored over 1 year ago by mychidarko <[email protected]>
Merge pull request #5 from crosa7/feature-get-route-by-name

Feature: Get route by name

ce092ed101a13d172b1512f69c7c78bb63215636 authored over 1 year ago by Michael Darko <[email protected]>
Feature: Get route by name

- This introduces a method to return a route url by its name

- The main usage idea behind this ...

bec034c0827ad266a2bc603e0e7f177ce1a9da19 authored over 1 year ago by AndrΓ© Rosa <[email protected]>
test: add test for nested dynamic groups

b0e065fb190559afe6bba56a208a1de6f2b72e17 authored over 1 year ago by mychidarko <[email protected]>
test: add test for multiple nested groups

f6e899d012634491db58bd68df43414b715b4ab2 authored over 1 year ago by mychidarko <[email protected]>
test: add test for multiple nested groups

a079a935390afda04a24324c3a593db915b28f86 authored over 1 year ago by mychidarko <[email protected]>
chore: reset debug mode

f2e5694b80f1bc1192f7809dc62cc18e95830c07 authored over 1 year ago by mychidarko <[email protected]>
fix: patch up issue with multiple group routes

b3e853463b445b3f944d1763e9aa7489790b35de authored over 1 year ago by mychidarko <[email protected]>
chore: add PHP 8.2 tests

c68a1b334f269892b0e244a78154dc09c14a5bf7 authored over 1 year ago by mychidarko <[email protected]>
feat: add registerMiddleware

3acaacd3f5a088b913eb9f1948313cbd7329be04 authored over 1 year ago by mychidarko <[email protected]>
test: add tests for nested groups

546ab8e90396cd5059877578a32303e01a953a2c authored over 1 year ago by mychidarko <[email protected]>
fix: patch up nested groups issue

868a21c72101ffc72f790a488eca30bb1591a8c2 authored over 1 year ago by mychidarko <[email protected]>
test: add tests for getRoute

964edb3a00414d852ad869b5c659421779fd5417 authored over 1 year ago by mychidarko <[email protected]>
feat: update getRoute to display all route info

3def5e87bae6a49f399cc317d0dcdf0b5d681b79 authored over 1 year ago by mychidarko <[email protected]>
fix: patch up grouped middleware bug

77aee5d426d41bdf8e0792d5d9e29600b870811a authored almost 2 years ago by mychidarko <[email protected]>
fix: remove mode

a18b707e96b8e8e610dce8eb9aa6fabf3d0c5301 authored over 2 years ago by mychidarko <[email protected]>
feat: fix issues with env

598aa8975b959348e4d55d023adebc08b96cefed authored over 2 years ago by mychidarko <[email protected]>
chore: add leaf anchor

eefe39a0c5a6b5a197779502c83f0acc55d6405a authored over 2 years ago by mychidarko <[email protected]>
Merge branch 'main' of https://github.com/leafsphp/router

60cf7677120ca31d9a2861db4d3a17ddd7d1d8ca authored over 2 years ago by mychidarko <[email protected]>
:bug: add apiResource method

1206a963681a0cce6db3eb6848bcf293c7667bec authored over 2 years ago by mychidarko <[email protected]>
fix: allow pest plugin

c343c273f7b23f957a3bf8c587ecba8eeea57625 authored over 2 years ago by mychidarko <[email protected]>
chore: update readme

7847e5ad52bb9846bb8e4eaeacaa4c9049ad03b0 authored over 2 years ago by mychidarko <[email protected]>
feat: add getRoute method

60da205c4b09dcb0bb5693cbd12307cc724a779e authored over 2 years ago by mychidarko <[email protected]>
feat: add hook to router to trigger routing

3d2fcf1387616bb0908727c6ad47b5a97b82f910 authored over 2 years ago by mychidarko <[email protected]>
:bookmark: update dependency version

aef869ee450c3c6688c23c439667b62ca64304ef authored over 2 years ago by Michael Darko <[email protected]>
:memo: updated readme

2cbb017b8965b865c2a35c5d92a90c34d1209229 authored over 2 years ago by Michael Darko <[email protected]>
:bug: fixed env precendence

48c035ff9a5c231f20a3946b07186e0bcb2c01ee authored almost 3 years ago by Michael Darko <[email protected]>
βœ… added controller tests

d6779c1265f6c39e31578c91219b2b2b15517571 authored about 3 years ago by Michael Darko <[email protected]>
βœ… added route tests

7081a1878435bc824a95e613b396360d238f271c authored about 3 years ago by Michael Darko <[email protected]>
βœ… added middleware tests

3d28d4fbf9b9f5b6ea7e682e6f5735bfae0462cf authored about 3 years ago by Michael Darko <[email protected]>
βœ… added hooks tests

933056ff9d99454bfa626dd0647669e56e86f861 authored about 3 years ago by Michael Darko <[email protected]>
βœ… added group tests

7e87616e9b4be6a9fc5ce2cf6f99d27eb31a9577 authored about 3 years ago by Michael Darko <[email protected]>
:wrench: added gh tests

e60c5e3b7ef234ae6293fceaeba18454ed7ee8b8 authored about 3 years ago by Michael Darko <[email protected]>
:wrench: updated gitignore

20ee928dbe54a529581370f2e18f1769b81fa5c0 authored about 3 years ago by Michael Darko <[email protected]>
βœ… added core tests

0d4deaff6c18adaecec464d9e253913c98043df0 authored about 3 years ago by Michael Darko <[email protected]>
βœ… added tests

9bd64147a5a2b7d763a2abdaafb536130b78d06f authored about 3 years ago by Michael Darko <[email protected]>
:ambulance: quick fixes and perf upgrades

afc070f87a68dd05dd675d189e2443741ec8a391 authored about 3 years ago by Michael Darko <[email protected]>
:recycle: refactored router

0511c398fb10d1902aa834208380f4516eb9f9a5 authored about 3 years ago by Michael Darko <[email protected]>
:wrench: added GH sponsors

21e12dd285dcbf92d9461e3c774346e46f88bab8 authored about 3 years ago by Michael Darko <[email protected]>
:ambulance: fixed leaf scope error

a8fcc8bdf5defd00ac73d2f26aa7aa9699af9190 authored about 3 years ago by Michael Darko <[email protected]>
:wrench: updated minimum stability

11eede7d52c8338a9235bdaebc7c024c15b0cf08 authored about 3 years ago by Michael Darko <[email protected]>
:sparkles: fixed .env procedence

e35d14ca23fb523cfb81528e8c07f94d18eced19 authored about 3 years ago by Michael Darko <[email protected]>
:sparkles: added .env proceedence over config

3667c97d863a9611dff27335d22c3ca928cb0d71 authored about 3 years ago by Michael Darko <[email protected]>
:ambulance: fixed broken app.down check

1f2c5f3004b6b0f9835b86023d3acd4334324986 authored about 3 years ago by Michael Darko <[email protected]>
:bulb: added allowed hooks

a94a0a3ff4571f210ebc7edca2be5f0d1038da84 authored about 3 years ago by Mychi <[email protected]>
:memo: updated readme

973e4fe61a19ec8e2df3b0a0e352ce02a27e9941 authored about 3 years ago by Mychi <[email protected]>
:memo: updated readme

e335d9d310d06ade6bd78373ca09b611685d6ec0 authored about 3 years ago by Mychi <[email protected]>
:tada: initialized project

e4bdef643dba7ef561551cb97447ab931083ea3b authored about 3 years ago by Mychi <[email protected]>