Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janephp/janephp
:seedling: Jane is a set of libraries to generate Models & API Clients based on JSON Schema / OpenAPI specs
https://github.com/janephp/janephp
hacktoberfest json-schema open-api php psr18 sdk
Last synced: 6 days ago
JSON representation
:seedling: Jane is a set of libraries to generate Models & API Clients based on JSON Schema / OpenAPI specs
- Host: GitHub
- URL: https://github.com/janephp/janephp
- Owner: janephp
- License: mit
- Created: 2017-12-03T15:23:12.000Z (about 7 years ago)
- Default Branch: next
- Last Pushed: 2024-08-08T21:41:56.000Z (6 months ago)
- Last Synced: 2024-10-29T15:22:28.229Z (3 months ago)
- Topics: hacktoberfest, json-schema, open-api, php, psr18, sdk
- Language: PHP
- Homepage: https://jane.readthedocs.io/en/latest/
- Size: 26.7 MB
- Stars: 607
- Watchers: 11
- Forks: 134
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Latest Version](https://img.shields.io/github/release/janephp/janephp.svg?style=flat-square)](https://github.com/janephp/janephp/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/janephp/janephp.svg?style=flat-square)](https://travis-ci.org/janephp/janephp)Jane is a set of libraries to generate Models & API Clients based on JsonSchema / OpenAPI specs
## Documentation
[Documentation is available at http://jane.readthedocs.io/en/latest/](http://jane.readthedocs.io/en/latest/)
## Changes
View the [CHANGELOG](CHANGELOG.md) file attached to this project.
## Contribution
View the [CONTRIBUTING](CONTRIBUTING.md) file attached to this project.
## Sponsor
[![JoliCode](https://jolicode.com/images/logo.svg)](https://jolicode.com)
Open Source time sponsored by JoliCode
## Credits
* [All contributors](https://github.com/janephp/jane/graphs/contributors)
* [Digital Ping Pong](https://digitalpingpong.com/) & [Alexandre Godreau](https://www.instagram.com/coucou.alex/) for our logo## License
View the [LICENSE](LICENSE) file attached to this project.