Popular Packages
-
-
-
-
PHP
psr-discovery/discovery
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
-
-
-
-
PHP
h4cc/wkhtmltopdf-amd64
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.
-
PHP
psr-discovery/http-factory-implementations
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
-
PHP
psr-discovery/http-client-implementations
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
-
-
PHP
jakeasmith/http_build_url
Provides functionality for http_build_url() to environments without pecl_http.