{"id":19662360,"url":"https://github.com/axeldotdev/laravel-api-doc","last_synced_at":"2026-02-12T18:01:27.101Z","repository":{"id":41882063,"uuid":"493201043","full_name":"axeldotdev/laravel-api-doc","owner":"axeldotdev","description":"This package help you build your REST API documentation.","archived":false,"fork":false,"pushed_at":"2023-10-09T17:35:47.000Z","size":300,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T20:49:57.707Z","etag":null,"topics":["api","docs","laravel","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axeldotdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"axeldotdev"}},"created_at":"2022-05-17T10:24:09.000Z","updated_at":"2023-07-07T15:26:11.000Z","dependencies_parsed_at":"2024-11-11T16:10:55.341Z","dependency_job_id":null,"html_url":"https://github.com/axeldotdev/laravel-api-doc","commit_stats":{"total_commits":21,"total_committers":3,"mean_commits":7.0,"dds":"0.23809523809523814","last_synced_commit":"794b102bc289e7ed21e976c90dc5d70827b25938"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/axeldotdev/laravel-api-doc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axeldotdev%2Flaravel-api-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axeldotdev%2Flaravel-api-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axeldotdev%2Flaravel-api-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axeldotdev%2Flaravel-api-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axeldotdev","download_url":"https://codeload.github.com/axeldotdev/laravel-api-doc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axeldotdev%2Flaravel-api-doc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","docs","laravel","php"],"created_at":"2024-11-11T16:10:50.554Z","updated_at":"2026-02-12T18:01:27.079Z","avatar_url":"https://github.com/axeldotdev.png","language":"PHP","funding_links":["https://github.com/sponsors/axeldotdev"],"categories":[],"sub_categories":[],"readme":"# Laravel API Doc\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/axeldotdev/laravel-api-doc.svg?style=flat-square)](https://packagist.org/packages/axeldotdev/laravel-api-doc)\n[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/axeldotdev/laravel-api-doc/run-tests?label=tests)](https://github.com/axeldotdev/laravel-api-doc/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/axeldotdev/laravel-api-doc/Check%20\u0026%20fix%20styling?label=code%20style)](https://github.com/axeldotdev/laravel-api-doc/actions?query=workflow%3A\"Check+%26+fix+styling\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/axeldotdev/laravel-api-doc.svg?style=flat-square)](https://packagist.org/packages/axeldotdev/laravel-api-doc)\n\nThis package help you build your REST API documentation.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require axeldotdev/laravel-api-doc\n```\n\nYou can publish the config file with:\n\n```bash\nphp artisan vendor:publish --tag=\"laravel-api-doc-config\"\n```\n\nOptionally, you can publish the views using\n\n```bash\nphp artisan vendor:publish --tag=\"laravel-api-doc-views\"\n```\n\n## Features\n\n- Customizable get started view\n- Customizable authentication view\n- Customizable errors view\n- Auto-generated routes views via API routes, controllers, requests, etc.\n- Customizable routes views\n- Versions manager\n- Copy code examples into the clipboard\n\nComing soon :\n\n- Fields and params example values, enums values, etc.\n- Code examples in Curl, PHP and Javascript\n- Static generator into a HTML file\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Axel Charpentier](https://github.com/axeldotdev)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxeldotdev%2Flaravel-api-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxeldotdev%2Flaravel-api-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxeldotdev%2Flaravel-api-doc/lists"}