Libraries tagged by specific
symfony/http-foundation
774945491 Downloads
Defines an object-oriented layer for the HTTP specification
swagger-api/swagger-ui
36868590 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
mobiledetect/mobiledetectlib
136002892 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
114479801 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.
dnoegel/php-xdg-base-dir
226233223 Downloads
implementation of xdg base directory specification for php
phpspec/phpspec
34755466 Downloads
Specification-oriented BDD framework for PHP 7.1+
darkaonline/l5-swagger
26974346 Downloads
OpenApi or Swagger integration to Laravel
lorisleiva/laravel-actions
5308786 Downloads
Laravel components that take care of one specific task
tpetry/laravel-postgresql-enhanced
1319970 Downloads
Support for many missing PostgreSQL specific features
magento/magento-coding-standard
11831536 Downloads
A set of Magento specific PHP CodeSniffer rules.
league/openapi-psr7-validator
12703468 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
jetbrains/phpstorm-attributes
12094451 Downloads
PhpStorm specific attributes
exsyst/swagger
15512368 Downloads
A php library to manipulate Swagger specifications
ergebnis/json-normalizer
29109081 Downloads
Provides generic and vendor-specific normalizers for normalizing JSON documents.
classpreloader/classpreloader
41612983 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case