Repository navigation
modern-php
- Website
- Wikipedia
Sample code for several design patterns in PHP 8.x
Common PHP Development Tools meta-package
Yeti is a demand tracking application. Users open requests about applications. Admin users meet these demands. The main element of the application is the demands. Side items are applications and users. The movements arising from these elements are presented graphically on the dashboard screen.It is not possible to become a member of the application. therefore, an admin user must add you to the application to be able to use the application.
It is a simple library for working with databases using PDO for php v8.1
I built this cute and modern e-commerce for my final project in my Advanced Web Development course using mainly PHP.
A modern PHP application that generates randomized integer sequences with customizable ranges. Features PSR-12 compliance, PHPUnit tests with code coverage, Dockerized development, and automated code formatting with PHP_CodeSniffer and PHP-CS-Fixer.
PHP development environment example
A PHP framework that runs as a server, bypassing the legacy CGI architecture.