moox/item
Item is a simple Moox Entity, that can be used to create and manage simple entries, like logs.
时间:2025-03-07 14:58
elkadrey/form-request
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
时间:2025-03-03 07:04
laraveljutsu/bazooka
Bazooka is a Laravel package that allows developers to simulate controlled failures (like API timeouts) inside their application for resilience testing.
时间:2025-02-17 09:50
cable8mm/stub-template
The package is not a template engine, but you can use it like one to create stub files when needed.
时间:2025-02-11 08:54
cable8mm/order-sheet
This package is able to generate a kind of seed for order sheets and order invoices so you can use it for testing like that
时间:2025-02-07 13:54
omaradel/enum
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
时间:2025-01-28 21:01
jojomak13/laravel-attributes
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
时间:2025-01-18 22:04
sprigye/sprig-notifications
A Laravel package for handling various notifications like SMS, WhatsApp, and more.
时间:2025-01-16 02:23
marcioelias/laravel-notifications
This package handle notifictation like push notifications, sms, etc. The focus is using AWS Services.
时间:2024-12-27 01:41
stephane-monnot/laravel-scheduled-changes
A powerful and flexible package to schedule and execute future changes or events in your Laravel application. Manage tasks like content publication, data updates, unpublishing, and more with an easy-to-use interface and robust API support.
时间:2024-12-18 03:03
shakib53626/laravel-repository-maker
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, u
时间:2024-12-14 04:28
isidea/health-notifier
A Laravel package for sending health status notifications to various channels like Telegram and email.
时间:2024-11-30 18:28
hotelmah/online-visitors
Online Visitors package returns a PHP one-dimensional indexed array of GeoIP data with Remote IP Addresses and sorted DateTime differences for you to use as you wish like rendering to a view.
时间:2024-11-29 04:37
jojomi/typer
Package to help with dealing with unknown/untyped PHP data, like arrays from REST API responses.
时间:2024-11-23 20:06
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