Download the PHP package linc/nitro-porter without Composer

On this page you can find all versions of the php package linc/nitro-porter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package nitro-porter

Nitro Porter 🚀

The only multi-platform community migration tool. Free your forum!

Nitro Porter is based on PHP 8.2+ and runs via the command line.

Documentation

🚥 Get started

🎟️ Get involved

🚀 Mission statement

Community history is vitally important, and being able to change software is important for the health of the ecosystem. However, community software often has high lock-in due to the difficulty of a data migration.

Nitro Porter exists because your community deserves to both use the best tools available and preserve its unique history.

This tool is designed for ease of extensibility to allow anyone with basic programming skills to add a source or target. Any generally available forum software (commercial or free) may be added as a source or target. It does not include bespoke or custom forum software, but is designed to allow individuals to create such support easily for their private use.

Nitro Porter uses the GNU AGPL 3.0 license to ensure it remains freely available to anyone who needs it. That means code for all new packages written for it must likewise be made freely available.

What's Supported?

📥 Targets (3)

📤 Sources (37)

✔ What data gets migrated?

All sources & targets support migrating:

Beyond that, each supports different types of data depending on feature availability, extension choice, and maturity of the source/target package. These include things like badges, reactions, bookmarks, and polls.

Both the source and target must support a data type for it to transfer!

Nitro Porter never transfers permissions. It's not safe to do so automatically due to variations in how platforms implement them. You will always need to reassign permissions after a migration.

🔭 Future support

Don't see your software? Start a discussion to request it and keep an eye on our informal roadmap. We're happy to add a new Source for any software, provided it is not bespoke. For a new Target, we require support from the vendor if it is not free and open source software.

Currently, all data sources and targets are based on SQL databases (except the Vanilla target's flat file) and only natively supports MySQL-compatible connections. All other storage formats (like mbox or ASP Playground's MSSQL) requires pre-work to convert the data to a MySQL database.

In the future, we plan to natively support:

The 3.0 rewrite of Nitro Porter was done with that future in mind.[^1]

[^1]: 🚀 Forked 27 Sep 2021 in memory of Kyle


All versions of nitro-porter with dependencies

PHP Build Version
Package Version
Requires php Version >=8.0
ext-gd Version *
ext-json Version *
ext-pdo Version *
ext-zlib Version *
illuminate/database Version ^8.0
monolog/monolog Version ^2
adhocore/cli Version ^1
s9e/text-formatter Version 2.15.*
nadar/quill-delta-parser Version ^2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package linc/nitro-porter contains the following files

Loading the files please wait ....