Download the PHP package ericmann/ext-c2pa without Composer

On this page you can find all versions of the php package ericmann/ext-c2pa. 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 ext-c2pa

ext-c2pa

PHP 8.3+ native C2PA Content Credentials: read/validate manifests and sign Media Library images (incl. derivatives). PHP namespace Automattic\VIP\C2PA.

The extension half of the wp-c2pa VIP product: the WordPress plugin in github.com/ericmann/wp-c2pa consumes this extension (its DESIGN.md, PLAN.md, and CLAUDE.md cover the product-level picture), and its demo/ harness proves both on a local vip-go site against a sibling checkout of this repo.

Documentation: c2pa.eamann.com. Scaffolded from ext-template; the files listed in its template/managed/ tree are kept in sync with bin/sync — edit those upstream, not here. Everything else is this extension's own and has been VIP-ified (namespace, license, copyright). ext-infer is the worked reference for house conventions (quality bar, layout, stubs).

License

GPL-2.0-or-later © Automattic, Inc. — consistent with WordPress core. The "or later" clause is load-bearing: it lets us link the Apache-2.0/MIT dependencies (c2pa, ext-php-rs) by exercising the GPLv3 option. If release binaries statically link third-party code, add THIRD-PARTY-NOTICES.md; the release workflow attaches a transitive cargo about manifest.

Releases

Pushing a v* tag builds release-mode binaries for the full platform × PHP-minor matrix and attaches PIE-convention tarballs to the GitHub Release (see RELEASE.md for the full procedure). Listing the package on Packagist/PIE is still deferred.


All versions of ext-c2pa with dependencies

PHP Build Version
Package Version
Requires php Version ^8.3
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 ericmann/ext-c2pa contains the following files

Loading the files please wait ...