@@ -5,7 +5,7 @@ layout: home
55hero :
66 name : " Hyperf Fans"
77 text : " The Most Popular Hyperf Components"
8- tagline : " Make Hyperf as Simple and Powerful as Laravel 🚀 "
8+ tagline : " Making Hyperf as Simple and Powerful as Laravel � "
99 actions :
1010 - theme : brand
1111 text : Components
@@ -19,7 +19,7 @@ features:
1919 details : This is the Hyperf SDK for Sentry.
2020 link : /en/components/sentry/
2121 - title : Telescope
22- details : Telescope is an elegant debugging assistant for the Hyperf framework.
22+ details : Telescope is an elegant debug assistant for the Hyperf framework.
2323 link : /en/components/telescope/
2424 - title : Tinker
2525 details : Tinker is a powerful REPL for the Hyperf framework.
@@ -31,18 +31,18 @@ features:
3131 details : Encryption provides a simple and convenient way to encrypt and decrypt data.
3232 link : /en/components/encryption/
3333 - title : Cache
34- details : Cache provides an expressive and unified caching API.
34+ details : Cache offers an expressive and unified caching API.
3535 link : /en/components/cache/
3636 - title : HttpClient
3737 details : HttpClient provides a simple and convenient HTTP client.
3838 link : /en/components/http-client/
3939 - title : Validated DTO
40- details : Validated DTO provides a simple and convenient way to validate data.
40+ details : Validated DTO offers a simple and convenient way to validate data.
4141 link : /en/components/validated-dto/
4242 - title : Lock
4343 details : Lock provides a simple and convenient distributed locking mechanism.
4444 link : /en/components/lock/
4545 - title : More
46- details : More components…
46+ details : More components...
4747 link : /en/components/
4848---
0 commit comments