Skip to content

Releases: php-collective/laravel-dto

0.1.0

16 Dec 22:29

Choose a tag to compare

Initial Release

Laravel integration for php-collective/dto.

Features

  • Service provider with auto-discovery
  • php artisan dto:generate command
  • Configurable paths and namespace
  • Support for XML, YAML, and PHP config formats
  • Dry-run mode for previewing changes

Requirements

  • PHP 8.2+
  • Laravel 11.0+ or 12.0+
  • php-collective/dto ^0.1.5