Libraries tagged by laravel options
tajul/lara-config
43 Downloads
Laravel 5 Config like wordpress wp_option()
lanser/http-facade-middleware
1 Downloads
middleware for Laravel http facade Request and Response options and parameters
ycms/redbean-laravel5
16 Downloads
An implementation of RedBean for Laravel 4. Although Redbean has a composer install option, it is not recommended. This solution also implements namespaces for Redbean.
vahramaghabalyan/laravelblogsingle
34 Downloads
Simple blog package (with admin panel) for Laravel (8.x) based on Binshops. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
pkc/word-limit
11 Downloads
A Laravel package to limit and truncate words in strings with configurable options
lj4/redbean-laravel4
204 Downloads
An implementation of RedBean for Laravel 4. Although Redbean has a composer install option, it is not recommended. This solution also implements namespaces for Redbean.
iamvimukthi/loancalculator
5 Downloads
A simple Laravel package for calculating loans, including EMI, interest, and total payments. Perfect for financial apps with easy integration and customizable options.
elminson/db-logger
12 Downloads
A powerful PHP package for logging SQL queries from Laravel applications, supporting both Eloquent and Query Builder instances, with flexible output options.
jorenvanhocht/laravel-share
983689 Downloads
Optional package for Laravel to generate social share links.
jorijn/laravel-security-checker
1718689 Downloads
Added Laravel functionality to the Enlightn Security Checker. Adds a command to check for, and optionally emails you, vulnerabilities when they affect you.
biegalski-llc/laravel-mailgun-webhooks
57966 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
riipandi/laravel-optikey
8660 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
zablose/captcha
6537 Downloads
Simple captcha with optional goodies for Laravel.
timolake/livewire-tables
1190 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort. based upon danielbinsmaier/livewire-tables and coryrose/livewire-tables