PHPackages                             asposecells/aspose\_cells\_net\_for\_php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. asposecells/aspose\_cells\_net\_for\_php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

asposecells/aspose\_cells\_net\_for\_php
========================================

Aspose Cells .NET Examples for PHP Developers. Helps you understand how to use Aspose.Cells .NET classes in your PHP Projects.

014PHP

Since Aug 27Pushed 10y ago2 watchersCompare

[ Source](https://github.com/asposemarketplace/Aspose_Cells_Net_for_PHP)[ Packagist](https://packagist.org/packages/asposecells/aspose_cells_net_for_php)[ RSS](/packages/asposecells-aspose-cells-net-for-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Aspose-Cells-Net-for-PHP
========================

[](#aspose-cells-net-for-php)

Project Aspose.Cells .NET for PHP shows how different tasks can be performed using Aspose.Cells .NET APIs in PHP. This project is aimed to provide useful examples for PHP Developers who want to utilise Aspose.Cells for .nET in their PHP Projects.

### System Requirements

[](#system-requirements)

- IIS with PHP and PHP Manager installed.
- Aspose.Total APIs.
- Aspose.Cells the Interop dll and tlb file.

### Supported Platforms

[](#supported-platforms)

- PHP 5.3 or above
- Windows OS

### How to configure the source code on Windows Platform

[](#how-to-configure-the-source-code-on-windows-platform)

#### 1. Register both dll and interop.dll files e.g. Aspose.Cells.dll and Aspose.Cells.Interop.dll.

[](#1-register-both-dll-and-interopdll-files-eg-asposecellsdll-and-asposecellsinteropdll)

Register both dll and interop.dll files e.g. Aspose.Cells.dll and Aspose.Cells.Interop.dll. C:\\Windows\\Microsoft.NET\\Framework\\v2.0.50727&gt;regasm c:\\cells\\Aspose.Cells.dll /codebase Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.7905 Copyright (C) Microsoft Corporation 1998-2004. All rights reserved. Types registered successfully C:\\Windows\\Microsoft.NET\\Framework\\v2.0.50727&gt;regasm c:\\cells\\Aspose.Cells.Interop.dll /codebase

#### 2. Enable COM and DOTNET Extensions in PHP

[](#2-enable-com-and-dotnet-extensions-in-php)

In IIS open PHP Manager and then Click ‘Enable to Disable and Extension‘. Find php\_com\_dotnet.dll and make sure it is enabled.

#### 3. Configure Aspose.Cells Java for PHP Examples

[](#3-configure-asposecells-java-for-php-examples)

##### Method 1

[](#method-1)

- Clone the Repository

```
git clone git@github.com:asposemarketplace/Aspose_Cells_Net_for_PHP.git

```

- Setup the project using composer

```
composer install

```

##### Mothod 2

[](#mothod-2)

- In your PHP Project's composer.json file add following lines

```
{
    "require": {
        "asposecells/aspose_cells_net_for_php": "dev-master"
    }
}

```

and run the install command

```
composer install

```

Read more about composer on

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b50464eeb5e6c850b3ada0f296e153fc4e816d09eb72bb3b7ef4ebc4d1e1595f?d=identicon)[asposecells](/maintainers/asposecells)

---

Top Contributors

[![assadvirgo](https://avatars.githubusercontent.com/u/1374374?v=4)](https://github.com/assadvirgo "assadvirgo (4 commits)")[![asposemarketplace](https://avatars.githubusercontent.com/u/5451253?v=4)](https://github.com/asposemarketplace "asposemarketplace (1 commits)")

### Embed Badge

![Health badge](/badges/asposecells-aspose-cells-net-for-php/health.svg)

```
[![Health](https://phpackages.com/badges/asposecells-aspose-cells-net-for-php/health.svg)](https://phpackages.com/packages/asposecells-aspose-cells-net-for-php)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
