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.
v4.0.0
- Requires
- php: ^8.1
- neos/neos: ^8.0 || dev-master
- sitegeist/kaleidoscope: ^6.4 || dev-master
- Requires (dev)
- phpunit/phpunit: ^9.5
- phpstan/phpstan: ^1.5
- neos/buildessentials: ^8.0
- mikey179/vfsstream: ^1.6
- squizlabs/php_codesniffer: ^3.6
- jangregor/phpstan-prophecy: ^1.0
- phpspec/prophecy: ^1.15
- spatie/phpunit-snapshot-assertions: ^4.2
- 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).