laravel-shift / curl-converter
A command line tool to convert curl requests to Laravel HTTP requests.
v0.6.0
2026-03-26 22:04 UTC
Requires
- php: ^8.3
- illuminate/console: ^11.0|^12.0|^13.0
- illuminate/support: ^11.0|^12.0|^13.0
- symfony/var-exporter: ^7.0
Requires (Dev)
- laravel/pint: ^1.24
- mockery/mockery: ^1.4.4
- orchestra/testbench: ^10.0|^11.0
- phpunit/phpunit: ^11.5|^12.5.12
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Another bit of automation from Shift to convert curl requests to Laravel Http requests. See this project in action using Shift's online curl converting.
This project is a WIP. You may follow along with development in Jason McCreary's live streams.
Contributing
Code contributions may be made by submitting a Pull Request against the main branch. Submitted PRs should:
- Explain the change, ideally using before and after examples.
- Pass all build steps.
- Ideally, include tests which verify the change.
You may also contribute by opening an issue to report a bug or suggest a new feature.
If you are so inclined, you may also say "thanks" or proclaim your love for Shift on Twitter.