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://packages.starcoders.com/"
}]
}
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.
AWS SDK for PHP - Use Amazon Web Services in your PHP project
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
a logging library for Fluentd
Guzzle is a PHP HTTP client library
PSR-7 message implementation that also provides common utility methods
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Provides a simple abstraction over streams of data
Sends your logs to files, sockets, inboxes, databases and various web services
Simple PHP wrapper for GreenArrow's sending email API
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
Yii Web Programming Framework
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
Command line arguments/options parser.
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
Guzzle 7 HTTP Adapter
PHPMailer is a full-featured email creation and transfer class for PHP
Common interface for caching libraries
Standard interfaces for event handling.
Common interface for HTTP clients
PSR-17: Common interfaces for PSR-7 HTTP message factories
Common interface for HTTP messages
Common interfaces for simple caching
A lightweight implementation of CommonJS Promises/A for PHP
Monitors errors and exceptions and reports them to Rollbar
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
PHP SDK for Sentry (http://sentry.io)
PHP core functions that throw exceptions instead of returning FALSE on error (a less-abandoned fork of thecodingmachine/safe)
A set of abstractions extracted out of the Symfony components
A generic function and convention to trigger deprecation notices
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
Generic abstractions related to dispatching event
Provides basic utilities for the filesystem
Defines an object-oriented layer for the HTTP specification
Provides an improved replacement for the array_replace PHP function
Symfony polyfill for ctype functions
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
Symfony polyfill for intl's Normalizer class and related functions
Symfony polyfill for the Mbstring extension
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
Executes commands in sub-processes
Loads and dumps YAML files
Useragent sniffing library for PHP
Yii Web Programming Framework
This Composer repository is powered by Satis