Libraries tagged by Simple Http
emonkak/router
2659 Downloads
A simple and generic router for HTTP request
darkphp/monster
102 Downloads
A simple PHP class for making HTTP requests using cURL
baraja-core/structured-api-token-authorizator
80 Downloads
A simple token authorizer for authenticating HTTP requests.
hernandev/light-rpc
194 Downloads
LightRPC is a Clean, Easy and Simple, JSON-RPC client over HTTPS for PHP.
z/math-executor
4337 Downloads
Simple math expressions calculator - extension of http://github.com/NeonXP/MathExecutor
owenmelbz/illumipress
256 Downloads
Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress
openlss/lib-datatables
86 Downloads
PHP Interface for jQuery Datatables (http://datatables.net). Simple standalone, non-framework based.
intersvyaz/yii2-sentry-log
8997 Downloads
Simple Yii2 Sentry target for logging (http://getsentry.com)
zeyos/rest
2210 Downloads
A simple utility library to send and receive HTTP requests.
zxqfox/css-selector-parser
10972 Downloads
Simple CSS selector parser. PHP port of https://github.com/mdevils/node-css-selector-parser
kubawerlos/html-validator
4406 Downloads
Simple PHP library for HTML validation against https://checker.html5.org
ballyhoo-technic/openshift-client
78 Downloads
Simple OpenShift client for PHP. Fork of: https://github.com/universityofadelaide/openshift-client
shelob9/jp-wp-rest-api-client
9 Downloads
A simple client for working with the WordPress REST API via the WordPress HTTP API
sandeepshetty/redis_protocol
18 Downloads
Simple PHP client library for the Redis protocol (http://redis.io/topics/protocol)
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.