Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Performance

This is a simple play ground to experiment performance of different PHP functions.

Simple examples in this project might help you to understand performance of two or more PHP functions, which do same work. There may also be situations in which one function works better then other. This project is an attempt to point out these differences.

Contribute

Simple project, right? If you can contribute few examples, feel free to send a pull request. Also feel free to put @author tag with your github account or twitter account in the code like

/**
 * Little one line explanation
 * <line break>
 * Optional long description of what your code is doing
 * <line break>
 * @author Kapil Sharma <mail:your email> <Twitter:@kapilsharmainfo> <Github:kapilsharma>
 */

Docs

Enough words, lets go to the examples.

Go to Docs home to go through list of all examples.

About

Simple play-ground to check PHP performance. Is it myth or real? A funny stuff even if you read, a good stuff if you send pull request.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors