Libraries tagged by laravel data model
timehunter/laravel-dto-generator
179 Downloads
A generator that creates PHP Data Transfer Object by array schema.
techies-africa/laravel-nomad
626 Downloads
Automatic UTC-to-user-timezone conversion for Laravel Eloquent models
rinvex/laravel-tenants
3506 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
nahid-ferdous/laravel-searchable
14452 Downloads
Laravel Package To make Eloquent Queries Shorter.
jeffersongoncalves/laravel-created-by
210 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
grazulex/laravel-modelschema
322 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
daltonmccleery/remote-models
108 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
rinvex/laravel-statistics
4170 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
serhii-f8/filament-studio
5 Downloads
Dynamic data model manager for Filament — build unlimited collections with custom fields, EAV storage, versioning, and multi-tenancy
supportkbz/eloquentsalesforce
312 Downloads
An eloquent model data source for Salesforce
johbrock/eloquent-sales-force
283 Downloads
An eloquent model data source for Salesforce
honed/infolist
4877 Downloads
Generate and authenticate complex data lists for your Laravel models.
alexvergara/auditable
823 Downloads
Save model's data changes automatically to audit log - package for Laravel 8-11
crcms/repository
4426 Downloads
Detached model and controller warehouse data provider
chandra-hemant/htkc-utils
728 Downloads
Introducing a powerful and flexible dynamic search, push notifications, file upload, alpha numeric generator functions for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.