timitao / material-management-domain
Proof of concept - hexagonal architecture
Installs: 20
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.5.9
Requires (Dev)
- behat/behat: ^3.1
This package is auto-updated.
Last update: 2025-01-29 05:01:14 UTC
README
Material management Domain
Proof of concept - hexagonal architecture.
Sources:
Code sources as examples:
Documentation
Implementation
- As Symfony2 web application: Material-management
Test's command
To run behat Domain tests
php bin/behat --suite="DomainCategory"
php bin/behat --suite="DomainUnit"
php bin/behat --suite="DomainMaterial"
Scenarios are at folder features/Domain
Versioning
Staring version 1.0.0
, will follow Semantic Versioning v2.0.0.
Contributors
- Tomasz Kunicki TimiTao [lead developer]