Libraries tagged by spyc
firebase/php-jwt
361798556 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
swagger-api/swagger-ui
34787239 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
phpspec/prophecy
518015538 Downloads
Highly opinionated mocking framework for PHP 5.3+
mtdowling/jmespath.php
391000269 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
129756039 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
108741441 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
313777707 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
dnoegel/php-xdg-base-dir
219840153 Downloads
implementation of xdg base directory specification for php
phpspec/phpspec
34103758 Downloads
Specification-oriented BDD framework for PHP 7.1+
darkaonline/l5-swagger
25262071 Downloads
OpenApi or Swagger integration to Laravel
lorisleiva/laravel-actions
4852422 Downloads
Laravel components that take care of one specific task
phake/phake
7351548 Downloads
The Phake mock testing library
tpetry/laravel-postgresql-enhanced
1122908 Downloads
Support for many missing PostgreSQL specific features
spatie/laravel-json-api-paginate
3374114 Downloads
A paginator that plays nice with the JSON API spec
php-ds/php-ds
6766415 Downloads
Specialized data structures as alternatives to the PHP array