smartleads / curl-converter
A command line tool to convert curl requests to Laravel HTTP requests.
dev-master
2024-09-03 12:02 UTC
Requires
- php: ^8.2
- illuminate/console: ^v11.0
- illuminate/support: ^v11.0
- symfony/var-exporter: ^v7.0
Requires (Dev)
- laravel/pint: ^1.1
- mockery/mockery: ^1.4.4
- orchestra/testbench: ^9.4
- phpunit/phpunit: ^11.3
This package is not auto-updated.
Last update: 2025-06-25 14:01:52 UTC
README
curl
Converter
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.