no-emoji:生成一个RegEx模式以检测表情符号的存在

时间:2024-02-25 21:17:46
【文件属性】:

文件名称:no-emoji:生成一个RegEx模式以检测表情符号的存在

文件大小:68KB

文件格式:ZIP

更新时间:2024-02-25 21:17:46

emoji php generator regex EmojiPHP

没有表情符号 没有Emoji是创建用于生成RegEx模式的简单软件包,该RegEx模式能够检测字符串是否具有Emoji。 生成的模式基于此发布的Unicode V11参考。 安装 通过安装: composer create-project mazentouati/no-emoji no-emoji 您可以使用首选的本地服务器(例如: )执行代码 或使用PHP内置服务器: cd no-emoji php -S localhost:80 -t .


【文件预览】:
no-emoji-master
----.scrutinizer.yml(680B)
----src()
--------Entities()
--------Prettifiers()
--------Prettifier.php(2KB)
--------Scrapper.php(2KB)
--------Handler.php(6KB)
----config()
--------storage.php(536B)
----home.PNG(17KB)
----LICENSE(1KB)
----README.md(1KB)
----index.php(2KB)
----.styleci.yml(13B)
----.gitignore(21B)
----storage()
--------output()
--------input()
----composer.json(528B)

网友评论