#data-objects
3 articles with this tag
- Working with Data in your API Integrations Enhance your API experience with contextual data objects. Learn how to build clean and developer-friendly integrations with third-party APIs using PHP.
- Starting our Domain Code; Data Objects and Factories Enhance code consistency and safety in Domain-Driven Design with Laravel DDD. Learn about Data Objects & Factories.
- Using Data Objects; Domain Commands Laravel DDD; Use Data Objects and Domain Commands to escape 'array hell' and perform clean write operations in your application.