PHP Classes

Packages of afshin akhgar

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of afshin akhgar (3)  >  Mission progress status  >  Reputation  
Picture of afshin akhgar
Name: afshin akhgar <contact>
Classes: 3
Country: Iran Iran
Age: 40
All time rank: 250941 in Iran Iran
Week rank: 195 Up5 in Iran Iran Up
All time users: 892
Week users: 0
Innovation award
Innovation award
Nominee: 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 Alexa Rank Checker  
PHP Programming Innovation award nominee
November 2016
Number 7


Prize: PhpStorm IDE 1 year individual subscription
Get the Alexa ranking of a given site
This class can get the Alexa ranking of a given site.

It can send a HTTP request to the Alexa data API to retrieve the ranking values for a site with a given URL.

The class parses the results and returns the site reach, world rank and local rank.

  Files folder image PHP Slug Generator  
Create a slug text for a URL from another text
This class can create a slug text for a URL from another text.

It takes a given text string and processes it to generate a slug text only with plain ASCII text characters that can be used in URLs that are readable and friendly for the users.

The class replaces all spaces by dashes, and transliterate letters with accents and cedillas to the corresponding characters in ASCII.

  Files folder image Simple PHP Router Library  
Route requests to different scripts based on URLs
This class can route requests to different scripts based on URLs.

It takes an array of supported routes and checks it to see if the current request URL matches any of the routes.

The class can route the requests to the respective script defined in the routes array.

Missing routes makes the class handle the request with a not found script.


  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