ahmed-elnemr/laravel-api-formdata-support
最新稳定版本:v1.0.0
Composer 安装命令:
composer require ahmed-elnemr/laravel-api-formdata-support
包简介
Provides support for handling and parsing form-data in PUT and PATCH requests for Laravel APIs
README 文档
README
This package provides seamless handling of form data in Laravel APIs, especially for PUT and PATCH requests.
It automatically parses incoming requests containing multipart form data and makes both form inputs and uploaded files easily accessible.
🚀 Installation
You can install the package via Composer:
composer require ahmed-elnemr/laravel-api-formdata-support
⚡ Usage
Once installed, the package automatically integrates into your Laravel application.
You can now send multipart/form-data requests (including PUT and PATCH), and Laravel will correctly parse inputs and file uploads without extra configuration.
📦 Links
👨💻 Author
-
Ahmed Elnemr
- GitHub: Ahmed-Elnemr
- Email: ahmedelnemr064@gmail.com
🤝 Contributing
Contributions are welcome! Please feel free to submit issues or pull requests via GitHub.
📜 License
This package is open-source software licensed under the MIT license.
🛡 Security
If you discover a security vulnerability, please contact me directly at 📧 ahmedelnemr064@gmail.com. All security vulnerabilities will be promptly addressed.
🙏 Acknowledgements
Special thanks to the Laravel community and all contributors who make open-source awesome.
🔖 Keywords
Laravel, API, Request, Form, Data, PUT, PATCH, JSON, Response, Package
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-29