All notable changes to the "php-skeleton-generator" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- add gifs in readme.md
- fix namespace creation at the psr4 root folder with multiple slashes
- fix skeleton of trait, type of files is interface and must be a trait
- fix return type for equals() method on skeleton for class
- fix namespace creation at the psr4 root folder
- Increase release on package
- Add method equal() in Skeleton Class
- New Type of skeleton for enum
- New Type of skeleton for trait
- New Type of skeleton for interface
- Initial release
- Command for create a basic skeleton of PHP class
- Add namespace PSR4 in skeleton
- Change name to php-skeleton-generator