Skip to content
#

PHP Data Objects (PDO)

PHP Data Objects (PDO) is a database driver extension for PHP.

Here are 1,088 public repositories matching this topic...

A RESTful API built in PHP that manages recipes, including CRUD operations, search, and rating functionality. The API uses PostgreSQL for persistence, JWT for authentication, and auto-loads initial recipe data from TheMealDB. It is fully containerized using Docker, follows REST best practices, and includes unit tests with PHPUnit.

  • Updated Apr 6, 2025
  • PHP

This project was one of the tasks assigned during my triOS College internship in 2016 /2017. This entailed creating a submission form for a health and safety auditor to log findings from workspace inspections. The site also included a front end to export some simple reports as well as display an overview of recent entries. The front end also all…

  • Updated Aug 8, 2017
  • PHP