Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnsnook/yii2-pgsql-admin
An administration tool for Postgresql for Yii2 developers
https://github.com/johnsnook/yii2-pgsql-admin
Last synced: about 2 months ago
JSON representation
An administration tool for Postgresql for Yii2 developers
- Host: GitHub
- URL: https://github.com/johnsnook/yii2-pgsql-admin
- Owner: johnsnook
- Created: 2018-08-04T15:47:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T15:51:45.000Z (over 6 years ago)
- Last Synced: 2023-09-25T01:46:53.380Z (over 1 year ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Yii2 Postgresql Admin
=====================
An administration tool for PostgresqlInstallation
------------The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```
php composer.phar require --prefer-dist johnsnook/yii2-pgsql-admin "*"
```or add
```
"johnsnook/yii2-pgsql-admin": "*"
```to the require section of your `composer.json` file.
Usage
-----Once the extension is installed, simply use it in your code by :
```php
= \johnsnook\pgsqlAdmin\AutoloadExample::widget(); ?>```
[.](https://snooky.biz/post/section/Ragedump) [.](https://snooky.biz/post/the-sixth-general-order) [.](https://snooky.biz/post/legal-threats) [.](https://snooky.biz/post/taking-out-the-trash) [.](https://snooky.biz/post/jeez-babe-i-dont-know-whats-wrong) [.](https://snooky.biz/post/my-stupid-vitriol) [.](https://snooky.biz/post/the-drama-train-just-keeps-a-chuggin) [.](https://snooky.biz/post/hypocrisy) [.](https://snooky.biz/post/marjorie-snook-isnt-your-name) [.](https://snooky.biz/post/inconstant-hooer) [.](https://snooky.biz/post/mother-of-the-year)