소스 검색

Simplify name

replace-toml-library
Mark Scherer 1 개월 전
부모
커밋
b6d3803ab4
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -807,7 +807,7 @@ Libraries to help manage database schemas and migrations.
807 807
 
808 808
 * [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files.
809 809
 * [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files.
810
-* [PHP Toml](https://github.com/php-collective/toml) - A TOML parser and encoder with AST access and error recovery.
810
+* [Toml](https://github.com/php-collective/toml) - A TOML parser and encoder with AST access and error recovery.
811 811
 
812 812
 ### LLMs
813 813
 *Libraries for working with Large Language Models.*

Loading…
취소
저장