riconijeboer / laravel-endpoint-reader
This package aims to give the power to export your endpoints by giving you all information in your code.
This package's canonical repository appears to be gone and the package has been frozen as a result.
v1.1.6
2021-04-26 09:38 UTC
Requires
- php: >=7.4
- ext-json: *
- illuminate/container: ^8.35
- illuminate/database: ^8.35
- illuminate/routing: ^6|^7|^8
- illuminate/support: ^6|^7|^8
- mockery/mockery: ^1.4
Requires (Dev)
- illuminate/testing: ^6|^7|^8
- orchestra/testbench: ^6.16
- pestphp/pest: ^1.0
README
I am sorry, I haven't taken the time to write a README / usage guide yet.
Don't want to wait?
You can read the usage of the package in my riconijeboer/laravel-to-swagger package! Where this package is used to export all Laravel routes to Swagger documentation!