| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of yogesh (2) | > | 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 can store and retrieve objects in MySQL using arrays. It provides on class to access a MySQL database server and execute queries using the MySQLi extension. Another class can perform several types of operations to manipulate objects stored in the database tables. Currently it can: - Retrieving all objects with possibility to limit the range and returned records - Retrieving a object by primary key - Insert a new object - Update a given object - Delete a given object - Retrieve objects using one to one or one to many relations - Support for mapping timestamp and array fields - Support to validation and check errors before saving - Return objects as JSON strings - Hide specific field to prevent unwanted access by applications |
| ||||
| This class can route HTTP request to callback functions. It can register patterns that define the URL of routes and the HTTP methods that it will handle. The class can process the current request to check which of the registered patterns it matches and dispatch the request to the associated callback function. |
| 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 |