qr-code
PHP QR Code library that helps you create QR codes in a jiffy
파일 탐색기
최종 버전 다운로드 (.zip)- CI.yml
- blackfire.png
- example.png
- FUNDING.yml
- open_sans.ttf
- ErrorCorrectionLevelConverter.php
- MatrixFactory.php
- Builder.php
- BuilderInterface.php
- BuilderRegistry.php
- BuilderRegistryInterface.php
- Color.php
- ColorInterface.php
- Encoding.php
- EncodingInterface.php
- BlockSizeTooSmallException.php
- ValidationException.php
- LabelImageData.php
- LogoImageData.php
- Font.php
- FontInterface.php
- OpenSans.php
- Margin.php
- MarginInterface.php
- Label.php
- LabelAlignment.php
- LabelInterface.php
- Logo.php
- LogoInterface.php
- Matrix.php
- MatrixFactoryInterface.php
- MatrixInterface.php
- AbstractResult.php
- BinaryResult.php
- ConsoleResult.php
- DebugResult.php
- EpsResult.php
- GdResult.php
- GifResult.php
- PdfResult.php
- PngResult.php
- ResultInterface.php
- SvgResult.php
- WebPResult.php
- AbstractGdWriter.php
- BinaryWriter.php
- ConsoleWriter.php
- DebugWriter.php
- EpsWriter.php
- GdTrait.php
- GifWriter.php
- PdfWriter.php
- PngWriter.php
- SvgWriter.php
- ValidatingWriterInterface.php
- WebPWriter.php
- WriterInterface.php
- ErrorCorrectionLevel.php
- QrCode.php
- QrCodeInterface.php
- RoundBlockSizeMode.php
- bender.png
- bender.svg
- .gitignore
- BuilderTest.php
- QrCodeTest.php
- ValidatorTest.php
- .gitattributes
- .gitignore
- composer.json
- LICENSE
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/endroid/qr-code
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd qr-code
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
