dragon-code/simple-dto
Lightweight PHP DTO helper: define simple DataTransferObject classes, build instances via make(), map nested input keys to properties, and (optionally) cast values. Supports upgrade paths from older package names. Note: author recommends spatie/laravel-data instead.
This package is archived and explicitly deprecated in its documentation (with a clear recommendation to use spatie/laravel-data instead). As a PM, I would avoid leveraging it for any new features or projects. It offers no strategic value for product roadmaps due to zero active maintenance, no community support (0 dependents), and high risk of security vulnerabilities. Build vs. buy decisions would strongly favor established alternatives like spatie/laravel-data – which has 5k+ stars, active maintenance, and enterprise-grade features – rather than adopting this unmaintained solution.
Only consider this package if maintaining a legacy system already dependent on it with no immediate migration path. Even then, prioritize migration to spatie/laravel-data or similar maintained solutions. Never adopt for new projects, as its archived status, minimal community adoption (9 stars), and lack of recent meaningful updates (last release 2024-03-06 with no subsequent fixes) make it a high-risk technical debt liability. Always look elsewhere for active, community-vetted DTO solutions.
Executives: "This package is archived and deprecated – its maintainers explicitly recommend against using it. Adopting it would introduce significant risk with no upside: no security patches, no community support, and zero adoption in the industry. We should invest in spatie/laravel-data instead – a proven, actively maintained solution with enterprise-grade reliability and zero technical debt exposure."
Engineering: "This repository is archived with a clear README warning to use spatie/laravel-data. Using it would force us to maintain unsupported code, ignore critical security updates, and duplicate effort when migrating later. All new DTO implementations must use spatie/laravel-data; existing legacy usage should be prioritized for migration to eliminate future technical debt."
How can I help you explore Laravel packages today?