laravel-shift / curl-converter
A command line tool to convert curl requests to Laravel HTTP requests.
Installs: 3 388
Dependents: 0
Suggesters: 0
Security: 0
Stars: 88
Watchers: 2
Forks: 10
Open Issues: 12
Requires
- php: ^8.0
- illuminate/console: ^9.0|^10.0
- illuminate/support: ^9.0|^10.0
- symfony/var-exporter: ^6.3
Requires (Dev)
- laravel/pint: ^1.1
- mockery/mockery: ^1.4.4
- orchestra/testbench: ^7.0
- phpunit/phpunit: ^9.5.10
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.