Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Generates documentation for your REST API from attributes

License

NotificationsYou must be signed in to change notification settings

nelmio/NelmioApiDocBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build StatusCodecovTotal DownloadsLatest Stable VersionPHP VersionLicense

TheNelmioApiDocBundle bundle allows you to generate a decent documentationfor your APIs.

Installation

Open a command console, enter your project directory and execute the following command to download the latest version of this bundle:

composer require nelmio/api-doc-bundle

Documentation

Read the documentation on symfony.com

Migrate from 4.x to 5.0

To migrate from 4.x to 5.0, follow our guide.

This version comes with the following major changes:

  • The bundle now requires PHP 8.1 or higher.
  • Support for annotations has been removed in favor of PHP 8 attributes.
  • Minimum Symfony version is now 6.4.
  • Major cleanup and simplification of the codebase.

Migrate from 3.x to 4.0

To migrate from 3.x to 4.0, follow our guide.

Version 4.0 brings OpenAPI 3.0 support. If you want to stick to Swagger 2.0, you should use the version 3 of this bundle.

Migrate from 2.x to 3.0

To migrate from 2.x to 3.0, follow our guide.

Contributing

SeeCONTRIBUTINGfile.

Running the Tests

Install theComposer dependencies:

git clone https://github.com/nelmio/NelmioApiDocBundle.gitcd NelmioApiDocBundlecomposer update

Then run the test suite:

composer phpunit

Sponsored by

JetBrains logo

JetBrains sponsors this project by providing an open-source license for their tools.

License

This bundle is released under the MIT license.


[8]ページ先頭

©2009-2025 Movatter.jp