Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 441 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 441 Bytes

📦 PHP Import Sorter

A lightweight VSCode extension that automatically organizes your PHP imports by length.

Features

✨ Automatically sorts PHP use statements by length in ascending order on file save 🚀 Zero configuration required ⚡ Fast and efficient

Known Issues

If you encounter any problems, please open an issue.

Release Notes

0.0.1

Initial relase

  • Added automatic sorting of PHP imports by length