Libraries tagged by DANA Laravel
magentron/laravel-password-exposed-validation-rule
1621 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
codelieutenant/laravel-crypto
149 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
ooxif/laravel-query-param
3847 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
yazan/laravel-datatable
851 Downloads
Laravel and Vue packages to create Data Table
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
floriandomgjoni/laravel-ai-factory
25 Downloads
Laravel package for generating realistic factory data using AI (OpenAI, Gemini, DeepSeek) with support for manual and hardcoded fields, model events, and bulk inserts.
cloudcake/laravel-shovel
196 Downloads
A minimal package for shovelling data from an API to clients, for Laravel.
yorcreative/laravel-scanator
6 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.
webflorist/privacy-policy-laravel
2074 Downloads
A Privacy Policy Package for Laravel Applications. Supports german and english languages.
vulpecula-io/laravel-datum
625 Downloads
Datum records different data and aggregations for use on Dashboards
vkovic/laravel-model-meta
695 Downloads
Laravel model meta storage
vkovic/laravel-meta
924 Downloads
Laravel meta storage for different purposes
tjvb/gitlab-webhooks-receiver-for-laravel
3631 Downloads
Receive webhooks from GitLab and store the data in the database.
timothepearce/laravel-time-series
5311 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.