tailflow/laravel-orion
The simplest way to create REST API with Laravel observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2696
- days_rel: 667
- days_push: 52
- n_releases_24m: 1
Adoption not part of the score
1598 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Orion for Laravel is a PHP library that generates fully featured REST APIs from Eloquent models and relationships with minimal controller code. It includes automatic OpenAPI specification generation and a TypeScript SDK out of the box.
Use cases
- build a REST API from Laravel Eloquent models
- generate CRUD endpoints without writing controllers
- auto-generate OpenAPI specs for a Laravel API
- expose model relationships as API resources
- get a TypeScript SDK for my Laravel API
- add filtering, searching, and pagination to a Laravel API
When to choose
- you use Laravel and want a standard REST API quickly
- you want OpenAPI specs and a TS client generated automatically
- you want to leverage Laravel Policies, Request classes, and API Resources
When to avoid
- you don't use Laravel or Eloquent
- you need a highly custom, non-CRUD API design
- you prefer GraphQL or RPC over REST
Facets
library · maturity active
api-framework web-framework api-documentation routing web-development backend apis developer-tools php laravel eloquent rest-api crud openapi typescript-sdk web-server
4 sources
- readme: https://github.com/tailflow/laravel-orion · fetched 2026-08-28 · c6508fd3e9ee
- homepage: https://orion.tailflow.org · fetched 2026-08-29 · 8aa49a556091
- site_page: https://orion.tailflow.org/guide/models · fetched 2026-08-29 · e04201a4673a
- site_page: https://orion.tailflow.org/guide/specifications · fetched 2026-08-29 · 07013955405f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tailflow/laravel-orion | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="tailflow/laravel-orion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem