added library Medoo = wrapper for PHP PDO (connection to database)

This commit is contained in:
Igor Miňo 2025-04-12 15:30:27 +02:00
commit 6dce7184bd
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "lib/Medoo"]
path = lib/Medoo
url = https://github.com/catfan/Medoo.git

1
lib/Medoo Submodule

@ -0,0 +1 @@
Subproject commit 2613656761b98c11ea1fb34502dafde4f4fe6414

1
lib/README.md Normal file
View File

@ -0,0 +1 @@
# Directory for external libraries