Libraries tagged by laravel base application
mogic/changelog-helper
9 Downloads
A laravel zero application to maintain your CHANGELOG file based on keepachangelog.com
abmemon/sentinelrbac
2 Downloads
SentinelRBAC is a powerful and flexible Role-Based Access Control (RBAC) package for Laravel. Built for modern Laravel applications, it provides a clean and scalable way to manage roles, permissions, and access gates — with zero friction.
xilwal/sms
17 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
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.
dev3bdulrahman/license-manager
8 Downloads
License Manager is a robust PHP package designed for managing software licensing with ease and security. This package provides essential tools to validate, generate, and manage license keys, ensuring your applications are protected against unauthorized usage. With domain-based validation and secure license storage, developers can confidently implement licensing mechanisms for their applications. Seamlessly integrates with Laravel and other PHP frameworks, offering an efficient solution for protecting your software.
devrabiul/laravel-pwa-kit
533 Downloads
Laravel PWA Kit is a lightweight and flexible package to add Progressive Web App (PWA) support to your Laravel applications with ease.
samasend/laravel-key-rotate
634 Downloads
Rotate your Laravel application key with ease
teners/laravel-key-case
2983 Downloads
Middleware for automatic case transformation of request and response data key in Laravel applications.
techrays-labs/laravel-service-repository-generator
1514 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
always-open/laravel-request-logger
4326 Downloads
Micro-package to ease the effort to log HTTP requests made from your application
tarfin-labs/event-machine
7243 Downloads
An event-driven state machine library for PHP, providing an expressive language to define and manage application states, enabling developers to create complex workflows with ease and maintainability.
mviniciusca/warriorfolio
197 Downloads
Warriorfolio 2 is an advanced portfolio application tailored for developers. Built with Laravel and Filament, it delivers a polished, intuitive platform to highlight your skills, projects, and accomplishments. Whether you're starting out or a seasoned professional, Warriorfolio 2 empowers you to create a compelling online presence with ease.
maximkou/laravel-opcache-clear
5510 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
abenevaut/laravel-opcache-clear
3168 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
kamranahmedse/laraformer
143 Downloads
A Laravel package to help you in implementing the transformers logic in your applications with ease