Private composer repository - Packagist mirror
This project is distributed under MIT license without any warranty
Private Packagist is a commercial package hosting product offering professional support. Some of Private Packagist's revenue is used to pay for Composer and Packagist.org development and hosting so using it is a good way to support the maintenance of these open source projects financially.
Twity provide a web based management of private and public composer packages.
- Local or Gitlab users
- Manage access permissions
- Manage applications and Environments (deploy keys)
- Manage Github and Gitlab Backends (for private package)
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Julien Jacottet