nabeghe/tepade
最新稳定版本:1.0.0
Composer 安装命令:
composer require nabeghe/tepade
包简介
A text detector with support for named parameters.
关键字:
README 文档
README
A text detector with support for named parameters.
Easily detect texts that contain named variables enclosed within curly braces. There's a bit of flair in this library that you can check in the examples.
Notice: You can change the regex related to capturing parameters. but the default regex can only be enclosed within curly braces, must start with an English letter, supports only letters, numbers, & the underscore (_) character.
🫡 Usage
🚀 Installation
You can install the package via composer:
composer require nabeghe/tepade
Examples
Check the examples folder in the repositiry.
- Example 1: Return
- Example 2: Callback
- Example 3: Callback Custom Args
- Example 4: Validators
- Example 5: Builder
- Example 6: Multiple Patterns
- Example 7: Structure
📖 License
Licensed under the MIT license, see LICENSE.md for details.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-12