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/satis22/" }] }
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
No conflicts for your bin dependencies
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.
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.
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.
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.
Abandoned! Package is abandoned, you should avoid using it. Use roave/better-reflection instead.
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
Integrates Guzzle 6 into your Symfony application
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.
A library for validating emails against several RFCs
PHP Client for Elasticsearch
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
Abandoned! Package is abandoned, you should avoid using it. Use php-webdriver/webdriver instead.
A PHP client for Selenium WebDriver
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
Adding support for a wider range of PHP versions to ocramius/proxy-manager
A pretty nice way to expose your Symfony routing to client applications.
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
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.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Compiler library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Consistency library.
Abandoned! Package is abandoned, you should avoid using it. Use hoa/consistency instead.
The Hoa\Core library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Event library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Exception library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\File library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Iterator library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Math library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Protocol library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Regex library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Stream library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\String library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Ustring library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Visitor library.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The Hoa\Zformat library.
Abandoned! Package is abandoned, you should avoid using it. Use http-interop/http-server-middleware instead.
Common interface for HTTP server-side middleware
A Library For Generating Secure Random Numbers
A Base Security Library
Library for (de-)serializing data of any complexity; supports XML, and JSON.