Overview of Packeton features
masterPacketon is a private PHP package repository for vendors, built on Symfony 6 and compatible with Composer API v2. It provides advanced management for private PHP packages, including:
- Repository Management: Supports VCS (auto), Mono-repo, Custom JSON, and Artifacts. It also supports monolithic repositories (e.g.,
symfony/symfony) and multi-sub repositories. - Access Control: Granular ACL groups and customer users that can limit access by vendor, package, version, or release date. Supports LDAP at the configuration level.
- Integrations & Webhooks: Supports update webhooks for GitHub, Gitea, Bitbucket, and GitLab. Includes OAuth2 integrations for major Git providers and outgoing webhooks with a custom UI request builder.
- Mirroring & Proxies: Full support for Composer Proxies and Mirroring (including package zip files) with separate URL paths.
- Security & Compliance: Includes security monitoring via webhook notifications and the ability to freeze updates for new releases if a customer license expires.
- Workflow Tools: Pull Request
composer.lockchange reviews and fine-grained API tokens.