https://github.com/alnahian2003/hatiar
A handpicked collection of useful VS Code Laravel extension packs designed to simplify Laravel development, carefully crafted by @alnahian2003
https://github.com/alnahian2003/hatiar
Last synced: 2 months ago
JSON representation
A handpicked collection of useful VS Code Laravel extension packs designed to simplify Laravel development, carefully crafted by @alnahian2003
- Host: GitHub
- URL: https://github.com/alnahian2003/hatiar
- Owner: alnahian2003
- License: mit
- Created: 2023-10-22T10:52:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T21:41:35.000Z (3 months ago)
- Last Synced: 2025-02-26T22:27:31.656Z (3 months ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=alnahian2003.hatiar
- Size: 38.1 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Hatiar - Useful Laravel Extension Pack


## Overview
**Hatiar - Useful Laravel Extension Pack** is a carefully curated collection of extensions for Visual Studio Code designed to simplify Laravel development. Whether you are a Laravel developer or just getting started, this extension pack will help enhance your coding experience.
## Available Extensions
- **Laravel**: Official Laravel VS Code Extension.
- **Auto Rename Tag**: Auto rename paired HTML/XML tag.
- **Intelephense Client**: Supercharge your Laravel development with enhanced code intelligence.
- **PHPfmt**: Automatically format your PHP code for consistency and readability.
- **PHP Namespace Resolver**: Easily manage and resolve PHP namespaces within your Laravel project.
- **Dotenv**: Handle your environment variables with ease using Dotenv.
- **Blade Formatter**: Format your Blade templates for clean and consistent views.
- **Laravel Blade Spacer**: Maintain organized and readable Blade templates.
- **Jump Controller**: Quickly navigate through your Laravel controllers.
- **Laravel Goto View**: Streamline your workflow with easy navigation to Laravel views.
- **Laravel Extra Intellisense**: Improve your Laravel development productivity.
- **Laravel Goto Components**: Navigate to Laravel components effortlessly.
- **Inertia.js**: Simplify building modern, reactive web applications with Inertia.js.
- **Prettier**: Auto-format your code to meet your coding standards.
- **Tailwind CSS**: Enhance your Laravel project's styling with Tailwind CSS.
- **Thunder Client**: Make API testing in Laravel easier with Thunder Client.
- **Vue.js Snippets**: Boost your Vue.js development with handy code snippets.
- **Volar**: Enhance your Vue.js development experience.
- **Vue Snippets**: Speed up Vue.js development with code snippets.
- **Inline Fold**: Easily fold and manage code sections inline.
- **Material Icon Theme**: Material Design Icons for Visual Studio Code.
- **SQLite3 Editor**: Edit SQLite3 files like you would in spreadsheet applications.
- **Code Spell Checker**: Catch spelling mistakes as you code.
- **Alpine.js Intellisense**: Simple IntelliSense & Snippets for Alpine.js framework.
- **Alpine.js Syntax Highlight**: Javascript syntax highlighting for Alpine.js x- attributes## Installation
1. Open Visual Studio Code.
2. Go to the Extensions view by clicking on the square icon in the sidebar.
3. Search for "Hatiar - Useful Laravel Extension Pack" and click **Install**.
4. Restart Visual Studio Code (if required).## License
This extension pack is released under the [MIT License](LICENSE).
## Issues and Contribution
If you encounter any issues with this extension pack or have suggestions for improvements, please feel free to [open an issue](https://github.com/alnahian2003/hatiar/issues) on GitHub.
Contributions are also welcome! If you'd like to make this extension pack even better, please submit a pull request.
## Support
If you find this extension pack helpful, please consider give a follow [inspiring the developer](https://x.com/alnahian2003).
---
**Hatiar - Useful Laravel Extension Pack** is created by [@alnahian2003](https://github.com/alnahian2003).
Enjoy coding with Laravel in Visual Studio Code!