Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2c72c735ca | |||
a42e392bf4 |
@ -4,6 +4,11 @@
|
||||
|
||||
**<a href='https://www.npmjs.com/package/cg-select'>Пакет на npmjs</a>**
|
||||
|
||||
Установка:
|
||||
```
|
||||
composer require itguild/php-cg-select
|
||||
```
|
||||
|
||||
Для запуска примера:<br>
|
||||
```
|
||||
php -S localhost:8088 -t=examples
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "itguild/php-cg-select",
|
||||
"description": "Wrapper for CG-Select",
|
||||
"type": "composer-plugin",
|
||||
"type": "library",
|
||||
"license": "ISC",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user