PHP Classes

Packages of Amin

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Amin (3)  >  Mission progress status  >  Reputation  
Picture of Amin
Name: Amin <contact>
Classes: 3
Country: United States United States
Age: 37
All time rank: 23929 in United States United States
Week rank: 46 Up5 in United States United States Up
All time users: 10139
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 FLV Metadata  
PHP Programming Innovation award nominee
January 2010
Number 2


Prize: One year subscription to the PDF edition of the JSMag magazine
Get metadata from Flash video files
This class can be used to get metadata from Flash video files.

It opens a Flash video file and parses its contents to retrieve details about the video stream it contains.

Currently it can return the duration, frame size, frame rate, video and audio rates and codecs.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 82% 85% - 82% - - 58% 1580
Month: Not yet rated by the users

  Files folder image PHProp  
Access INI configuration files as objects
This class can be used to access INI configuration files as objects.

It can parse a given INI file and allow accessing the values of the configuration properties as variables of an object or entries of an array.

An additional class provides the Countable and Array access file, so the configuration entries can be traversed like arrays.

It is possible to create and use hierarchical ini files.
Not enough user ratings

  Files folder image Tic-Tac-Toe  
PHP Programming Innovation award winner
December 2010
Winner


Prize: One copy of the Zend Studio
Tic-Tac-Toe game using alpha beta search algorithm
This package implements an interactive Tic-Tac-Toe game

It can present a Tic-Tac-Toe board that is updated using AJAX requests upon each user move.

The package implements the alpha beta search algorithm (Minimax search optimized by performing alpha beta pruning) for determining the next move, which are common algorithms for zero-sum two player games (e.g. Tic Tac Toe and Chess).
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 89% 90% 84% 93% 78% - 79% 29
Month: 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