Libraries tagged by middleware manager
clevpro/laravel-one-click-installer
7 Downloads
A beautiful and comprehensive one-click installer package for Laravel applications featuring TailwindCSS UI, intelligent installation management, and developer-friendly tools
symplely/http
417 Downloads
An simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware.
domainflow/core
14 Downloads
A lightweight PHP application bootstrapper with service providers, boot phases, middleware, and config management.
murtaza1904/roles-permissions
1 Downloads
A simple Laravel package to manage user roles and permissions with middleware and artisan commands.
subalroy22/laravel-role-permissions
1 Downloads
A Laravel package to manage roles and permissions for users with middleware, Blade directives, and caching support.
raisulhridoy/simplerolepermission
16 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
studiomieters/laravel-authentication
11 Downloads
Manage user authentication, provided by the api. Remember, this package will take care of al the authentication. You can remove all authentication routes, providers and middleware from your project.