This is a collection of generic Classes, Functions and Traits for PHP projects.
php
Go to file
Sebastian Meyer 0b3e23ebdc Add StrictQueue and StrictStack data structures 2023-11-07 23:45:51 +01:00
.github Initial Commit 2023-09-11 19:31:06 +02:00
src Add StrictQueue and StrictStack data structures 2023-11-07 23:45:51 +01:00
.editorconfig Initial Commit 2023-09-11 19:31:06 +02:00
.gitignore Update .gitignore 2023-09-29 21:42:16 +02:00
CODE_OF_CONDUCT.md Initial Commit 2023-09-11 19:31:06 +02:00
CONTRIBUTING.md Initial Commit 2023-09-11 19:31:06 +02:00
LICENSE Initial Commit 2023-09-11 19:31:06 +02:00
README.md Move project to php-basics 2023-11-06 17:54:14 +01:00
composer.json Move project to php-basics 2023-11-06 17:54:14 +01:00

README.md

Useful PHP Basics

This is a collection of generic Classes and useful Traits for your PHP projects.