Libraries tagged by kent
kenarkose/chronicle
2819 Downloads
User activity logging for Laravel 5
keltanas/site-forever-cms
249 Downloads
Simple CMS for PHP and MySQL
cspray/labrador-async-event
657 Downloads
Trigger semantic application events powered by Amp Event Loop
cashlink/bav
1258 Downloads
BAV provides validation for German Bank Accounts (Konto)
sebastian-kennedy/laravel-follow
1 Downloads
User follow feature for laravel application.
labrador-kennel/framework
183 Downloads
A framework for building asynchronous applications with Amp and Annotated Container.
labrador-kennel/composite-future
548 Downloads
Compose Amp Futures and await them however you want with a type-safe CompositeFuture object.
kontoulis/rabbitmq-laravel
1224 Downloads
RabbitMQ Broker for Laravel
kontoulis/rabbit-manager
51 Downloads
Standalone RabbitMQ Command line Manager
kontenbase/sdk
7 Downloads
Kontenbase SDK for PHP
klentroxx/laravel-spatial
56 Downloads
Laravel Eloquent spatial package
kintso/memcachedcloud-laravel
830 Downloads
This package extends Laravel Cache driver to integrate with MemcachedCloud. MemcachedCloud provides different cache solutions based on memcached or redis. This package only deals with memcached.
ketut/random-string
432 Downloads
Generate random string
kettasoft/pass-audit
6 Downloads
PassAudit is a powerful and efficient Laravel package designed to enhance the security of user passwords in your application. This package provides a comprehensive solution to prevent users from reusing their previous passwords, thereby mitigating the risk of unauthorized access.
kettasoft/booter
12 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.