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
seld/cli-prompt
Allows you to prompt for user input on the command line, and optionally hide the characters they type
-
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
ircmaxell/password-compat
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
-