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-neos9-beta11
- Requires
- php: ^8.2
- neos/neos: ^9.0 || dev-master
- sitegeist/kaleidoscope: dev-neos9 || dev-master
- Requires (dev)
- phpunit/phpunit: ^10.0
- phpstan/phpstan: ^1.10
- neos/buildessentials: ^9.0
- mikey179/vfsstream: ^1.6
- squizlabs/php_codesniffer: ^3.7
- jangregor/phpstan-prophecy: ^1.0
- phpspec/prophecy: ^1.15
- spatie/phpunit-snapshot-assertions: ^5.0
- Suggest
- sitegeist/monocle-presentationobjects: For Monocle integration
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).