php-basics/README.md

4 lines
211 B
Markdown
Raw Normal View History

2023-11-06 17:54:14 +01:00
# Useful PHP Basics
2023-09-11 19:31:06 +02:00
2023-11-06 17:54:14 +01:00
This is a collection of generic [Classes](https://www.php.net/manual/en/language.oop5.php) and useful [Traits](https://www.php.net/manual/en/language.oop5.traits.php) for your PHP projects.