PHP Classes

Packages of Mohammed Asad

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Mohammed Asad (2)  >  Mission progress status  >  Reputation  
Picture of Mohammed Asad
Name: Mohammed Asad <contact>
Classes: 2
Country: India India
Age: 37
All time rank: 3424227 in India India
Week rank: 195 Up19 in India India Up
All time users: 443
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  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 Convert Words to Numbers  
PHP Programming Innovation award nominee
December 2016
Number 2


Prize: One copy of DWebPro Standard License
Convert text with an amount to its numeric value
This class can can convert text with an amount to its numeric value.

It takes a text string with a number or money amount in English and converts it to the respective number.

The class can automatically detect the numbers using native English or Indian alternatives, like billion or crore.

It returns either the number as integer or formatted string according to the detected number system.

It can deal with words entered in different order, or add values of expressions that represent sums of the numbers like "twelve hundred and twelve hundred and twenty three hundred".

  Files folder image PHP Google Books API  
PHP Programming Innovation award nominee
October 2016
Number 7


Prize: One downloadable copy of Komodo IDE
Search for books using Google Books API
This class can search for books using Google Books API.

It takes an array of optuons and sends HTTP requests to Google Books API Web server using either file_get_contents or curl.

The class retrieves and decodes the results and store it in an array that lists the found books title, authors, publisher, categories, ISBN and thumbnail URL.

The search parameters include the book title, categories, start index, results limit, and get book details.


  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