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