Packages from artisanpack-ui
-
-
PHP
artisanpack-ui/analytics
Privacy-first analytics package for Laravel with local database storage, external provider support (GA4, Plausible), and a beautiful Livewire dashboard.
-
PHP
artisanpack-ui/cms-framework
Adds in the back end support for building a CMS with any front end framework.
-
PHP
artisanpack-ui/code-style
A custom PHP code style standard based on PHPStorm settings. This package provides custom sniffs for PHP_CodeSniffer that enforce consistent code style across your PHP projects.
-
-
PHP
artisanpack-ui/compliance
Compliance toolkit for Laravel — GDPR / CCPA / LGPD consent management, data subject rights (erasure + portability), DPIA / processing-activity records, data minimization (anonymization + pseudonymization), retention policies, compliance monitoring + reporting.
-
PHP
artisanpack-ui/core
Supplies the core functionality for ArtisanPack UI that needs to be shared across all packages.
-
PHP
artisanpack-ui/forms
A comprehensive form builder and management package for Laravel with drag-and-drop builder, submissions, notifications, file uploads, multi-step forms, conditional logic, and webhooks.
-
PHP
artisanpack-ui/hooks
WordPress-style actions and filters for Laravel, with Blade directives and helper functions.
-
PHP
artisanpack-ui/icons
An extensibility layer for Blade Icons that enables flexible registration of custom SVG icon sets via config or events.
-
-
PHP
artisanpack-ui/livewire-ui-components
A Livewire UI component library for the TALL stack, forked from MaryUI and adapted for the ArtisanPack UI ecosystem.
-
-
PHP
artisanpack-ui/rbac
Role-based access control for Laravel — roles with hierarchy, permissions, Blade directives, middleware, and Gate integration.
-
PHP
artisanpack-ui/react-starter-kit
A Laravel + React + Inertia.js starter kit using ArtisanPack UI components.
-
PHP
artisanpack-ui/secure-uploads
File upload security for Laravel — content-type validation, filename sanitization, malware scanning (ClamAV / VirusTotal), rate limiting, secure storage, and quarantine.
-
PHP
artisanpack-ui/security
Core Laravel security toolkit — input sanitization, output escaping, KSES filtering, security headers, XSS protection, basic rate limiting, and Content Security Policy. Authentication / 2FA / RBAC / file uploads / analytics / compliance live in sibling packages.
-
PHP
artisanpack-ui/security-advanced-auth
Enterprise authentication for Laravel — WebAuthn/FIDO2 passwordless auth, SSO (SAML/OIDC/LDAP), social login, biometric auth, and device fingerprinting.
-
PHP
artisanpack-ui/security-analytics
Security analytics for Laravel — security event logging, anomaly detection, threat intelligence, SIEM export (Splunk, Datadog, Elasticsearch, syslog), incident response, alerting, and dashboards.
-
PHP
artisanpack-ui/security-auth
Authentication security for Laravel — two-factor authentication (email/TOTP), password complexity and breach checking, account lockout, and session management.
-
artisanpack-ui/security-full
Meta-package that installs the full ArtisanPack UI security suite: core sanitization/CSP, RBAC, authentication, advanced auth (WebAuthn/SSO/social), secure uploads, security analytics, and GDPR/CCPA/LGPD compliance.
-
-
PHP
artisanpack-ui/vue-starter-kit
A Laravel + Vue + Inertia.js starter kit using ArtisanPack UI components.