Libraries tagged by sape
swagger-api/swagger-ui
30192125 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
nette/utils
245867840 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
347506850 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
115177339 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
99068266 Downloads
Supercharged Excel exports and imports in Laravel
league/oauth2-server
95574413 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
267166595 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
dnoegel/php-xdg-base-dir
211687226 Downloads
implementation of xdg base directory specification for php
composer/pcre
177848838 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
johnkary/phpunit-speedtrap
30517937 Downloads
Find and report on slow tests in your PHPUnit test suite
phpspec/phpspec
32507179 Downloads
Specification-oriented BDD framework for PHP 7.1+
league/omnipay
7130089 Downloads
Omnipay payment processing library
hwi/oauth-bundle
17396635 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
darkaonline/l5-swagger
21491331 Downloads
OpenApi or Swagger integration to Laravel
spatie/regex
8682472 Downloads
A sane interface for php's built in preg_* functions