How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Rest API boilerplate for Lumen micro-framework.
The main features of hasib32/rest-api-with-lumen are: Starter Projects, Packages and Middleware.
Projects with overlapping indexed features 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…
:elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.
PHP Framework for building scalable API's on top of Laravel.
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…
A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0