PHP 8.2.31
Preview: README.md Size: 1.02 KB
//opt/cpanel/ea-wappspector/vendor/sebastian/code-unit/README.md

[![Latest Stable Version](https://poser.pugx.org/sebastian/code-unit/v/stable.png)](https://packagist.org/packages/sebastian/code-unit)
[![CI Status](https://github.com/sebastianbergmann/code-unit/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/code-unit/actions)
[![Type Coverage](https://shepherd.dev/github/sebastianbergmann/code-unit/coverage.svg)](https://shepherd.dev/github/sebastianbergmann/code-unit)
[![codecov](https://codecov.io/gh/sebastianbergmann/code-unit/branch/main/graph/badge.svg)](https://codecov.io/gh/sebastianbergmann/code-unit)

# sebastian/code-unit

Collection of value objects that represent the PHP code units.

## Installation

You can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):

```
composer require sebastian/code-unit
```

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:

```
composer require --dev sebastian/code-unit
```

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
src DIR
- drwxr-xr-x 2023-02-03 06:58:43
Edit Download
2.44 KB lrw-r--r-- 2023-02-03 06:58:43
Edit Download
1.15 KB lrw-r--r-- 2023-02-03 06:58:43
Edit Download
1.50 KB lrw-r--r-- 2023-02-03 06:58:43
Edit Download
1.02 KB lrw-r--r-- 2023-02-03 06:58:43
Edit Download
592 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).