Download the PHP package aspose/3d-sdk-php without Composer

On this page you can find all versions of the php package aspose/3d-sdk-php. 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 3d-sdk-php

GitHub license GitHub last commit Packagist Version Packagist PHP Version Support

PHP SDK for 3D File Formats

Aspose.3D Cloud SDK for PHP empowers your PHP applications to connect with 3D document formats. The APIs let engineers read, convert, build, alter and control the substance of the 3D document formats in the Cloud. All without any 3D modeling and rendering software installed on the machine.

Process 3D Objects & Files in the Cloud

Enhancements Version 20.5

Please visit Aspose.3D Cloud 20.5 Release Notes.

Read & Write 3D Formats

Additive Manufacturing Format AMF, 3D Studio 3DS, AVEVA RVM, Google Draco DRC, Collada DAE, AutoCAD DXF, Autodesk FBX, Wavefront OBJ, 3D PDF, Polygon File Format PLY, Standard Triangle Language STL, Universal3D U3D, GL Transmission Format GLTF

Read-Only Formats

Siemens JT, DirectX X, 3D Manufacturing Format 3MF, 3D Studio Max ASE

Write 3D Formats As

HTML

Get Started with Aspose.3D Cloud SDK for PHP

First, register an account at Aspose Cloud Dashboard to get you application information. Next, get the SDK. you can directly use the SDK in your project via source code. Better get it from Packagist distribution as follows.

Instal via Composer

Aspose.3D Cloud SDK for PHP is available on Packagist as 3d-sdk-php package. Run the following command to get it.

Use Composer's autoload to start using the SDK.

PDF to PLY in PHP

Aspose.3D Cloud SDKs in Popular Languages

.NET Java Python Ruby Node.js Swift Perl GO
GitHub GitHub GitHub GitHub GitHub GitHub GitHub GitHub
NuGet Maven PIP GEM NPM POD CPAN GO

Home | Product Page | Documentation | Live Demo | API Reference | Code Samples | Blog | Free Support | Free Trial


All versions of 3d-sdk-php with dependencies

PHP Build Version
Package Version
Requires php Version >=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
friendsofphp/php-cs-fixer Version ~1.12
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 aspose/3d-sdk-php contains the following files

Loading the files please wait ....