Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

takl's avatar
Level 1

Emmet for Blade

Not sure if I am at the right place with this.

I created Emmet snippets for Blade directives for my future projects. I found it very useful, I hope it you will find it useful too.

Here is the link for anyone interested:

https://github.com/Magyargamer/EmmetBladeSnippets

0 likes
3 replies
takl's avatar
Level 1

Well, damn. I didn't find it when I was looking for something like this, before making my own.

Only thing useful in mine is the component snippet (not yet added to Blade Snippets).

takl's avatar
Level 1

I've just realised something. The Package Saeed linked is working with Sublime Snippets the one I wrote is working with Emmet. That means it can be part of an other Emmet snippet for example:

.row>.column>comp>#component_chil

It can also be used in other editors that support Emmet.

Please or to participate in this conversation.