packagefactory/atomicfusion-presentationobjects
composer require packagefactory/atomicfusion-presentationobjects
Allows for usage of type-safe, testable presentation objects (e.g. value objects) in Atomic Fusion as a replacement for props and propsets.
dev-master
- Requires
- neos/neos: ^5.0 || ^7.0 || dev-master
- sitegeist/kaleidoscope: ^5.0 || ^6.0 || dev-master
- php: ^7.4
- Requires (dev)
- phpunit/phpunit: ^9.4
- neos/buildessentials: ^6.3
- mikey179/vfsstream: ^1.6
- squizlabs/php_codesniffer: ^3.5
- jangregor/phpstan-prophecy: ^0.8.0
- spatie/phpunit-snapshot-assertions: ^4.2
- phpstan/phpstan: ^0.12.82
Readme excerpt
PackageFactory.AtomicFusion.PresentationObjectsAllows for usage of type-safe, testable presentation objects (e.g. value objects) in Atomic Fusion as a replacement for props and propsets.
Installation composer require packagefactory/atomicfusion-presentationobjects DocumentationAttention: You are reading the README for version 3.0! You'll find the README for 2.0 here.
- PresentationObjects and Components
- Content integration with PresentationObject Factories
- Slots
- Integration Recipes
- Scaffolding with the Component Kickstarter
- Preview Mode
PackageFactory.AtomicFusion has been the f…
Read more
The same vendor provides 7 package(s).