PHPackages                             cacing69/uxcel - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. cacing69/uxcel

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

cacing69/uxcel
==============

Uxcel is a PHP library that can protect/unprotect some supported document for you.

v1.0.2(5y ago)51MITPHPPHP ^5.3.3 || ^7.0

Since Jul 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cacing69/uxcel-php)[ Packagist](https://packagist.org/packages/cacing69/uxcel)[ RSS](/packages/cacing69-uxcel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Uxcel PHP
=========

[](#uxcel-php)

Uxcel is a PHP library that can protect/unprotect some supported document for you.

uxcel-php is heavily inspired by Uxcel on sourceforge [UXCEL](https://sourceforge.net/projects/uxcel/), where is written on [Java](https://github.com/COEM/UXCEL).

Uxcel requires PHP &gt;= 5.\*

Table of Contents
=================

[](#table-of-contents)

- [Installation](#installation)
- [Usage](#usage)
    - [Unprotect Excel](#unprotect-excel)
- [License](#license)

Installation
------------

[](#installation)

```
composer require cacing69/uxcel
```

Usage
-----

[](#usage)

### Autoloading

[](#autoloading)

uxcel-php supports both `PSR-0` as `PSR-4` autoloaders.

```
