Libraries tagged by laravel likes
jeffersongoncalves/laravel-cookie-consent
113 Downloads
This Laravel package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
rinvex/laravel-bookings
7556 Downloads
Rinvex Bookings is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It has a simple architecture, with powerful underlying to afford solid platform for your business.
liliom/laravel-acquaintances
2310 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
itsdamien/laravel-heroku-config-parser
29220 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
torann/remote-model
14340 Downloads
An eloquent-like model, for the Laravel framework.
saberliou/whetstone
2715 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
rawilk/human-keys
1239 Downloads
Use Stripe-like IDs for your models.
modernmcguire/mailspy
4396 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
larapack/command-validation
2076 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
jeffersongoncalves/filament-cookie-consent
95 Downloads
This Filament package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
jamesmills/watchable
4683 Downloads
A package to allow your Models to become watchable by a User
gerardojbaez/geodata
11501 Downloads
Laravel 5.2 package that provides basic geographical data like Countries, Regions and Cities.
convenia/credit-card-validator-php
38617 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
carropublic/discussion
114195 Downloads
Discussion like comments
likesistemas/eloquent-ide-helper
15205 Downloads
Using `barryvdh/laravel-ide-helper` without laravel framework.