Download the PHP package oladesoftware/httpcrafter without Composer
On this page you can find all versions of the php package oladesoftware/httpcrafter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oladesoftware/httpcrafter
More information about oladesoftware/httpcrafter
Files in oladesoftware/httpcrafter
Download oladesoftware/httpcrafter
More information about oladesoftware/httpcrafter
Files in oladesoftware/httpcrafter
Vendor oladesoftware
Package httpcrafter
Short Description A lightweight http PHP library
License MIT
Homepage https://github.com/oladesoftware/httpcrafter/blob/main/README.md
Package httpcrafter
Short Description A lightweight http PHP library
License MIT
Homepage https://github.com/oladesoftware/httpcrafter/blob/main/README.md
Please rate this library. Is it a good library?
Informations about the package httpcrafter
HTTP Crafter
A lightweight http PHP library designed to simplify the creation, manipulation, and handling of HTTP requests and responses. Whether you're building APIs, interacting with web services, or scraping web content, HttpCrafter provides a robust and easy-to-use interface for all your HTTP needs.
Roadmap
Version 0.1.0 - Enhanced Release
- Core Features
- Refactored Request and Response classes into src/Http/, improving file structure and accessibility.
- Introduced RequestInterface.php and ResponseInterface.php to allow custom implementations for request and response handling.
- Added the Router class from the archived oladesoftware/router repository, providing a foundational routing component.
- Test Suite Updates
- Updated test files to reflect new directory structure:
- tests/Http/RequestTest.php
- tests/Http/ResponseTest.php
- tests/Router/RouterTest.php
- Ongoing Maintenance
- Regular updates for bug fixes, security patches, and documentation improvements.
- Active issue tracking and community contributions encouraged.
Version 0.0.0 - Initial Release
-
Core Features
- Request class to manage $_SERVER, $_GET and $_POST
- Response class to build and send HTML or JSON
- Documentation
- Basic usage with examples
Ongoing Maintenance
- Regular Updates
- Bug fixes and security patches
- Documentation improvements
- Community Engagement
- Active issue tracking and resolution
- Encouraging community contributions
Documentation
- Installation
- Usage
Contributing
Contributions are welcome! Feel free to submit issues or pull requests.
Support
For support, please open an issue on the GitHub repository.
Contributors
Author
All versions of httpcrafter with dependencies
PHP Build Version
Package Version
No informations.
The package oladesoftware/httpcrafter contains the following files
Loading the files please wait ....