league/uri dependents (229) Order by: name | downloads Show: all | require | require-dev

  • PHP

    acquia/acquia-migrate-accelerate

    An enhanced UI and assistant for Drupal migrations. See https://www.acquia.com/drupal9/accelerate-your-migration.

  • PHP

    aldarien/url

    Get relative path uri

  • PHP

    algsupport/yii2-glide

    Yii2 Glide Extension

  • PHP

    amneale/php-torrents

    PHP library for manipulating torrent data

  • PHP

    ampersa/surbl

    A package to easliy test links and URLs against surbl.org

  • PHP

    amphp/aerys-session

    An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.

    Abandoned! See amphp/http-server-session

  • PHP

    amphp/http

    Basic HTTP primitives which can be shared by servers and clients.

  • PHP

    amphp/http-client

    An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.

  • PHP

    amphp/http-server

    A non-blocking HTTP application server for PHP based on Amp.

  • PHP

    amphp/http-server-router

    Routes to request handlers based on HTTP method and path for amphp/http-server.

  • PHP

    amphp/http-server-session

    An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.

  • PHP

    amphp/http-tunnel

    HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework

  • PHP

    amphp/redis

    Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.

  • PHP

    amphp/socket

    Non-blocking socket connection / server implementations based on Amp and Revolt.