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: 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