PHP Classes

Packages of Thiago Luiz Alves

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Thiago Luiz Alves (3)  >  Mission progress status  >  Reputation  
Picture of Thiago Luiz Alves
Name: Thiago Luiz Alves is available for providing paid consulting. Contact Thiago Luiz Alves .
Classes: 3
Country: Brazil Brazil
Age: 37
All time rank: 2266152 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 1080
Week users: 0
Innovation award
Innovation award
Nominee: 1x

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 Dependency Injector  
Container to inject dependencies between classes
This package is a container to inject dependencies between classes.

It can register factory classes that will be responsible to instantiate class objects dynamically calling the registered factories.

The class uses reflection to create the requested instance passing its constructor arguments.

  Files folder image Sound Regex  
PHP Programming Innovation award winner
March 2011
Winner


Prize: One copy of RadPHP XE
Search for similar words in a text using soundex
This class can be used to search for similar words in a text using soundex.

It converts words to be searched in a regular expression that would match other words that would result in the same text using the soundex algorithm.

The class can then search a given text using the resulting regular expressions and computes the level of similarity of the searched text with the search words.

  Files folder image Super Globals Access Interface  
Access array super-global variables using a path
This class can access array super-global variables using a path.

The base class can store, retrieve and delete multi-dimension array elements using a path that defines the entries in each dimension of the array separated by dots (.) .

A sub-class is also provided to access session super-global array variables using this variable dotted path convention.


  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