Libraries tagged by laravel likes
zarei/user-agent-parser
40 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string
vcode/qrcode
461 Downloads
This is package generate Qrcode using some services like google qrcode. This package also support attaching logo into qrcode. In Laravel framework, it fully support for using facade, blade helper.
tomatophp/tomato-themes-module
301 Downloads
A Theme System Like Wordpress on your Tomato Admin
seanstewart/update-scripts
1306 Downloads
Allows you to run scripts to update your application, just like migrations
rockbuzz/lara-comments
1052 Downloads
Comments is a package for managing comments on features like Posts
rikodev/r-comments
123 Downloads
Livewire Comments with TailwindCSS UI
riftweb/superseeder
22 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.
raza9798/core-modules
47 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
rap2hpoutre/nestor
10188 Downloads
Do task, rollback if something goes wrong. Just like database transactions.
parziphal/parse
2120 Downloads
An Eloquent-like interface for Parse
osenco/laravelpwa
37 Downloads
Looks like an app, feels like an app, but NOT an app.
marshmallow/marketing-data-tracker
53 Downloads
Parse and store marketing parameters like gclid, utm_*, and adid, and automatically attach them to user conversions or models in Laravel.
m-wardany/hash-ids
472 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
laravel-scout/elasticsearch
6 Downloads
Laravel Scout driver for Elasticsearch with advanced features like zero-downtime reindexing and lazy backfill
laradic/idea
1740 Downloads
Laravel 5 IntelliJ IDEA / PHPStorm helpers and improvements like Advanced Metadata generators (autocompletion), fixing settings, better code completion, improved package development, etc