Skip to content

Commit 370f08e

Browse files
committed
repman added
1 parent 1a2a321 commit 370f08e

File tree

6 files changed

+76
-0
lines changed

6 files changed

+76
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
draft: false
3+
title: Repman fully managed open source service | OctaByte.io
4+
meta:
5+
cover: /images/development/dev-tools/repman/screenshot-1.png
6+
description: Repman is a powerful Packagist proxy and private package host for PHP Composer, enabling seamless dependency management with GitHub, GitLab, and Bitbucket integration.
7+
keywords: PHP repository manager, Packagist proxy, private PHP packages, Composer dependencies, GitHub integration, GitLab integration, Bitbucket integration, PHP package hosting, private repository, REST API, dependency management
8+
breadcrumb:
9+
- name: Home
10+
url: /
11+
- name: Software Catalog
12+
url: /fully-managed-open-source-services
13+
- name: Development
14+
url: /fully-managed-open-source-services/development
15+
- name: Dev tools
16+
url: /fully-managed-open-source-services/development/dev-tools
17+
- name: Repman
18+
url: /fully-managed-open-source-services/development/dev-tools/repman
19+
content:
20+
id: repman
21+
name: Repman
22+
title: The Ultimate PHP Repository Manager
23+
logo: /images/development/dev-tools/repman/logo.png
24+
website: https://repman.io/
25+
iframe_website: /website/development/dev-tools/repman
26+
screenshots:
27+
- /images/development/dev-tools/repman/screenshot-1.png
28+
- /images/development/dev-tools/repman/screenshot-2.png
29+
---
30+
31+
## Overview
32+
33+
Repman is an advanced PHP repository manager designed to optimize and streamline dependency management for developers. Acting as a Packagist proxy, Repman allows teams to efficiently manage private PHP Composer packages, ensuring fast, secure, and reliable package retrieval. With deep integration into GitHub, GitLab, and Bitbucket, developers can easily add and maintain private repositories in the cloud or behind their firewall.
34+
35+
Repman supports Git, SVN, and Mercurial, offering broad compatibility with the most widely used version control systems. Its REST API provides seamless automation, allowing for effortless package management. Whether you're working solo or managing a team, Repman enhances workflow efficiency by reducing load times, improving security, and simplifying dependency handling.
36+
37+
## Features
38+
39+
- ### Seamless PHP Composer Integration
40+
41+
Easily configure Repman with PHP Composer using an access token, ensuring secure and efficient package management.
42+
43+
- ### Support for Multiple VCS (Git, SVN, Mercurial)
44+
45+
Add and manage private packages from Git, SVN, and Mercurial repositories effortlessly.
46+
47+
- ### Packagist Proxy for Faster Performance
48+
49+
Acts as a caching proxy for Packagist, significantly reducing package installation time and improving reliability.
50+
51+
- ### Dedicated GitHub, GitLab & Bitbucket Integration
52+
53+
Simplifies the process of managing private repositories by offering one-click integration with leading version control platforms.
54+
55+
- ### Powerful REST API for Automation
56+
57+
Automate package management tasks using Repman’s REST API, making it ideal for CI/CD pipelines.
58+
59+
- ### Secure and Scalable Hosting Options
60+
61+
Use Repman in the cloud or on-premises, ensuring full control over private package storage and security.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
draft: false
3+
title: "Repman - The Ultimate PHP Repository Manager"
4+
content:
5+
id: repman
6+
name: Repman
7+
website: https://repman.io/
8+
description: "Repman is a powerful Packagist proxy and private package host for PHP Composer, enabling seamless dependency management with GitHub, GitLab, and Bitbucket integration."
9+
---

data/services.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -1637,6 +1637,12 @@ catalog_list:
16371637
url: /development/dev-tools/flagsmith
16381638
category: dev-tools
16391639
description: Flagsmith is a powerful feature flag tool that enables real-time changes to apps without requiring code updates or app store approvals. Easily manage flags across multiple platforms and drive precise A/B/n testing with advanced segmentation.
1640+
- id: repman
1641+
title: Repman
1642+
image: /images/development/dev-tools/repman/logo.png
1643+
url: /development/dev-tools/repman
1644+
category: dev-tools
1645+
description: Repman is a powerful Packagist proxy and private package host for PHP Composer, enabling seamless dependency management with GitHub, GitLab, and Bitbucket integration.
16401646
- id: pritunl
16411647
title: Pritunl
16421648
image: /images/development/network/pritunl/logo.png
Loading
Loading
Loading

0 commit comments

Comments
 (0)