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://castor-labs.github.io/php-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.
A useful value object to work with bytes as a slice of unsigned 8-bit integers
The coding style conventions for Castor Packages
A simple, yet-powerful dependency injection container
Powerful object-oriented wrapper over lib-sodium
Your PHP functions, wrapped and renamed so they are safer, consistent and fully typed
HTTP CGI Server function to simplify serving traditional PHP applications
HTTP handlers implemented as middleware for most common application needs
Simple logging library for your PHP applications
A flexible messaging library for message based communication and architectural patterns.
Execute and manage external processes
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Random abstraction over PHP Randomizer
This Composer repository is powered by Satis