/vscode-snippets-php

This project provides a set of snippets or shortcuts to speed up programming with the opening and closing of PHP tags.

MIT LicenseMIT

PHP Snippets

About the Project

This project provides a set of snippets or shortcuts to speed up programming with the opening and closing of PHP tags.

Begin

Installation

To install an extension you can run ** Command Pallete ** using the command Ctrl + Shift + P or Cmd + Shift + P, type Install Extensions and finally give an Enter.

Supported Languages

  • PHP

How to use?

When you install the Extension the development in React Native will be much more fun.

Demonstrating Snippets

Snippets

Below is the list of all available Snippets:
phps → Creates <?php ?>
phpe → Creates <?php echo ?>
php= → Creates <?=?>

Contribution

Contributions are what make the open source community an incredible place to learn, inspire and create. Any contribution you make will be much appreciated.

Fork the project
Create a Branch for your Feature (git checkout -b feature / FeatureAwasome)
Add your changes (git add .)
Commit your changes (git commit -m 'Adding an awesome Feature!)
Push the Branch (git push origin feature / FeatureAwasome)
Open a Pull Request

License

Distributed under the MIT license. See LICENSE for more information.