We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0255bd9 commit 80c767dCopy full SHA for 80c767d
README.md
@@ -2,6 +2,7 @@
2
Docker image built from official PHP image with v8js, blitz, composer, nodejs, npm, libsodium, xdiff, xdebug and other extensions
3
4
Image is specific and in development, but Dockerfile may be helpful for build v8, v8js, blitz and other.
5
+With v8js you can render Javascript components, such as React, Riot, Vue and own code, directly in PHP.
6
7
Full build time is about 45 minutes because Debian has no actual version of v8 library (libv8) and building from source takes time.
8
0 commit comments