Libraries tagged by model cast
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
kunalkanani/maskable
1 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
janakkapadia/filterable
15 Downloads
Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.
kodinghub/bluewhale
21 Downloads
Cascading deletes for Eloquent models that implement soft deletes
teambravo/websitepackage
3 Downloads
web site package has crud operation , middleware , template mastering , custom facade , dependency ingection and model , migration files!
sackrin/laravel-meta-fields
15 Downloads
Customisable meta fields for laravel models
permafrost-dev/text-classifier
14 Downloads
Assigns input text a category based on a training model
namtrail/laravel-activity-log
2 Downloads
A custom laravel package for logging model activities
mortimer/poignant
290 Downloads
Eloquent and Ardent on steroids, adds in-model validations, user stamping, declarative relations, cascaded operations on relations (save, delete). To make RoR devs feel a bit more at home.
baraadark/laravel-filter
24 Downloads
LaravelFilter is a package designed to simplify the process of filtering table fields in a Laravel project. It provides a straightforward way to implement custom query filters for your models.
aammui/laravel-taggable
318 Downloads
Assign Category and Tags to a model
udaraweerasinghe/query-filter
17 Downloads
Dynamic and customizable query filtering for Laravel Eloquent models.
zoparga/laravel-multi-address
68 Downloads
Add many address to many model with a single trait. E.g.: many shipping address for a customer.
zoparga/laravel-contact-information
11 Downloads
Add many address to many model with a single trait. E.g.: many shipping address for a customer.
zoparga/laravel-company-information
11 Downloads
Add many address to many model with a single trait. E.g.: many shipping address for a customer.