Libraries tagged by Laravel CreatedBy
henriqueramos/laravel_json_schema_validator
14847 Downloads
Laravel JSON Schema Validator it's a Composer package created to help us to validate JSON Schemas.
orisintel/laravel-process-stamps
77100 Downloads
Logs which process created or modified a record
testmonitor/laravel-accountable
10739 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
kolirt/laravel-ukrposhta
2569 Downloads
This package was created for UkrPoshta API.
modernmcguire/mailspy
2398 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
dniccum/nova-webhooks
4285 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
always-open/laravel-process-stamps
14832 Downloads
Logs which process created or modified a record
agoalofalife/reports
1403 Downloads
UI for created and download reports in Laravel
weslal/nova-settings-tool
2585 Downloads
A Laravel Nova Tool to let users manage global settings created from code.
rockerkk/revisionable-mongodb
18630 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel and mongoDB
pkaratanev/nova-settings-tool
14232 Downloads
A Laravel Nova Tool to let users manage global settings created from code.
oobook/snapshot
203 Downloads
Create a snapshot on the stage of creating record and always keeps the currently created data.
famdirksen/revisionable
6866 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
elattar/prepare
348 Downloads
Configure Newly Created Laravel Projects
iak/make-testable
5560 Downloads
Create a test along with any class created using the laravel make command