Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Swagger Php Laravel Package

zircote/swagger-php

swagger-php generates OpenAPI 3.0/3.1/3.2 documentation from your PHP 8.2+ code using attributes (preferred) or optional Doctrine annotations. Use it via CLI or programmatically, with helpful error reporting and a full documentation site.

View on GitHub
Deep Wiki
Context7

Migrating to v5

Overview

v5 is mostly a cleanup release with updated dependencies. The main changes are:

  • Minimum required PHP version is now 7.4
  • The legacy TokenAnalyser and the --legacy CLI option have been removed
  • Defaults now prefer attributes over annotations
  • PHP parsing now uses nikic/php-parser
  • Removal of deprecated features
    • empty/unused ProcessorInterface
    • Context::clone() and Context::detect()
    • \Openapi\Generator::getProcessors() and \Openapi\Generator::setProcessors()

For most installations upgrading should not require any changes.

Removed deprecated elements

\Openapi\Generator::getProcessors() and \Openapi\Generator::setProcessors()

Use getProcessorPipeline() and setProcessorPipeline(new Pipeline(...)) methods instead

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport