如何使用PHP从颜色代码创建/导出ASE调色板文件

I want to create ASE color swatch file using some color values HEX, RGB, CMYK, PANTONE and NCS. I found https://github.com/PureForm/ASE-Export this but this doesn't support PANTONE and NCS , can anyone suggest me a way to export PANTONE and NCS color codes to ASE (.ase) via PHP?