dev-master
9999999-dev https://github.com/h-wang/utf-bom-fixerUTF BOM fixer
MIT
The Requires
by Hongliang
php bom utf hongliang
v1.0.0
1.0.0.0 https://github.com/h-wang/utf-bom-fixerUTF BOM fixer
MIT
The Requires
by Hongliang
php bom utf hongliang
Wallogit.com
2017 © Pedro Peláez
UTF BOM fixer
Remove file UTF BOM., (*1)
The UTF-8 BOM is a sequence of bytes (EF BB BF) that allows the reader to identify a file as being encoded in UTF-8., (*2)
Normally, the BOM is used to signal the endianness of an encoding, but since endianness is irrelevant to UTF-8, the BOM is unnecessary., (*3)
According to the Unicode standard, the BOM for UTF-8 files is not recommended, (*4)
composer install
php ./fixer fix dir_name_or_file_name [--extension=php]
UTF BOM fixer
MIT
php bom utf hongliang
UTF BOM fixer
MIT
php bom utf hongliang