Libraries tagged by Simple Http
httpsoft/http-basis
42611 Downloads
Simple and fast HTTP microframework implementing PSR standards
wilaak/radix-router
5877 Downloads
High-performance radix tree based HTTP request router
utopia-php/di
126201 Downloads
A simple and lite library for managing dependency injections
jeroen/file-fetcher
430875 Downloads
Simple file fetching interface
fansipan/fansipan
27838 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
verifalia/sdk
57362 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
morozovsk/websocket
17824 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
ihor/supervisor-xml-rpc
133494 Downloads
Simple Supervisor XML RPC Client in PHP (http://supervisord.org)
utopia-php/fetch
246084 Downloads
A simple library that provides an interface for making HTTP Requests.
jhowbhz/package-apigratis
6104 Downloads
Uma forma simples de consumir serviços gratuitos oferecidos pelo site https://apigratis.com.br/
hownowstephen/php-foursquare
176883 Downloads
A simple PHP library for accessing the foursquare API (see: https://developer.foursquare.com)
webdevetc/blogetc
24511 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
burzum/file-storage
117984 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
198981 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
httpsoft/http-router
43356 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15