Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/moay/server-for-symfony-flex
- Owner: moay
- License: mit
- Created: 2018-02-15T08:06:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T04:37:19.000Z (over 1 year ago)
- Last Synced: 2024-05-29T08:11:37.762Z (5 months ago)
- Topics: custom-recipes, flex-server, private-recipes, recipe, symfony, symfony4
- Language: PHP
- Homepage: https://server-for-symfony-flex.rtfd.io
- Size: 4.06 MB
- Stars: 136
- Watchers: 9
- Forks: 31
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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).