Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moay/server-for-symfony-flex

A self hosted server for Symfony Flex allowing private and customized recipes, proxy and caching functionality for the official endpoints.
https://github.com/moay/server-for-symfony-flex

custom-recipes flex-server private-recipes recipe symfony symfony4

Last synced: 3 months ago
JSON representation

A self hosted server for Symfony Flex allowing private and customized recipes, proxy and caching functionality for the official endpoints.

Awesome Lists containing this project

README

        

# Server for Symfony Flex

[![Build Status](https://travis-ci.org/moay/server-for-symfony-flex.svg?branch=master)](https://travis-ci.org/moay/server-for-symfony-flex)

A self hosted server for Symfony Flex allowing private recipes, customized recipes and caching functionality for the official endpoints.

#### This is not an official project by SensioLabs or the Symfony core team.

![ui](https://user-images.githubusercontent.com/3605512/36627099-eb239f48-193d-11e8-919a-d98003696d7b.png)

### Features

* private recipes: The server enables you to use your own recipes for your own packages, even with Satis or Private Packagist.
* seamless integration: The server integrates with the official symfony.sh endpoint and will serve the official recipes as well as your own ones.
* caching and mirroring: The server can easily be configured to mirror the official repos so that you are completely independent.

### Documentation

Full documentation is available here: [Documentation](https://server-for-symfony-flex.readthedocs.io)

### License

Published under the [MIT License](https://github.com/moay/server-for-symfony-flex/blob/master/LICENSE).