Libraries tagged by spei
firebase/php-jwt
313587532 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
swagger-api/swagger-ui
29762408 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
mtdowling/jmespath.php
343203235 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
113752954 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
94336608 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
263056368 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
dnoegel/php-xdg-base-dir
210871915 Downloads
implementation of xdg base directory specification for php
johnkary/phpunit-speedtrap
30201090 Downloads
Find and report on slow tests in your PHPUnit test suite
phpspec/phpspec
32332991 Downloads
Specification-oriented BDD framework for PHP 7.1+
darkaonline/l5-swagger
21130120 Downloads
OpenApi or Swagger integration to Laravel
spiral/roadrunner
5989349 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
spatie/laravel-responsecache
5144688 Downloads
Speed up a Laravel application by caching the entire response
phpmd/phpmd
83872749 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
markrogoyski/math-php
4608483 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
lorisleiva/laravel-actions
3823647 Downloads
Laravel components that take care of one specific task