PHP Classes

Packages of andrea bernardi

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of andrea bernardi (3)  >  Mission progress status  >  Reputation  
Picture of andrea bernardi
Name: andrea bernardi <contact>
Classes: 3
Country: Italy Italy
Age: 49
All time rank: 2615101 in Italy Italy
Week rank: 195 Up8 in Italy Italy Up
All time users: 823
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 Check Curly Braces  
PHP Programming Innovation award nominee
January 2009
Number 13


Prize: One book of choice by Packt
Check matching curly brackets in text files
This class can be used to check matching curly brackets in text files.

It opens a text file and finds the curly brackets that open and close.

The class can display a summary of the brackets that open and the line where they close, also with the column number. Very useful with large files.

Use this class with source files written in php, java, javascript, c, c++, python, perl...

Any feedback is appreciated.
Not enough user ratings

  Files folder image Little Benchmark  
Measure RAM amount, total and partial script time.
This class can measure the time passed between execution moments.

It can start a timer in a given moment and take note of the time that elapsed until another moment after having executed some PHP code.

Each moment is associated to a given text label. The class also records the RAM amount used by the current PHP script when it records the elapsed time for a given moment.

The class can return all the recorded moments as a single array or JSON object.
Not enough user ratings

  Files folder image PHP Twitter Timeline Feed  
Retrieve the tweets from a user timeline
This class can retrieve the tweets from a user timeline.

It can obtain a OAuth token to send API calls to Twitter and sends a HTTP request to retrieve a given user tweets.

The class returns the response tweets as a JSON string.
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