studiosite / api-client-gen-bundle
Generates api client package for your REST API from NelmioApiDocBundle annotations
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3
- nelmio/api-doc-bundle: ~2.10|~2.11
- symfony/console: ~2.3|~3.0
- symfony/framework-bundle: ~2.3|~3.0
Requires (Dev)
- twig/twig: ~1.18
Conflicts
- jms/serializer: <0.12
- jms/serializer-bundle: <0.11
- twig/twig: <1.12
This package is not auto-updated.
Last update: 2024-11-09 20:33:36 UTC
README
The ApiClientGeneratorBundle
generates api client package for your REST API. The client package generated from annotations the NelmioApiDocBundle.