Enhance plugin system with component generation
- Add support for creating commands, controllers, listeners, events, views, routes, enums and traits
- Implement duplicate detection when adding components to existing plugins
- Improve service provider registration with new PluginProvider naming convention
- Update README with new v1.5 features and usage examples