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
Cloud-Based Software Licensing - Zentitle by Nalpeiron
1000’s software companies have used Zentitle to launch new software products fast and control their entitlements easily - many going from startup to IPO on our platform. Our software monetization infrastructure allows you to easily build or
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FluentPDO!