PHP Classes

Packages of Alex McArrow

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Alex McArrow (3)  >  Mission progress status  >  Reputation  
Picture of Alex McArrow
Name: Alex McArrow <contact>
Classes: 3
Country: Russian Federation Russian Federation
Age: 42
All time rank: 4093115 in Russian Federation Russian Federation
Week rank: 46 Up4 in Russian Federation Russian Federation Up
All time users: 219
Week users: 1
Innovation award
Innovation award
Nominee: 2x

Winner: 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 PHP Darts Counter Game  
PHP Programming Innovation award winner
April 2022
Winner
Manage darts games with multiple players
This package can manage darts games with multiple players.

It provides a game class that can join several players passing their names.

The game class can also process player shots by accounting for the points they earned in each dart shot.

It can also return the current standing of all players and determine if the game ended.
Not yet rated by the users

  Files folder image PHP Data Mapper  
PHP Programming Innovation award nominee
December 2022
Number 3
Map array values with data mapper filters
This class can map array values with data mapper filters.

It can take an array with one or more associative data value arrays and perform several operations to transform it into the output array.

Currently, it can:

- Remove values of specific columns in all rows

- Take values of the input array with specific keys values and map them to other fundamental values of the output array
Not yet rated by the users

  Files folder image PHP MySQL DBI  
Access MySQL databases using the MySQLi extension
This class can access MySQL databases using the MySQLi extension.

It provides static functions and variables to connect to a MySQL server using the PHP MySQLi extension.

The database connection parameters can be defined using a static class array variable.

The class can also execute SQL queries and retrieve query results that it returns as arrays.
Not yet rated by the users


  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