Libraries tagged by a
slim/slim
43303235 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
react/socket
79396760 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/event-loop
99969649 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
ramsey/collection
391379363 Downloads
A PHP library for representing and manipulating collections.
pragmarx/google2fa
57529619 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
phpcompatibility/php-compatibility
59780708 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-http/httplug
265389688 Downloads
HTTPlug, the HTTP client abstraction for PHP
php-http/discovery
257692619 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
opis/closure
217208688 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
openai-php/client
12171582 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
314282876 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/uri-interfaces
137247630 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-server
112586346 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
league/oauth2-client
95193996 Downloads
OAuth 2.0 Client Library
league/config
233737251 Downloads
Define configuration arrays with strict schemas and access values with dot notation