This is a private Composer repository.
To use it, you have to add this repository to your composer.json
file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{ "repositories": [{ "type": "composer", "url": "https://www.webtools.ncsu.edu/packages" }] }
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Authentication adapters for PHP web applications at NC State..
A value object for representing an Employee Identifier (EMPLID).
A standardized interface for representing grade point averages in PHP at NC State University
A library for querying the NC State job board.
NCSU test seed providers for faker library
A plain ol' PHP value object for Unity ID.
This Composer repository is powered by Satis