/ppm

PHP Package Manager is a software written in PHP designed to build and manage PHP packages, this replaces the use of composer and redundant libraries

Primary LanguagePHPOtherNOASSERTION

Verify Install PPM

PPM (PHP Package Manager) is a package manager built in PHP that allows you to convert your PHP libraries and programs to redistributable files and install multiple versions of the same code onto the system instead of locally unlike composer.

Compatibility

Note: From v1.1.3.6, PPM only supports PHP 8.0 and 8.1+ due to several changes which make it difficult and inefficient to develop a compatibility layer for inferior versions, making PHP 7.4 or older to be marked as deprecated.

Documentation

  • Introduction (Installing, uninstalling, fixing package lock)
  • Making Packages (Creating package.json and compiling your software)
  • Managing Packages (Installing, uninstalling and viewing installed packages)
  • Github Vault (Adding tokens and installing from github)
  • Using PPM (Importing packages and debugging)
  • PPM Notes (Developer notes on how PPM is suposed to be used and what it's intended for)
  • Contribute (How to contribute to PPM)

Changelog

License

Copyright (C) Intellivoid Technologies - All Rights Reserved.

Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential, written by Zi Xing Narrakas netkas@intellivoid.net