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://mirror.zitcom.dk/satis2/" }] }
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 non-blocking concurrency framework for PHP applications.
A stream abstraction to make working with non-blocking I/O simple.
Async DNS resolution for Amp.
Parallel processing component for Amp.
A generator parser to make streaming parsers simple.
Serialization tools for IPC and data storage in PHP.
The XmlSecurity library is written in PHP for working with XML Encryption and Signatures
AWS SDK for PHP - Use Amazon Web Services in your PHP project
No conflicts for your bin dependencies
A lightweight OAuth 2 decorator for the Symfony HTTP Client.
Build and consume SOAP Client based web services
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
Arbitrary-precision arithmetic library
A simple and modern approach to stream filtering in PHP
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
PCRE wrapping library that offers type-safe preg_* replacements.
Semver library that offers utilities, version constraint parsing and validation.
A PHP client for integrating with the JIRA issue & bug tracker software.
Library that helps to map any input into a strongly-typed value object structure.
A string manipulation library with multibyte support
PHP library built to consume and serve JSONFeed / RSS / Atom feeds
RSS / Atom and JSONFeed support for Symfony
Abandoned! Package is abandoned, you should avoid using it. Use michelf/php-markdown instead.
PHP Markdown & Extra
Docblock Annotations Parser
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
Data Fixtures for all Doctrine Object Managers
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
Symfony DoctrineBundle
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Symfony DoctrineMigrationsBundle
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
Object-Relational-Mapper for PHP
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.