Libraries tagged by sape
thecodingmachine/safe
70890899 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
swagger-api/swagger-ui
35402670 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
openai-php/client
11415956 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
303081917 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mtdowling/jmespath.php
396788586 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
131662496 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
league/oauth2-server
110448247 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/commonmark
320312082 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
dnoegel/php-xdg-base-dir
220959437 Downloads
implementation of xdg base directory specification for php
composer/pcre
229513916 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
phpspec/phpspec
34313883 Downloads
Specification-oriented BDD framework for PHP 7.1+
league/omnipay
8081056 Downloads
Omnipay payment processing library
hwi/oauth-bundle
18898922 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
darkaonline/l5-swagger
25769073 Downloads
OpenApi or Swagger integration to Laravel
spatie/regex
11434613 Downloads
A sane interface for php's built in preg_* functions