Libraries tagged by laravel developer
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
michaelgatuma/laravel-kopokopo
115 Downloads
A simple package for developers to consume Kopokopo Mpesa API in Laravel 8
kakajan/laravel-jalali
168 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 5.5+ applications
halim/laravel-eklaim-api
36 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
axolotesource/laravel-whatsapp-api
4 Downloads
This Laravel package facilitates sending WhatsApp messages seamlessly within your application. With easy integration, it empowers developers to incorporate WhatsApp messaging functionality, enhancing user engagement and communication in a straightforward manner.
avnsh1111/laravel-api-rate-limiter
24 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.
ashokdevatwal/laravel-smart-db-optimizer
8 Downloads
Laravel Smart Database Optimizer is a package designed to help developers identify slow queries, suggest optimizations, and recommend indexes to improve database performance.
aosmak/laravel-layer-sdk
351 Downloads
Library that allows PHP developers to make requests to Layer Server API.
php-notify/notify-laravel-pnotify
9 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
onurakman/twill
541 Downloads
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible.
nikapps/bazaar-push
21 Downloads
a robot based on Laravel framework for CafeBazaar developer panel which regularly pushes information about your apps on your mobile phone or other clients via PushBullet.
biegalski-llc/notification-tracker
17 Downloads
Notification Tracker is a Laravel package that empowers developers to seamlessly track and manage the lifecycle of user notifications. Gain valuable insights into notification status (sent, delivered, read), content, and recipient interactions.
kodjunkie/onesignal-php-sdk
1670 Downloads
OneSignal SDK for PHP developers with fluent API and supports Laravel / Lumen out of the box.
illegal/fluent-bcmath
198 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.