Letter P

php-rmccue-requests - Requests for PHP is a humble HTTP request library

Website: https://github.com/WordPress/Requests
License: ISC and BSD
Vendor: Alcance Libre, Inc.
Description:
Requests for PHP simplifies how you interact with other sites and takes
away all your worries.

Requests is a HTTP library written in PHP, for human beings. It is
roughly based on the API from the excellent Requests Python library.
Requests is ISC Licensed (similar to the new BSD license) and has no
dependencies, except for PHP 5.2+.

Despite PHP's use as a language for the web, its tools for sending HTTP
requests are severely lacking. cURL has an interesting API, to say the
least, and you can't always rely on it being available. Sockets provide
only low level access, and require you to build most of the HTTP
response parsing yourself.

We all have better things to do. That's why Requests was born.

Packages

php-rmccue-requests-1.8.0-1.fc14.al.noarch [69 KiB] Changelog by Sundeep Anand (2021-05-12):
- Update to 1.8.0 (rhbz#1954316)
- Add dlothers.sh to download docs, examples and tests
- Drop php-rmccue-requests-pr297.patch

Listing created by Repoview-0.6.6-6.fc14.al