PHP Vert.x lang module

A PHP language implementation for the Vert.x application platform.

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

lang-php
Last Version

Last Version

0.1.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

PHP Vert.x lang module
A PHP language implementation for the Vert.x application platform.
Project URL

Project URL

https://github.com/vert-x/mod-lang-php

Download lang-php

How to add to project

<!-- https://jarcasting.com/artifacts/io.vertx/lang-php/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>lang-php</artifactId>
    <version>0.1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/lang-php/
implementation 'io.vertx:lang-php:0.1.0-beta1'
// https://jarcasting.com/artifacts/io.vertx/lang-php/
implementation ("io.vertx:lang-php:0.1.0-beta1")
'io.vertx:lang-php:jar:0.1.0-beta1'
<dependency org="io.vertx" name="lang-php" rev="0.1.0-beta1">
  <artifact name="lang-php" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='lang-php', version='0.1.0-beta1')
)
libraryDependencies += "io.vertx" % "lang-php" % "0.1.0-beta1"
[io.vertx/lang-php "0.1.0-beta1"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
javax.servlet : servlet-api jar 2.5

provided (3)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1RC1
io.vertx : vertx-platform jar 2.1RC1
io.vertx : testtools jar 2.0.2-final

system (2)

Group / Artifact Type Version
com.caucho : quercus jar 4.0.36
com.caucho : resin-kernel jar 4.0.36

Project Modules

There are no modules declared in this project.
io.vertx

vert.x

Legacy Vert.x 2.x - use instead Vert.x 3 instead https://github.com/eclipse/vert.x

Versions

Version
0.1.0-beta1