Nemesis, The PHP/MySQL Helper
Nemesis is a fully object oriented PHP class that helps developers perform MySQL actions easier than before with less MySQL commands and without the need to know Object Oriented Programming (OOP). As soon as you read the documentation file, you will get used to the syntax and will find it really helpful and easy in everyday tasks.Features
- Multiple Queries with one line of code
- Transactions Support
- Unions and Joins Support
- Relevant Functions that are easy to remember
- Table Related Functions
- Database Related Functions
- Debugging Functions
- Helper Functions
- Multiple Ways of doing the same thing!
- Really well Documented
- Uses mysqli
- Click Here and here for more
Requirements
- PHP 5.x
- MySQL 5.5.20
With Nemesis, making queries, multi-queries, getting rows from a table, show columns in table, getting tables from a database, creating databases, do update, delete, insert, alter and much more has never been easier!
The Nemesis Motto is “Do one thing multiple ways with less coding.”
So go ahead and try!
Change log
- V.1.3: Added Joins support
- V.1.2: Added Transactions support
Rating will be really appreciated. Questions? Suggestions? Please, don’t doubt to leave a comment!
A fully object oriented PHP class that helps developers perform MySQL actions easier than before.


