Libraries tagged by middleware manager
curly-deni/laravel-permission-kit
12 Downloads
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
componenta/session
0 Downloads
Framework-agnostic session management library for PHP 8.4+
clevpro/laravel-one-click-installer
11 Downloads
A beautiful and comprehensive one-click installer package for Laravel applications featuring TailwindCSS UI, intelligent installation management, and developer-friendly tools
apigopro/slim-database
1 Downloads
Lazy PDO database connection management for Slim Framework 4, with dual-credential (auth/app) support and PostgreSQL, MySQL, and Oracle drivers.
symplely/http
419 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.
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.