Download the PHP package giatechindo/hypervel-response-formatter without Composer
On this page you can find all versions of the php package giatechindo/hypervel-response-formatter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download giatechindo/hypervel-response-formatter
More information about giatechindo/hypervel-response-formatter
Files in giatechindo/hypervel-response-formatter
Package hypervel-response-formatter
Short Description A simple response formatter for Hypervel framework
License MIT
Informations about the package hypervel-response-formatter
Hypervel Response Formatter
Standardized API response formatter for Hypervel framework with PCOV coverage support.
Features
- Consistent JSON response structure
- Success and error response helpers
- PSR-7 compatible responses
- Built-in test coverage support
-
IDE-friendly method chaining
- Testing di Project
https://github.com/Giatechindo/hypervel-testing
Installation
📺 Playlist
Berikut adalah playlist video pembelajaran yang dapat Anda ikuti:
🔗 Klik di sini untuk membuka playlist di YouTube
Configuration
The package auto-registers itself. For manual configuration:
Usage
Basic Responses
Success Response
Response:
Error Response
Response:
Without Data/Errors
Response Structure
Success
Error
Testing
Development Setup
Clone repository:
Install dependencies:
Run tests:
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
MIT
Giatechindo Community - GitHub | Packagist
Download Options
- Copy-paste the above content into a new
README.md
file - Or download directly using:
This documentation includes:
- All working features from our implementation
- Installation instructions
- Usage examples
- Response structures
- Testing setup with PCOV
- Development guidelines
- Contribution info