Melis Platform ExtensionMelis Platform is a Visual Studio Code extension designed to enhance the development experience for Melis Platform projects. It provides code snippets for PHP and commands to facilitate the creation of controllers, table classes, and services. Installation
FeaturesCode SnippetsMelis Platform extension contributes PHP code snippets for common tasks. These snippets aim to increase productivity and standardize coding practices. To use a snippet:
CommandsMelis: Add ControllerTo add a new controller:
Melis: Add Table classTo add a new table class:
Melis: Add ServiceTo add a new service:
Melis DB ConfigTo view extracted database configuration properties:
ConfigurationNo additional configuration is required. The extension works based on the project structure and user input during command execution. ContributingContributions are welcome! Feel free to submit bug reports, feature requests, or pull requests on the GitHub repository. Happy coding with Melis Platform! |