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
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
a logging library for Fluentd
Guzzle is a PHP HTTP client library
Guzzle promises 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.
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
Command line arguments/options parser.
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
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
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
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)
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
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
Executes commands in sub-processes
Loads and dumps YAML files
PHP core functions that throw exceptions instead of returning FALSE on error
Useragent sniffing library for PHP
Yii Web Programming Framework
This Composer repository is powered by Satis