Ghlen Nagels Picture

Ghlen Nagels

CEO of Nagels IT Consulting

Legal tech entrepeneur, ultrarunner, full-stack developer, loves to eat.


Latest Posts by Ghlen Nagels

Integrate Neo4j With Symfony: Handling Multiple Connections

Photo by israel palacio on UnsplashWelcome back to our guide on integrating Symfony with Neo4j! The first blog provides initial setup instructions for your Symfony project and Neo4j environment.In this post, we’ll demonstrate how effortless it can be to configure multiple Neo4j drivers... read more


Integrate Neo4j With Symfony: A Step-by-Step Guide

Celebrating the official release of the Neo4j Symfony bundle, we’re launching a series of four blogs about integrating Neo4j with Symfony. Here, we’ll guide you through the setup and configuration process, starting with the basics and gradually diving into more advanced techniques and... read more


How to Build a JSON RESTful API with Neo4j, PHP, and OpenAPI

Building a web app doesn’t need to be complicated. Choosing the correct technologies and architecture is already 50 percent of the solution. A RESTful API can be the backbone of any application. It is simple, understandable by almost any programmer in any language, and easily... read more


Building a Web App with Neo4j AuraDB and PHP

If you have decided to leverage the power of the worlds’ leading graph database as a PHP developer or team, getting started can look incredibly difficult. Do you use Docker, bare metal solutions, do you host multiple instances at once for horizontal scaling? How will you make sure the data is... read more


Connect to Neo4j with PHP

PHP has been lacking a fully-featured and actively maintained client for a few years. As the maintainer of the new library, I am happy to announce the🎉 Neo4j PHP client!🎉 The graph database PHP client features:Multiple, easily configurable driversAn intuitive APIExtensible... read more