EasyDB is a secure, lightweight, and extensible database wrapper for PHP built on top of PDO. It simplifies query building, error handling, and parameter binding while encouraging best practices like prepared statements. EasyDB is designed for small to mid-sized applications that need clean and secure database access.
Features
- Built on top of PDO with safer defaults
- Enforces use of parameterized queries
- Simple API for querying and fetching data
- Extensible with custom driver support
- Secure by design to avoid SQL injection risks
- No heavy ORM overhead, lightweight and fast
Categories
DatabaseLicense
MIT LicenseFollow EasyDB
You Might Also Like
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 EasyDB!