Hacker News new | ask | show | jobs
by mgkimsal 1133 days ago
Laravel? Unsure exactly what you're meaning by #2, but Laravel's Eloquent is an Active Record-style ORM, and can act as a layer on top of most db tables I've used it on.