https://github.com/fawno/simplesccu
Simple PHP class for SCCU documents
https://github.com/fawno/simplesccu
Last synced: 3 months ago
JSON representation
Simple PHP class for SCCU documents
- Host: GitHub
- URL: https://github.com/fawno/simplesccu
- Owner: fawno
- License: mit
- Created: 2022-04-30T17:19:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T16:00:34.000Z (about 3 years ago)
- Last Synced: 2025-01-16T00:34:16.720Z (4 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/fawno/SimpleSCCU/blob/master/LICENSE)
[](https://github.com/fawno/SimpleSCCU/tags)
[](https://packagist.org/packages/fawno/simplesccu)
[](https://packagist.org/packages/fawno/simplesccu/stats)
[](https://github.com/fawno/SimpleSCCU/issues)
[](https://github.com/fawno/SimpleSCCU/network)
[](https://github.com/fawno/SimpleSCCU/stargazers)# SimpleSCCU
Simple PHP class for SCCU documents
## Instalation
```sh
php composer.phar require "fawno/simplesccu"
``````php