Libraries tagged by specs
mike182uk/phpspec-run-fqcn
45 Downloads
PHPSpec run FQCN extension - Run a spec by its FQCN
mike182uk/phpspec-rename
17 Downloads
PHPSpec rename extension - Use PHPSpec to rename a class and its corresponding spec
justcoded/yii2-swaggerviewer
59 Downloads
Swagger viewer for multi-document yaml specs
jmcmanus/pagedown-extra
146 Downloads
This is a collection of Pagedown plugins to enable support for Markdown Extra syntax. Open demo/demo.html to try it yourself. To run the tests, just open spec/SpecRunner.html in your browser. Or, to run a browser-less test from the command line as travis-ci would, run bundle install followed by bundle exec rake. You'll need Ruby and the rake gem if you use the second method.
deepdiver/spectator
259 Downloads
Testing helpers for your OpenAPI spec
brunty/phpspec-skip-work-in-progress-extension
15 Downloads
Skips PhpSpec examples & specs that are tagged as a work-in-progress.
apie/openapi-schema
25 Downloads
Collection of value objects to make an OpenAPI schema according the OpenAPI specs.
akeneo/phpspec-watch-extension
12 Downloads
A PhpSpec extension to automatically rerun specs
afurculita/phpspec-data-provider-extension
127 Downloads
PhpSpec extension that allows you to create data providers for examples in specs
symfony/http-foundation
769928840 Downloads
Defines an object-oriented layer for the HTTP specification
swagger-api/swagger-ui
36496608 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
406635669 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
134953306 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
113495671 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
225366096 Downloads
implementation of xdg base directory specification for php