FluentPDO is a PHP library that provides a fluent interface for building SQL queries using PHP’s PDO. It helps developers write clean, readable SQL-like statements in a programmatic way, simplifying interaction with relational databases while retaining full control. FluentPDO is ideal for lightweight PHP applications that need query flexibility without a full ORM.
Features
- Fluent interface for building SQL SELECT, INSERT, UPDATE, DELETE
- Works with any PDO-compatible database
- Nested joins and complex where clauses supported
- Lightweight with no ORM overhead
- Chainable syntax for clean and readable queries
- Returns results as arrays or objects
Categories
DatabaseLicense
MIT LicenseFollow FluentPDO
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FluentPDO!