awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
hasib32 avatar

hasib32/rest-api-with-lumen

0
View on GitHub↗
485 stars·136 forks·PHP·12 views

Rest Api With Lumen

Rest API boilerplate for Lumen micro-framework.

Features

  • Starter Projects - Starter project for building lightweight RESTful APIs.
  • Packages and Middleware - Listed in the “Packages and Middleware” section of the Awesome Lumen awesome list.

Star history

Star history chart for hasib32/rest-api-with-lumenStar history chart for hasib32/rest-api-with-lumen

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rest Api With Lumen

Similar open-source projects, ranked by how many features they share with Rest Api With Lumen.
  • alefesouza/laravel-vue-boilerplatealefesouza avatar

    alefesouza/laravel-vue-boilerplate

    543View on GitHub↗

    :elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.

    PHP
    View on GitHub↗543
  • apiato/apiatoapiato avatar

    apiato/apiato

    3,103View on GitHub↗

    PHP Framework for building scalable API's on top of Laravel.

    PHP
    View on GitHub↗3,103
  • arubacao/http-basic-auth-guardarubacao avatar

    arubacao/http-basic-auth-guard

    40View on GitHub↗

    As of Lumen 5.2 the session storage is not included anymore. Unfortunately, for calling Auth::onceBasic(), Auth::basic(), or alike you'll need the session driver which requires the session storage. Therefore HTTP Basic Authentication does not work out-of-the-box anymore for Lumen >=5.2. To be…

    PHP
    View on GitHub↗40
  • acacha/adminlte-laravelacacha avatar

    acacha/adminlte-laravel

    1,798View on GitHub↗

    A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0

    PHP
    View on GitHub↗1,798
See all 30 alternatives to Rest Api With Lumen→

Frequently asked questions

What does hasib32/rest-api-with-lumen do?

Rest API boilerplate for Lumen micro-framework.

What are the main features of hasib32/rest-api-with-lumen?

The main features of hasib32/rest-api-with-lumen are: Starter Projects, Packages and Middleware.

What are some open-source alternatives to hasib32/rest-api-with-lumen?

Open-source alternatives to hasib32/rest-api-with-lumen include: alefesouza/laravel-vue-boilerplate — :elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and… apiato/apiato — PHP Framework for building scalable API's on top of Laravel. arubacao/http-basic-auth-guard — As of Lumen 5.2 the session storage is not included anymore. Unfortunately, for calling Auth::onceBasic(),… dingo/api — This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a… dusterio/lumen-passport — It's a simple service provider that makes Laravel Passport work with Lumen. acacha/adminlte-laravel — A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page…