turnstile-for-laravel
by vincenzoraco
Laravel package to facilitate the server side validation of Cloudflare's Turnstile captcha service.
laravel-skeletons
by kovacs-laci
An artisan command to make skeletons with ready from box content for a Laravel application.
laravel-payment-method
by jobmetric
This is a payment method management package for Laravel that you can use in your projects.
laravel-attribute
by jobmetric
This is a attribute management package for Laravel that you can use in your projects.
laravel-bangla-text-converter
by rishadblack
This is Laravel's Bengali text converter package. Through this package, you can easily convert text from Unicode to Bijoy in your Laravel application and convert Bijoy to Unicode.
laravel-form
by jobmetric
A package for creating generic forms that allows you to create all kinds of forms in your application in code.
laravel-custom-field
by jobmetric
This is a custom field management package for Laravel that you can use in your projects.
laravel-impersonate
by evo-mark
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
laravel-arpdf
Generate Arabic-friendly PDFs in Laravel with a driver-based architecture (mPDF by default)
laravel-go-cardless
A Laravel Wrapper for the Go Cardless PHP Client Library
laravel-self-updater
by anisaronno
Laravel Self Updater is a package that helps you to update your Laravel application automatically.
laravel-api-auth
by danilowa
A simple and configurable Laravel package for easy API authentication with standardized responses.
laravel-factory-seeder-generator
by danilowa
A Laravel package to automatically generate factories and seeders based on models and their relationships.
laravel-api-response-builder
by danilowa
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.
laravel-ai-toolkit
by endritvs
A comprehensive AI toolkit for Laravel applications that integrates with popular AI models like OpenAI's GPT and AWS's Claude.
laravel-email-validation
by silassiai
Validate your email with this email validation package on email filter, typos. dns and spoofing.
laravel-taxonomy
by jobmetric
This is an optimized parent and child classification model for Laravel that you can use in your projects.
laravel-brand
by jobmetric
This is a brand management package for Laravel that you can use in your projects.
laravel-event-system
by jobmetric
This is a event system management package for Laravel that you can use in your projects.
laravel-unit
by jobmetric
This is a unit management package for Laravel that you can use in your projects.
laravel-model-validating-observer
by spoorsny
An observer that validates an Eloquent model instance before it is persisted to the database.
laravel-membership
by jobmetric
This is a website membership management package for Laravel that you can use in your projects.
laravel-blog
Simple blog package (with admin panel) for Laravel (6.x and 7.x). 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.