MVProc is a Model-View-Controller module for Apache2 that facilitates using MySQL stored procedures as the controller element.
NOTE: Version 2.1 is STABLE and currently in production use.
NOTE: Versions 1.4+ are for Apache2.4 - in order to run on Apache2.2, replace request_rec->useragent_ip references with request_rec->connection->remote_ip
(there are 3 in the source code)
Features
- Reduces inter-process communication on the server
- Easy to use
- Built-in security to counter SQL and XSS injection attacks
- Fast templating system written in C with SQL-like syntax
- Small footprint
Categories
DatabaseLicense
Apache License V2.0Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MVProc!