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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FluentPDO!