| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Eric AGNEL (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 perform everyday database operations using PDO. It provides a class that takes a PDO database object to perform several database queries. Currently, it can: - Set the SQL of the query that it will execute - Execute the SQL query to create, read or delete database table records using given parameters as arrays - Execute the SQL query with a given parameters array and retrieve the results into an array or just a single result row |
| ||||
| This package can log messages using log manager classes. It provides a base log class that can take messages to be sent to logs following the PSR-3 specification. The log class also take a manager object to process log messages in customizable ways. Currently, the package provides a log manager class that can send log messages to files. It also provides a log formatter class to output the log to a specific format. |
| 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 |