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
Skillfully - The future of skills based hiring
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FluentPDO!