PHP Classes

Packages of Felix Ivan Romero Rodríguez

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Felix Ivan Romero Rodríguez (3)  >  Mission progress status  >  Reputation  
Picture of Felix Ivan Romero Rodríguez
Name: Felix Ivan Romero ... <contact> Felix Ivan Romero ... Google profile
Classes: 3
Country: Cuba Cuba
Age: 38
All time rank: 31499 in Cuba Cuba
Week rank: 195 Up2 in Cuba Cuba Up
All time users: 561
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 PHP Array Binary Search  
Search, sort, get the average, unique array values
This class class search, sort, get the average, shuffle, and unique array values.

The class takes a sorted array and uses binary search to find a given needle value restricting the search between given start and last index values.

The search may take an optional callback function that can perform given conversion of array values for comparison purposes during search.

The class can also sort the array, shuffle the array values, get the average of the values and get the unique list of values using callback functions to convert the values.
Not enough user ratings

  Files folder image PHP Web Socket Chat  
Chat system using Websockets or AJAX requests
This package implements a chat system using Websockets or AJAX requests.

It uses Ratchet PHP library create a Websocket application that establishes the communication between the users of a chat application.

The package can manage chat users, chat messages and logged messages.
Not yet rated by the users

  Files folder image Secretary  
Access different databases with driver classes
This package can access different databases with driver classes.

The main class can load a given driver class and create an object of that class passing configuration values to its constructor.

It can also forward calls to the driver class object to perform other types of database access operations like connecting, disconnecting, executing queries and retrieve the query results.
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