| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Felix Ivan Romero Rodríguez (3) | > | 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 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 |
| ||||
| 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 |
| ||||
| 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 |