Skip to content

ViewMend Laravel SDK v1.0.0

Latest

Choose a tag to compare

@phpner phpner released this 16 Aug 17:40

The first stable release of the official Laravel SDK for ViewMend.

Highlights

  • Laravel 12 and 13 package auto-discovery and configuration publishing.
  • Default and named connections with lazy Site Tracker configuration.
  • Dependency-injection contract, optional facade, and SDK client factory extension point.
  • Pipeline-ready viewmend:deployment Artisan command with stable event IDs.
  • Network-free testing fake backed by the public SDK transport boundary.
  • Compatibility testing across PHP 8.3–8.5, Laravel 12–13, and lowest supported dependency sets.

Available module

Site Tracker Events lets Laravel applications report deployments, content updates, cache clears, and maintenance activity to ViewMend.

Install with:

composer require viewmend/laravel