darkaonline/swagger-lume
OpenApi or Swagger integration to Lumen
5.6.2
2.5M downloads/mo
#4299 most downloaded on Packagist
DarkaOnLine/SwaggerLume
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.4 years
Rarely documented
notes for 5 of 23 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
23 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
23 releases · Jan 2016 to May 2024Releases
latest 23-
5.6.231 Jul 2018Release notes
Open source →Properly support OpenAPI (#54)
* Update generator.php to properly support OpenAPI
* Resolve styleci issue and switch to using version_compare instead
* Update the test annotations from OAS to OA
-
5.6.109 Apr 2018Nothing published for this version
-
5.6.028 Mar 2018Nothing published for this version
-
5.5.328 Mar 2018Nothing published for this version
-
5.5.207 Feb 2018Nothing published for this version
-
5.5.111 Jan 2018Nothing published for this version
-
5.5.007 Sep 2017Nothing published for this version
-
3.0.107 Sep 2017Nothing published for this version
-
2.0.105 Sep 2017Nothing published for this version
-
1.0.425 Aug 2016Nothing published for this version
-
1.0.309 May 2016Nothing published for this version
-
1.0.230 Jan 2016Nothing published for this version
-
1.0.128 Jan 2016Nothing published for this version
-
9.006 Mar 2022Release notes
Open source →What's Changed
- Add docker container by @DarkaOnLine in #108
- Enable Github actions by @DarkaOnLine in #109
- Support Lumen 9 by @RafayelArzumanyan in #112
New Contributors
- @RafayelArzumanyan made their first contribution in #112
Full Changelog: 8.0...9.0
-
8.025 Sep 2020Nothing published for this version
-
7.026 Mar 2020Nothing published for this version
-
6.016 Sep 2019Nothing published for this version
-
3.031 Aug 2017Nothing published for this version
-
2.030 Jan 2017Nothing published for this version
-
11.015 May 2024Release notes
Open source →Lumen 11 && Swagger-php:4 support
What's Changed
- Support Lumen 11 by @MarkVaughn in #140
- Adding import OpenApi\Annotations tip by @greggunner in #102
New Contributors
- @MarkVaughn made their first contribution in #140
- @greggunner made their first contribution in #102
Full Changelog: 10.1...11.0
-
10.110 May 2023Release notes
Open source →What's Changed
- Add yaml support by @DarkaOnLine in #131
New config:
docs_yaml- allows specify yaml file name from which UI can read specification or generate toformat_to_use_for_docs- allows to specify which docs file to use for specgenerate_yaml_copy- allows generate a copy of documentation inyamlformat while generation is executed
Example
If you want to use your own
yamlspecs file in UI, you should do the following:- Set
generate_alwaystofalse - Set
format_to_use_for_docstoyaml - Store your
yamlspecs file intostorage/api-docs/your-specs.yamland setdocs_yamltoyour-specs.yaml
Full Changelog: 10.0...10.1
-
10.009 May 2023Release notes
Open source →What's Changed
- Fixed typo in README.md by @DavidMoraisFerreira in #119
- Trigger generation of api docs json when fetching only json by @arep in #116
- Add Lumen 9 support to documentation by @xwiz in #120
- OAS 3.0 uses servers specification instead of basePath by @Momodedf in #125
- Fix mixed content when using a load balancer by @ADReece in #127
- Support Lumen 10 by @DarkaOnLine in #130
New Contributors
- @DavidMoraisFerreira made their first contribution in #119
- @arep made their first contribution in #116
- @xwiz made their first contribution in #120
- @Momodedf made their first contribution in #125
- @ADReece made their first contribution in #127
Full Changelog: 9.0...10.0
-
1.024 Jan 2016Nothing published for this version