2017 © Pedro Peláez
 

library lib-php-classmark

Classmark helpers for PHP.

image

unikent/lib-php-classmark

Classmark helpers for PHP.

  • Thursday, September 28, 2017
  • by sk-unikent
  • Repository
  • 1 Watchers
  • 0 Stars
  • 263 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 10 % Grown

The README.md

lib-php-classmark

Latest Stable Version StyleCI, (*1)

Full API docs available here: http://unikent.github.io/lib-php-classmark/, (*2)

PHP library for helping developers with classmarks, (*3)

Add this to your composer require: * "unikent/lib-php-classmark": "dev-master", (*4)

Then compare classmarks like so:, (*5)

$parser = new \unikent\Classmark\Classmark();

$classmark = new \unikent\Classmark\Classmark("C900x");
$classmark2 = new \unikent\Classmark\Classmark("C800x");

if ($classmark.compareTo(classmark2)) {
    echo "Well done!";
}

The Versions

28/09 2017

dev-master

9999999-dev https://github.com/unikent/lib-php-classmark

Classmark helpers for PHP.

  Sources   Download

The Requires

  • php >=5.3

 

The Development Requires

by Skylar Tristan Kelty

api library classmark

28/09 2017

1.2

1.2.0.0 https://github.com/unikent/lib-php-classmark

Classmark helpers for PHP.

  Sources   Download

The Requires

  • php >=5.3

 

The Development Requires

by Skylar Tristan Kelty

api library classmark

20/09 2017

1.1

1.1.0.0 https://github.com/unikent/lib-php-classmark

Classmark helpers for PHP.

  Sources   Download

The Requires

  • php >=5.3

 

The Development Requires

by Skylar Tristan Kelty

api library classmark

02/08 2016

1.0

1.0.0.0 https://github.com/unikent/lib-php-classmark

Classmark helpers for PHP.

  Sources   Download

The Requires

  • php >=5.3

 

The Development Requires

by Skylar Tristan Kelty

api library classmark