Libraries tagged by rspec
firebase/php-jwt
381500211 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
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.
symfony/phpunit-bridge
178099971 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
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.
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
phpspec/phpspec
34765472 Downloads
Specification-oriented BDD framework for PHP 7.1+
darkaonline/l5-swagger
27005654 Downloads
OpenApi or Swagger integration to Laravel
markrogoyski/math-php
5857050 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
5317726 Downloads
Laravel components that take care of one specific task
league/climate
12600691 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
goaop/framework
3819768 Downloads
Framework for aspect-oriented programming in PHP.
antecedent/patchwork
15246751 Downloads
Method redefinition (monkey-patching) functionality for PHP.