this post was submitted on 26 Dec 2024
1 points (100.0% liked)

PHP: The latest news in the PHP world

5 readers
1 users here now

Share and discover the latest news about the PHP ecosystem and its community. Please respect r/php's rules.

founded 1 year ago
MODERATORS
 
The original post: /r/php by /u/Alpine418 on 2024-12-26 19:42:49.

Hi folks.

I'm a PHP dev in my spare time. I already know Slim Framework, which fits my small needs perfectly. Everything is fine, but until now I couldn't find any "slim" ORM to get rid of pure SQL aka QueryBuilder statements with some dummy ORM logic created by myself.

So my questions to you pro PHP devs in here: Is there a simple and "slim" ORM that matches the slimness patterns without a lot of magic? Or what data handling solution do you prefer when working with Slim or other small frameworks?

Thanks in advance.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here