https://github.com/cvar1984/composer-skeleton
Contoh library composer
https://github.com/cvar1984/composer-skeleton
Last synced: 2 months ago
JSON representation
Contoh library composer
- Host: GitHub
- URL: https://github.com/cvar1984/composer-skeleton
- Owner: Cvar1984
- License: mit
- Created: 2019-12-16T18:38:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T23:21:27.000Z (over 5 years ago)
- Last Synced: 2025-02-01T23:42:54.422Z (4 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](https://php.net)
# composer-skeleton
> Contoh library composer## Contoh installasi library dan depencies
```sh
apt install php7.3
apt install php7.3-curl
composer install
```## Contoh penjelasan pengguna an library
```php
getMessage();
}
```
## Todo
* Memperbaiki bug
* Menambah fitur