2017 © Pedro Peláez
 

library cusip

A php library for validating CUSIP codes.

image

dprmc/cusip

A php library for validating CUSIP codes.

  • Friday, May 11, 2018
  • by DPRMC
  • Repository
  • 1 Watchers
  • 0 Stars
  • 45 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 32 % Grown

The README.md

CUSIP

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

Installation

composer require dprmc/cusip

Usage

use \DPRMC\CUSIP;
$isCusip = CUSIP::isCUSIP('notacusip'); // false
$isCusip = CUSIP::isCUSIP('222386AA2'); // true

Notes

A PHP (v5.6+) library for validating CUSIP codes., (*2)

And in case you were wondering what a CUSIP was:, (*3)

https://en.wikipedia.org/wiki/CUSIP, (*4)

The Versions

11/05 2018

dev-master

9999999-dev

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

11/05 2018

v1.0.7

1.0.7.0

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

02/08 2017

v1.0.6

1.0.6.0

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

02/08 2017

v1.0.5

1.0.5.0

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

01/08 2017

v1.0.4

1.0.4.0

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

26/04 2017

v1.0.3

1.0.3.0

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Development Requires

by Michael Drennen

27/02 2017

v1.0.2

1.0.2.0

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Development Requires

by Michael Drennen

15/02 2017

v1.0.1

1.0.1.0

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Development Requires

by Michael Drennen

14/02 2017

v1.0.0

1.0.0.0

A php library for validating CUSIP codes.

  Sources   Download

MIT

The Development Requires

by Michael Drennen