# \#howto

**URL:** https://community.neo4j.com/tag/howto/278.md

[Latest](https://community.neo4j.com/latest.md) · [Categories](https://community.neo4j.com/categories.md) · [Tags](https://community.neo4j.com/tags.md)

---

## [Connect to Neo4j Aura with the PHP](https://community.neo4j.com/t/connect-to-neo4j-aura-with-the-php/49532)

<div class="topic-metadata">

**Author:** [@transistive](https://community.neo4j.com/u/transistive)\
**Replies:** 0\
**Last updated:** [December 26, 2021, 11:02am UTC](https://community.neo4j.com/t/connect-to-neo4j-aura-with-the-php/49532 "2021-12-26T11:02:19Z")

</div>

This is a very useful step-by-step guide to connect to Neo4j AuraDB from PHP:

---

## [New neo4j PHP client and driver](https://community.neo4j.com/t/new-neo4j-php-client-and-driver/41057)

<div class="topic-metadata">

**Author:** [@transistive](https://community.neo4j.com/u/transistive)\
**Replies:** 3\
**Last updated:** [December 14, 2021, 9:50pm UTC](https://community.neo4j.com/t/new-neo4j-php-client-and-driver/41057 "2021-12-14T21:50:10Z")

</div>

Hello everyone, I am the author of the neo4j PHP client library. We have recently released v2.0 which added lots of new features. You can read about the client here: https://medium.com/neo4j/connect-to-neo4j-with-php-e…

---

## [Importing Spring Integration graph into Neo4j](https://community.neo4j.com/t/importing-spring-integration-graph-into-neo4j/18098)

<div class="topic-metadata">

**Author:** [@Toparvion](https://community.neo4j.com/u/Toparvion)\
**Replies:** 0\
**Last updated:** [May 5, 2020, 4:01am UTC](https://community.neo4j.com/t/importing-spring-integration-graph-into-neo4j/18098 "2020-05-05T04:01:56Z")

</div>

Hi Neo4j Community! Here's my recent article about importing the runtime EIP-components graph of Spring Integration framework into the Neo4j database (and visualizing it with the Neo4j Browser): The article can be he…

---

## [How to add a label to a node in a query](https://community.neo4j.com/t/how-to-add-a-label-to-a-node-in-a-query/3966)

<div class="topic-metadata">

**Author:** [@paolodipietro58](https://community.neo4j.com/u/paolodipietro58)\
**Replies:** 5\
**Last updated:** [November 12, 2019, 12:40am UTC](https://community.neo4j.com/t/how-to-add-a-label-to-a-node-in-a-query/3966 "2019-11-12T00:40:26Z")

</div>

I have a generic node labeled 'Person'. how can I add a new dynamic label to the node? I select a dynamic property value: I would like to add this value as a label to all the nodes with label:Persona SET labels(n)…

---

## [Quick Grandstack Starter howto build via docker on a PhotonOS VM](https://community.neo4j.com/t/quick-grandstack-starter-howto-build-via-docker-on-a-photonos-vm/10649)

<div class="topic-metadata">

**Author:** [@pdrangeid](https://community.neo4j.com/u/pdrangeid)\
**Replies:** 2\
**Last updated:** [October 3, 2019, 7:09pm UTC](https://community.neo4j.com/t/quick-grandstack-starter-howto-build-via-docker-on-a-photonos-vm/10649 "2019-10-03T19:09:21Z")

</div>

Ok - I think it's time I stop overwhelming my poor colleagues with Cypher queries they have to paste into the browser... It's time to deliver an app. And I really need to get some hands-on time before attending GraphCon…
