Skip to content

Commit

Permalink
Rename repository
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsykun committed Nov 5, 2018
1 parent 8f336f8 commit dd6e302
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
Private Composer repository
===========================
Packeton - Private PHP package repository for vendors
======================================================

Fork of [Packagist](https://github.com/composer/packagist).
The Open Source alternative of [Private Packagist for vendors](https://packagist.com), that based on [Satis](https://github.com/composer/satis) and [Packagist](https://github.com/composer/packagist).

Features
--------

- Compatible with composer.
- Customers user and groups.
- Limit access by vendor and versions
- Limit access by vendor and versions.
- Expire access time.
- Archive packages and downloads its from your host
- Archive packages and downloads its from your host.

What was changed in this fork?
-----------------------------
Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "okvpn/private-package",
"description": "Private Package for Vendors",
"keywords": ["package", "composer", "private packagist"],
"homepage": "https://github.com/vtsykun/private-packagist/",
"name": "okvpn/packeton",
"description": "Private PHP package repository for vendors",
"keywords": ["packeton", "composer", "private-packagist"],
"homepage": "https://github.com/vtsykun/packeton",
"type": "project",
"license": "MIT",
"authors": [
Expand Down

0 comments on commit dd6e302

Please sign in to comment.