
YorCreative
@YorCreative
Followers
10
Following
152
Media
25
Statuses
156
YorCreative focuses on package development for the #laravel community.
United States
Joined August 2022
🚨 RELEASE ALERT! 🚨. DataValidation v1.0.0 is LIVE! 🎉 . Blazing-fast PHP validation for enterprise-grade apps. Up to 61.8x faster than the Illuminate validation library! . No dependencies, wildcard support, and a clean API. Let’s dive into the goodness! 👇 #PHP #DataValidation.
1
0
0
📊 Benchmarks (5K items, PHP 8.4, M1):. Valid Data: 1.5 s vs 7.7 s (Illuminate) – 5.2x faster!. Invalid Data: 1.5 s vs 92.8 s (Illuminate) – 61.8x faster!. Memory: 10MB vs 25.5MB (Illuminate). Scales to 100K items in ~9min! 🏎️ #PHP #Performance.
1
0
0
🔥 Features:. ✅ Wildcard validation for nested data. ✅ Custom rules via closures/classes. ✅ Stop-on-first-error for low latency. ✅ 30+ rules: required, email, uuid, regex, etc. ✅ PSR-12 compliant, zero dependencies. Ready to level up? 🚀 #PHP #Validation #DevTools.
1
0
0
💡 Why choose DataValidation? . ⚡ Validates 5K items in 1.5s (vs Illuminate's 7.7s for valid data, 92.8s for invalid!). 🤏 Uses just 10MB memory vs 25.5MB for 5k items. 🤪 Handles nested arrays with wildcards like users.*.email. Built for scale! 💪 #PHP #Performance.
1
0
0
🥳 v1.1.0 Change Log:. - Adds Dependency Injection support to ArgonautAssembler.- Adds fromClassName to ArgonautAssembler.- Adds technical documentation to ArgonautDTO and ArgonautAssembler. Full change log 👇.
github.com
What's Changed 🚀 New Assembler Features (DI and from) and Documentation by @yordadev in #2 New Contributors @yordadev made their first contribution in #2 Full Changelog: v1.0.0...v1.1.0
0
0
0
🚨 Release Alert 🚨. We have released v1.1.0 of #laravel Argonaunt DTO 🥳. See 🧵🪡 for details.
github.com
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and cl...
1
0
0
🥳 V3.3.0 Change Log:. * Add pattern exclusion support for wildcard regex loading. * General package maintenance to Dockerfile and PHPunit tests. You can see the full change log here 👇.
github.com
What's Changed Add pattern exclusion support for wildcard regex loading by @yordadev in #58 General package maintenance to Dockerfile and PHPunit tests. Full Changelog: v3.2.0...v3.3.0
0
0
0
🖖 Try It for Clarity. If you’re skeptical, spin up a small Laravel project and try Argonaut for an API endpoint with nested data. Compare it to using Eloquent or arrays. You’ll likely notice cleaner code, fewer bugs, and reusable DTOs. Check it out: .
github.com
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and cl...
0
0
0