2017 © Pedro Peláez
 

library phpalgo

a library that contain a set of functions that will do a Complex things for you and return a simple to understand result. just with a simple function Call.

image

phpalgo/phpalgo

a library that contain a set of functions that will do a Complex things for you and return a simple to understand result. just with a simple function Call.

  • Monday, July 13, 2015
  • by AMarwen
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status Latest Stable Version Total Downloads Latest Unstable Version License Gitter, (*1)

Php Algo is a library that consist of a single file that contain a set of functions that will do a Complex things for you and return a simple to understand result.just with a simple function Call., (*2)

php has a lot of built in functions but sometimes we need a function that did a custom thing that php built in function can't , so bottomline : if you search for a function that do a specific thing for you , you may found it in this library:, (*3)

for ex axample we suppose that we we want to highlight a specific string in syntax to do so we can call a simple function which will do that for us instead of losing our time writing one from scratch :, (*4)

in the Example below the function will search for each instance of php in php and the php World, yahoo with php . then it will highlight it using the highlightClass class :, (*5)

echo PhpAlgo\CSS\highlightMatches("php","php and the php World, yahoo with php .",'highlightClass');}

Output :, (*6)

phpAlgo_1, (*7)

The Versions

13/07 2015

dev-master

9999999-dev

a library that contain a set of functions that will do a Complex things for you and return a simple to understand result. just with a simple function Call.

  Sources   Download

MIT

The Development Requires

by Amri Marwen

helpers algorithm functions phpalgo

11/07 2015

1.0.0

1.0.0.0

a library that contain a set of functions that will do a Complex things for you and return a simple to understand result. just with a simple function Call

  Sources   Download

MIT

The Development Requires

by Amri Marwen

helpers algorithm functions phpalgo