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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FluentPDO!