Libraries tagged by sape
swagger-api/swagger-ui
33985252 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
10011833 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
285879720 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
383229336 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
127110901 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.
maatwebsite/excel
110744206 Downloads
Supercharged Excel exports and imports in Laravel
league/oauth2-server
106476854 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
304328000 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
dnoegel/php-xdg-base-dir
218276674 Downloads
implementation of xdg base directory specification for php
composer/pcre
213387584 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
phpspec/phpspec
33832166 Downloads
Specification-oriented BDD framework for PHP 7.1+
league/omnipay
7819337 Downloads
Omnipay payment processing library
hwi/oauth-bundle
18483798 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
darkaonline/l5-swagger
24596543 Downloads
OpenApi or Swagger integration to Laravel
spatie/regex
10651246 Downloads
A sane interface for php's built in preg_* functions