Last active
April 24, 2023 21:01
-
-
Save timbotron/c20241b4e4cc382260e4cbdaea3d257d to your computer and use it in GitHub Desktop.
Great php API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"require": { | |
"catfan/Medoo": "^2.1", | |
"aaronholbrook/autoload": "^1.2", | |
"nikic/fast-route": "^1.3", | |
"vlucas/valitron": "^1.4", | |
"league/plates": "^3.5" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment