Libraries tagged by byrcsc
byrcsc/laravel-whitelabel
5 Downloads
Manage white-label branding and settings across Laravel views, mail, notifications, and queued jobs.
byrcsc/laravel-dev-login
10 Downloads
A one-click development login page for Laravel, with named profiles that authenticate through your own guards and can carry a tenant.
byrcsc/laravel-data-sync
12 Downloads
Stream files into Laravel models with auditable, resumable data syncs and transfers.
byrcsc/laravel-comments
5 Downloads
Threaded comments for Eloquent models, with guest authors, moderation statuses, reactions, edit history, attachments, pinning, and lifecycle events.
byrcsc/laravel-approval
5 Downloads
Multi-stage approval workflows for Eloquent models: database-driven workflows, attribute drafts, approval thresholds, and a verifiable audit trail.
byrcsc/laravel-payrex
1 Downloads
Unofficial PayRex SDK for Laravel: typed resources, readonly DTOs, and first-class webhook handling.
byrcsc/laravel-mentions
0 Downloads
Mention infrastructure for Eloquent models, with configurable parsing, resolution, persistence, and lifecycle events.
byrcsc/laravel-hold
1 Downloads
Temporary resource holds for Eloquent models: any model can be held, any model can hold, with capacity-aware atomic acquisition, expiring or indefinite claims, and lifecycle events.
byrcsc/laravel-customer-health
0 Downloads
Business-event tracking, feature adoption, onboarding progress, and declarative customer health scores for Laravel applications.
byrcsc/laravel-custom-fields
1 Downloads
Typed, filterable custom fields for any Eloquent model, with validation, defaults, and optional tenant scoping—no schema changes per field.
byrcsc/laravel-checklist
0 Downloads
Run versioned Laravel checklists from template authoring through completion and review, with evidence, scoring, reports, and a tamper-evident audit trail.
byrcsc/laravel-cartographer
1 Downloads
Generate a Mermaid entity relationship diagram of your Laravel application from its Eloquent models and database schema.
byrcsc/laravel-assignment
0 Downloads
Assignment routing for Eloquent models: any model can be assigned, any model can be an assignee, with atomic slot claims, an offer and accept handshake, pluggable selection policies, fair per-scope rotation, a priority queue, and offer cascades.