packagefactory / neos-componentview
A view based on the Neos Component Engine
Package info
codeberg.org/PackageFactory/neos-component-view
Type:neos-package
pkg:composer/packagefactory/neos-componentview
1.0.0-alpha4
2026-08-28 22:00 UTC
Requires
- neos/neos: ^9.1
- neos/neos-ui: ^9.1
- packagefactory/component-engine: 1.0.0-alpha7
- packagefactory/neos-component-engine: 1.0.0-alpha7
Requires (Dev)
- neos/contentgraph-doctrinedbaladapter: ^9.1
- neos/contentrepository-testsuite: ^9.1
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^10.0
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2026-08-28 20:01:25 UTC
README
A view based on the Neos Component Engine
[!WARNING] PackageFactory.Neos.ComponentView is alpha software. Use at your own risk!
Development
For common automated development tasks, the repository contains several scripts which can be run via:
./scripts/{script-name}
| script-name | description |
|---|---|
lint | Run code style checks with PHP_CodeSniffer |
analyse | Run static code analysis with phpstan |
behat | Run behavior tests with behat |
qa | Run all quality assurance scripts (tests, static analysis, etc.) |
License
see LICENSE