tomatophp/tomato-user-activities-module
Advanced logger is a laravel package used to automatically log every request made to you laravel application. Each request is also identified by hash, which can be used in standard log to identify the request.
时间:2024-03-09 14:11
sfcms/forum-bundle
Module allowing you to create a forum. Each forum will be made up of several topics, in which there will be comments, shares and likes.
时间:2024-03-07 07:39
ringierimu/laravel-queue-start-reset-db-sticky-state
Reset the internal DB connection sticky state at the start of each queue job to avoid being stuck with the write PDO
时间:2024-03-01 11:04
shaka/dynamic-update-trait
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by
时间:2024-02-26 14:37
rupadana/filament-timeago
Display the age of each record, indicating when it was created, updated, and (if applicable) deleted.
时间:2024-02-17 12:48
etiwole/utm-cookie-bundle
This bundle allow you to save utm parameters from url into a cookie when they exists. It's also provide a bunch of tools to easily retrive all or each utm.
时间:2024-01-30 14:03
idmarinas/user-bundle
Bundle to manage user basics without having to configure everything for each project, comes with a password reset and email verification system
时间:2024-01-02 18:21
smartbooster/core-bundle
Bundle grouping all vendor, generic utils and services that we use on each project
时间:2023-12-21 16:23
roddy/firestore-eloquent
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore col
时间:2023-11-21 21:23
gift-factory/secret-santa-picker
Pick a random player for each other player of a given group
时间:2023-11-17 19:08
danbettles/morf
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's o
时间:2023-11-13 12:09
coco-project/html-builder
Document Object Model (DOM) document generator, each attribute of each DOM node contains corresponding API operations.
时间:2023-11-09 06:41
doppiogancio/guzzle-bundle-base-path-plugin
A Plugin for Guzzle Bundle, that will help you setting a base path to each request of your client.
时间:2023-11-01 16:50
shipsaas/shipsaas-logger
Laravel ShipSaasLogger enables the tracing of requests across servers by marking each request with a unique ID. Skyrocket the production debugging.
时间:2023-10-25 12:53
syehan/webhook-plugin
Webhooks allow external services to be notified when certain events happen. When the specified events happen, we’ll send a POST request to each of the URLs you provide.
时间:2023-10-25 06:43