PHP Classes

Packages of Brian Takita

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Brian Takita (3)  >  Mission progress status  >  Reputation  
Picture of Brian Takita
Name: Brian Takita <contact>
Classes: 3
Country: United States United States
Age: 46
All time rank: 59681 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 4947
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 Integer  
Integer type class that supports large numbers
Integer type class that supports very large numbers, multiple number base arithmetic and conversions (from and to binary, octal, decimal, hex and other up to 36 base numbers).
Not enough user ratings

  Files folder image PHP Template  
A template engine that uses PHP as the parser.
This template uses PHP as its parser. This means you get all the benefits of a template engine without the overhead on one. This template engine is a faster and more flexible alternative to current template engines.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 50% 62% - - - - 31% 4313
Month: Not yet rated by the users

  Files folder image Stack  
A stack (LIFO) data structure.
The Stack class advantage over the array_push and array_pop function is Stack::pop() pops the stack and returns a reference to the popped element. There is also a top function that returns a reference to the top element.
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