leocavalcante / siler

⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
https://siler.leocavalcante.dev
MIT License
1.12k stars 90 forks source link

Documentation #288

Open marcokuoni opened 4 years ago

marcokuoni commented 4 years ago

Hey,

I did a lot of work for authorization for your project. The first one is to use your project with concrete5 and the second one is to authorize the requests with jwt including the websocket server. This would maybe be a good example package for your documentation, how somebody could include authorization? I know it's not an issue, but i dont know how to reach you :) https://github.com/lemonbrain-mk/graphql_websocket https://github.com/lemonbrain-mk/graphql_websocket_security

leocavalcante commented 4 years ago

No problem at all creating issues to contact me. How do you think it would fit in the docs? Maybe a integrations.md at https://github.com/leocavalcante/siler/tree/master/docs/graphql and talk about Concret5? Can you PR something like that?

marcokuoni commented 4 years ago

I will do. I'm close to the next level and then i will take time to do so

leocavalcante commented 4 years ago

Great. Thank you!

robertovernina commented 2 years ago

Hi, I got curious about this micro-framework (or library), and I think it's pretty useful. I have just one thing to point out about documentation: it would be useful to specify the minimum PHP requirement in it. I know it's written in composer.json, but writing it also into the doc would be useful for many other people. Thanks, and keep up with the good work!

leocavalcante commented 2 years ago

Thanks for the tip @robertovernina