PHP Classes

Packages of Eric AGNEL

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Eric AGNEL (2)  >  Mission progress status  >  Reputation  
Picture of Eric AGNEL
Name: Eric AGNEL <contact>
Classes: 2
Country: Taiwan Taiwan
Age: ???
All time rank: 435210 in Taiwan Taiwan
Week rank: 195 Up2 in Taiwan Taiwan Up
All time users: 124
Week users: 0
 
  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  
  Files folder image Simple PHP PDO API  
Perform common database operations using PDO
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

  Files folder image SLogger  
Log messages following the PSR-3 specification
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