Enables developers to create powerful cloud-based applications for processing Excel (XLS, XLSX), iWork Numbers, OpenOffice, and other spreadsheet formats.
Vendor
Aspose
Company Website
Aspose.Cells Cloud SDK for PHP enables developers to create powerful cloud-based applications for processing Excel (XLS, XLSX), iWork Numbers, OpenOffice, and other spreadsheet formats. Built on the Aspose.Cells Cloud API and licensed under MIT, this SDK provides comprehensive functionality for creating, reading, merging, splitting, encrypting, and converting spreadsheets. It supports a wide range of spreadsheet formats such as XLS, XLSX, XLSB, ODS, CSV, PDF, HTML, and more, making it suitable for diverse data processing and reporting scenarios in PHP applications. To begin with Aspose.Cells Cloud, developers sign up for an account at Aspose for Cloud to obtain application details, then install the Aspose.Cells Cloud PHP Package from Packagist. Aspose.Cells Cloud can be installed via Composer by adding the dependency to the composer.json file.
Features
File Operations
- Create, read, merge, split, encrypt, and convert spreadsheets within PHP applications using the Aspose.Cells Cloud API. Format Conversion
- Supports XLS, XLSX, XLSB, ODS, CSV, PDF, HTML, and more, enabling flexible export and integration with other systems and front-end experiences. Worksheet Manipulation
- Modify cells, rows, columns, charts, pivot tables, and formulas to build rich spreadsheet-driven solutions in the cloud. Data Extraction & Processing
- Take advantage of auto-filter, conditional formatting, smart markers, and batch operations to automate data preparation and reporting workflows. Key Cloud Operations
- Convert – Transform spreadsheets between supported formats (e.g., XLSX to PDF, CSV to XLSX).
- Merge – Combine multiple spreadsheets or worksheets into unified documents.
- Protect – Apply protection to spreadsheets and worksheets to safeguard data.
- SaveAs – Save spreadsheets in different formats directly from cloud storage.
- Export – Export data or views into target formats such as PDF or HTML.
- Clear – Clear content or formatting for selected ranges or objects.
- Background – Manage background settings and properties in spreadsheets. Quick Start Guide Highlights
- Sign up at Aspose for Cloud to obtain application credentials.
- Install the PHP package via Composer from Packagist.
- Add "aspose/cells-cloud": "^25.6" to composer.json.
- Run composer install and include vendor/autoload.php in PHP code to start using the SDK.
Benefits
- Rapid development of cloud-based spreadsheet solutions
- Easily add spreadsheet processing, conversion, and reporting capabilities to PHP applications without managing on-premises spreadsheet engines.
- Broad format coverage
- Work with Excel, iWork Numbers, OpenOffice, and many other formats (XLS, XLSX, XLSB, ODS, CSV, PDF, HTML, and more) in a single SDK, reducing the need for multiple tools or libraries.
- Rich spreadsheet automation
- Perform complex operations on cells, formulas, charts, pivot tables, and data formatting, enabling automated reporting, analytics, and data transformation workflows.
- Scalable cloud architecture
- By leveraging Aspose.Cells Cloud API, applications can scale with cloud infrastructure and offload heavy spreadsheet processing to the cloud.
- Open-source SDK under MIT license
- The SDK is licensed under MIT, giving teams flexibility to integrate, customize, and distribute their PHP solutions while relying on the Aspose.Cells Cloud backend.