We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf60d3 commit 2fa30daCopy full SHA for 2fa30da
1 file changed
README.md
@@ -110,7 +110,7 @@ The streamer produces a progressive output with the initial structure followed b
110
111
### Example Output
112
113
-```json
+```bash
114
{
115
"message": "$message",
116
"status": "200",
@@ -162,7 +162,7 @@ This library does the same thing but for **JSON data**:
162
```
163
164
#### ⚡ Progressive JSON Solution
165
-```php
166
// 1. Structure shows up IMMEDIATELY (like a preview)
167
168
"fast_data": "$fast_data", // 🔗 Placeholder reference
@@ -698,4 +698,4 @@ MIT License. See [LICENSE](LICENSE) for details.
698
699
---
700
701
-*Made with ❤️ by [egyjs](https://github.com/egyjs) for the PHP community*
+*Made with ❤️ by [egyjs](https://github.com/egyjs) for the PHP community*
0 commit comments