PHP Classes

Packages of John Diaz

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of John Diaz (3)  >  Mission progress status  >  Reputation  
Picture of John Diaz
Name: John Diaz <contact> John Diaz Google profile
Classes: 3
Country: Colombia Colombia
Age: 43
All time rank: 290115 in Colombia Colombia
Week rank: 195 Up2 in Colombia Colombia Up
All time users: 671
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 DBO  
Automate MySQL database access using PDO
This class can automate MySQL database access using PDO.

It extends the PDO class and assembles a connection string to connect to a given MySQL database server.

The class can execute prepared queries extracting the query parameter types automatically by parsing the query to get the marks for the parameters of different types.

The query parameter values are passed next to the query parameter.
Not enough user ratings

  Files folder image PHP Silex REST Multi Lazy Load  
PHP Programming Innovation award nominee
July 2016
Number 5


Prize: One ebook of choice by Packt
Create REST APIs with module lazy loading
This package can be used to create REST APIs with module lazy loading.

It takes a configuration file that is loaded from the config directory and handles REST API requests using micro-service classes.

The package can route the requests and lazy-load service classes, i.e. on demand when the API requests are performed. It supports authentication of API users.
Not enough user ratings

  Files folder image Purifier  
Get request variables and sanitize values
This class can get request variables and sanitize values.

It can retrieve request variable values from either $_POST, $_GET or $_REQUEST.

The class can filter and sanitize the request values by either validating they they match expected type values and remove characters that are not expected.

The class can also generate hashes and verify values for passwords.
Not enough user ratings


  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