PHP Classes

Packages of Kalpesh Gamit

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Kalpesh Gamit (3)  >  Mission progress status  >  Reputation  
Picture of Kalpesh Gamit
Name: Kalpesh Gamit <contact>
Classes: 3
Country: India India
Age: 41
All time rank: 158291 in India India
Week rank: 195 Up19 in India India Up
All time users: 1863
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 Get Host and Keywords from URL  
Get the keywords and the host from a referrer URL
This is a simple class can get the keywords and the host from a referrer URL.

It can parse a given URL eventually passed to a site as referrer and extract the values of keywords usually used by many different search engines.

The class can also extract the host name of the given URL.

  Files folder image Get Image Color  
Get the most used colors in an image
This class can be used to get the most used colors in an image.

It can open an image file in JPEG format and traverse its pixels to find which are the most used colors. It can skip a given number of analyzed pixels according to the granularity parameter.

The class returns an array of top most used colors up to a given limit of number or colors. The colors are returned in RGB hexadecimal format.

  Files folder image PHP Push Notifications for...  
Send push notifications for iOS or Android devices
This class can send push notifications for iOS or Android devices.

It takes a device token, the notification message and optional parameters and sends HTTP requests to Apple or Google cloud messaging services API Web servers to deliver the notifications to the specified devices.


  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