ClanCats / Hydrahon

🐉 Fast & standalone PHP MySQL Query Builder library.
https://clancats.io/hydrahon/master/
MIT License
278 stars 58 forks source link

Where is the example? #62

Closed equaser closed 1 year ago

equaser commented 2 years ago

Hello, I came across this class but could not find where are php example? i found the src folder there is no example as to which file should be included on top of my application. Please make a sample php script showing how this class is used for basic "select" and "read" and the user can follow after .

Thank you

mario-deluna commented 1 year ago

The readme and docs provide quite a few implementation examples.

The library relies on composer for autoloading.