| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Sarfraz Ahmed (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This package is an easy-to-use framework implementing the MVC (Model View Controller) design pattern. It helps you create maintainable, flexible and scalable applications. It is pretty similar to frameworks like codeIgniter, cakephp or symfony but does not contain all the features of those frameworks at the moment, however, it is built on ease of use bases. It provides: - A base registry class for storing application variables - A router class to dispatch requests to controller classes - A MySQL database wrapper class - A base model class to manage stored information - A template processing class to manage the output of view scripts - Helper classes for CAPTCHA validation, display pagination and bread crumbs links |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 50% | 59% | 50% | 46% | - | - | 40% | 3811 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can save HTML pages complete with images, CSS and JavaScript. It takes the URL of a given page and retrieves it to store in a given file. The class can parse the HTML and determine which images, CSS and JavaScript files it needs, so those files are also downloaded and saved inside the HTML page saved to a local file. Optionally it can skip the JavaScript code, keep only the page content, and compress the resulting page removing the whitespace. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 85% | 82% | - | 75% | - | - | 58% | 1420 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can be used to query MySQL using values passed pragmatically. It can connect to a MySQL database and execute SELECT, INSERT, UPDATE and DELETE queries from arguments that define tables, fields, field values, conditions and order clauses. The class can also display HTML tables with data from SELECT query results, count the rows of a table, insert or update a table record depending on whether the record that matches a condition already exists, and get information about the table. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 80% | 80% | 63% | 72% | - | - | 61% | 985 |
| Month: | Not yet rated by the users | |||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |