Showing 1437 open source projects for "http to php"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Goutte

    Goutte

    Goutte, a simple PHP Web Scraper

    Goutte is a screen scraping and web crawling library for PHP. Goutte provides a nice API to crawl websites and extract data from the HTML/XML responses. Goutte depends on PHP 7.1+. Add fabpot/goutte as a require dependency in your composer.json file. Create a Goutte Client instance (which extends Symfony\Component\BrowserKit\HttpBrowser). Make requests with the request() method. The method returns a Crawler object (Symfony\Component\DomCrawler\Crawler). To use your own HTTP settings, you may...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ReactPHP

    ReactPHP

    Event-driven, non-blocking I/O with PHP

    ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more. ReactPHP is production ready and battle-tested with millions of installations from all kinds of projects around the world. Its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JSON Parser

    JSON Parser

    Zero-dependencies lazy parser to read JSON of any dimension

    Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    WebLink Component

    WebLink Component

    Manages links between resources

    The WebLink component manages links between resources. It is particularly useful to advise clients to preload and prefetch documents through HTTP and HTTP/2 pushes. This component implements the HTML5's Links, Preload and Resource Hints W3C's specifications. It can also be used with extensions defined in the HTML5 link type extensions wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    ipfsProxyHTTP

    ipfsProxyHTTP

    InterPlanetary File System HTTP Proxy

    ... this risk. To run your own instance of ipfsProxyHTTP (updated by Git Pull), you only require PHP>=5.6 and a Web server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    ... over HTTP and uses the MySQL protocol (you can use your preferred MySQL client). JSON over HTTP: to provide a more programmatic way to manage your data and schemas, Manticore provides a HTTP JSON protocol. Written fully in C++: starts fast, doesn't take much RAM, and low-level optimizations provide good performance. Can sync from MySQL/PostgreSQL/ODBC/xml/csv out of the box. Not fully ACID-compliant, but supports transactions and binlog for safe writes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    This library can be used to easily interact with Telegram without the bot API, just like the official apps. It can login with a phone number (MTProto API), or with a bot token (MTProto API, no bot API involved!). Internal peer management: you can provide a simple bot API chat id or a username to send a message or to call other mtproto methods! You can easily login as a user (2FA is supported) or as a bot! Simple error handling! It is highly customizable with a lot of different settings! Bot...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    goetas-webservices / soap-client

    goetas-webservices / soap-client

    PHP implementation of SOAP 1.1 and 1.2 client specifications

    PHP implementation of SOAP 1.1 and 1.2 client specifications. Pure PHP, no dependencies on ext-soap. Extensible (JMS event listeners support). PSR-7 HTTP messaging. PSR-17 HTTP messaging factories. PSR-18 HTTP Client. No WSDL/XSD parsing on production. IDE type hinting support. Only document/literal style is supported and the webservice should follow the WS-I guidelines. There are no plans to support the deprecated rpc and encoded styles. Webservices not following the WS-I specifications might...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel-Swoole

    Laravel-Swoole

    High performance HTTP server based on Swoole

    High-performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    Laravel Webhook Server

    Laravel Webhook Server

    Send webhooks from Laravel apps

    A webhook is a mechanism where an application can notify another application that something has happened. Technically, the application sends an HTTP request to that other application. In this blog post, I'd like to introduce you to two packages that we recently released. The first is laravel-webhook-server, which allows you to send webhook requests. The second one is laravel-webhook-client, which makes it easy to receive those webhook request. Webhooks are very useful when a system wants...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Opulence

    Opulence

    A simple, secure, and scalable PHP application framework

    ... our powerful router to handle requests. Create extendable, cacheable views using Fortune. Use middleware to manipulate your HTTP requests and responses. Use plain-old PHP objects and the repository and data mapper patterns for your ORM. Write your own powerful console commands using Apex. Integration test all your HTTP routes and console commands. Automatically instantiate controllers with the DI container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Routing Component

    Routing Component

    Maps an HTTP request to a set of configuration variables

    When your application receives a request, it calls a controller action to generate the response. The routing configuration defines which action to run for each incoming URL. It also provides other useful features, like generating SEO-friendly URLs (e.g. /read/intro-to-symfony instead of index.php?article_id=57). Routes can be configured in YAML, XML, PHP or using either attributes or annotations. All formats provide the same features and performance, so choose your favorite. Symfony recommends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Workerman

    Workerman

    An asynchronous event driven PHP socket framework

    Workerman is an open source high-performance asynchronous PHP socket framework . Supports high concurrency, ultra-high stability, and is widely used in mobile apps, mobile communications, WeChat applets, mobile game servers, online games, PHP chat rooms, hardware communications, smart homes, Internet of Vehicles, Internet of Things and other fields Development. Support TCP long connection, support Websocket, HTTP and other protocols, support custom protocol. It has many high-performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Clockwork

    Clockwork

    PHP dev tools in your browser - server-side component

    Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views, and more - for HTTP requests, commands, queue jobs, and tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mercure

    Mercure

    Server-sent live updates, protocol and reference implementation

    Mercure is an open protocol for real-time communications designed to be fast, reliable and battery-efficient. It is a modern and convenient replacement for both the WebSocket API and the higher-level libraries and services relying on it. Mercure is especially useful to add streaming and asynchronous capabilities to REST and GraphQL APIs. Because it is a thin layer on top of HTTP and SSE, Mercure is natively supported by modern web browsers, mobile applications, and IoT devices. A free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Multilingual Routes

    Laravel Multilingual Routes

    A package to handle multilingual routes in your Laravel application

    A package to register multilingual routes for your application. To detect and change the locale of the application based on the request automatically, you can add the middleware to your app/Http/Kernel. It must be the first item in the web middleware group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WordOps

    WordOps

    Install and manage a high performance WordPress stack

    An essential toolset that eases WordPress site and server administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PSR-7

    PSR-7

    PSR-7 HTTP message library

    ... of the stream is, or the maximum preferred size of the buffer. The CachingStream is used to allow seeking over previously read bytes on non-seekable streams. This can be useful when transferring a non-seekable entity body fails due to needing to rewind the stream (for example, resulting from a redirect). Data that is read from the remote stream will be buffered in a PHP temp stream so that previously read bytes are cached first in memory, then on disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EasyZSwoole

    EasyZSwoole

    swoole, easyswoole, swoole framework

    EasySwoole is a distributed swoole framework with a permanent memory. It is born specifically for API and supports the simultaneous monitoring of HTTP, WebSocket, self-defined TCP, UDP protocol, and has rich components, such as collaboration Connect Pool, TP style co-process ORM, co-process microcredit SDK, co-process Kafka client, co-process ElasticSearch client, co-process Consul client, co-process Redis client, co-process Apollo client, co-process NSQ client, co-process self-definition queue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Apiato

    Apiato

    PHP Framework for building scalable API's on top of Laravel

    The open-source flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel. Authentication with OAuth2.0 for first/third-party clients (using Laravel Passport). Role-Based Access Control (RBAC), seeded with a Super Admin, Roles, and Permissions. Query Parameters support (orderBy, sorted, and filter) with full-text search. Useful Endpoints for managing users, roles/permissions, tokens, and more. API Documentations generator, to generate API docs from PHP Docblock...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laravel Request Docs

    Laravel Request Docs

    Effortless API documentation tool for Laravel applications

    The Hassle-Free automatic API documentation generation for Laravel. Automatic rules fetching from injected Request and by regexp. Automatic routes fetching from Laravel Routes. Support for Laravel logs. Support for SQL query and query time. Support for HTTP response time and memory consumption. Support for Authorization Headers. Support for File uploads, and support for Eloquents events. Display extra documentation using markdown. Saves the history of previous requests. Added filters to sort...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Laravel Wave

    Laravel Wave

    Painless Laravel Broadcasting with SSE

    Unlock the power of Laravel's broadcasting system with Wave. Imagine that real-time server broadcasting is possible over native HTTP without any WebSockets setup. Meet the Server-sent Events 🛜 Works seamlessly with Laravel's default Redis broadcasting driver and supports Laravel Echo. Wave seamlessly integrates with Laravel's default Redis broadcasting driver, ensuring efficient real-time data transfer. Wave intelligently resumes the event stream from the last event, ensuring no crucial data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Laravel Webhook Client

    Laravel Webhook Client

    Receive webhooks in Laravel apps

    A webhook is a way for an app to provide information to another app about a specific event. The way the two apps communicate is with a simple HTTP request. This package allows you to receive webhooks in a Laravel app. It has support for verifying signed calls, storing payloads and processing the payloads in a queued job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Laravel Localization

    Laravel Localization

    Easy localization for Laravel

    .... This localesMapping is needed to enable the LanguageNegotiator to correctly assign the desired locales based on the HTTP Accept-Language Header.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laravel SOAP Client

    Laravel SOAP Client

    Laravel Soap Client

    This package provides an expressive, minimal API around the Soap Client from Phpro, allowing you to quickly make outgoing SOAP requests to communicate with other web applications. It is using HTTPplug as a handler with Guzzle as client. Some code is based/copied on/from Laravel HTTP wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project