A comprehensive HTTP client.
Lazy Json Pages
Needs Attention🐼 Framework agnostic package using asynchronous HTTP requests and PHP generators to load paginated items of JSON APIs into Laravel lazy collections.
About Lazy Json Pages
🐼 Framework agnostic package using asynchronous HTTP requests and PHP generators to load paginated items of JSON APIs into Laravel lazy collections.
Lazy Json Pages is a popular PHP http solution that provides reliable functionality for PHP developers. While still functional, the project may need additional attention for updates.
Quick Installation
composer require cerbero90/lazy-json-pagesInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Lazy Json Pages?
- PHP HTTP - Specialized solution for http needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @cerbero90
- Category
- HTTP
- Last Updated
- 1 years ago
- Status
- Needs Attention
Related HTTP Libraries
View all →The HttpFoundation component defines an object-oriented layer for the HTTP specification.
PHP Secure Communications Library
A simple HTTP library.
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
HTTPlug, the HTTP client abstraction for PHP