mroosz/laravel-cassandra-driver
Cassandra based query builder for laravel.
时间:2024-12-03 22:49
zakirhossen23/laravel-translatable
A Laravel package for multilingual models
时间:2024-12-03 08:58
cedric-lekene/laravel-migration-ai
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process
时间:2024-12-01 22:20
jeff/lara-logger
Add logs in your laravel project in database
时间:2024-12-01 16:27
manojkumar/migration-generator
This package used for generate all migrations from database for Laravel it is supports only for MySQL and PostgreSql
时间:2024-11-30 17:21
dougkusanagi/laravel-ai-chat
A Laravel AI Chat package with database integration
时间:2024-11-29 18:39
padosoft/laravel-querymonitor
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
时间:2024-11-29 01:13
aliirfaan/citronel-external-service
Consume external APIs using a standard interface using Laravel http client. Log requests and responses for API calls in database and log file for auditing/debugging purposes.
时间:2024-11-27 09:09
misakstvanu/laravel-pulse-hub
A package for collecting data from multiple apps to a single database.
时间:2024-11-25 20:31
endeavour-agency/laravel-migration-tests
Provides tools for integration testing Laravel migrations.
时间:2024-11-21 15:47
kirano-dev/laravel-backup
Make compressed database backup & send it to Telegram
时间:2024-11-20 13:53
endeavour-agency/refresh-database-on-demand
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
时间:2024-11-19 13:10
egyjs/dbml-to-laravel
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
时间:2024-11-17 01:42
kunalkanani/maskable
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.
时间:2024-11-16 10:08