SRL-PHP
Simple Regex Language
파일 탐색기
최종 버전 다운로드 (.zip)- capture_group.php
- email.php
- capture_group.php
- email.php
- Capture.php
- EitherOf.php
- NegativeLookahead.php
- NegativeLookbehind.php
- NonCapture.php
- Optional.php
- PositiveLookahead.php
- PositiveLookbehind.php
- BuilderException.php
- ImplementationException.php
- InterpreterException.php
- PregException.php
- SRLException.php
- SyntaxException.php
- Method.php
- TestMethodProvider.php
- Cache.php
- Literally.php
- Matcher.php
- ParenthesesParser.php
- AndMethod.php
- AsMethod.php
- DefaultMethod.php
- SimpleMethod.php
- TimesMethod.php
- ToMethod.php
- Interpreter.php
- Builder.php
- Match.php
- SRL.php
- BuilderTest.php
- CacheTest.php
- ExceptionsTest.php
- LanguageInterpreterTest.php
- LookaroundsTest.php
- ParenthesesParserTest.php
- RegexTest.php
- rules
- RulesTest.php
- TestCase.php
- .gitignore
- .gitmodules
- .travis.yml
- composer.json
- LICENSE
- phpunit.xml
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/SimpleRegex/SRL-PHP
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd SRL-PHP
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
