Skip to content

Just my personal PhpSpec helper that generates tests and implementation of domain and application classes.

License

Notifications You must be signed in to change notification settings

ericksonreyes/ddd-phpspec-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDD PhpSpec Helper

PhpSpec helper for generating domain event and entity specification and implementation classes.

License Packagist Version Last Commit Stable Version PHP Version Downloads Installations

How to install

composer require ericksonreyes/ddd-phpspec-helper

How to use

bin/phpspec entity MyDomain/EntityName
bin/phpspec event MyDomain/EventName
bin/phpspec command MyApplication/Command/WipeFileSystem
bin/phpspec handler MyApplication/Handler/WipeFileSystemHandler

About

Just my personal PhpSpec helper that generates tests and implementation of domain and application classes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages