Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wiefunkdai/phpdbsessionyii2
The SDaiLover demo packages for the PhpSessConnector Extension and SDaiLover Widget runs using the Yii 2.0 Framework.
https://github.com/wiefunkdai/phpdbsessionyii2
sdailover wiefunkdai yii2
Last synced: about 1 month ago
JSON representation
The SDaiLover demo packages for the PhpSessConnector Extension and SDaiLover Widget runs using the Yii 2.0 Framework.
- Host: GitHub
- URL: https://github.com/wiefunkdai/phpdbsessionyii2
- Owner: wiefunkdai
- License: bsd-3-clause
- Created: 2024-03-04T13:22:20.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-21T04:54:44.000Z (11 months ago)
- Last Synced: 2024-12-24T22:10:28.124Z (about 1 month ago)
- Topics: sdailover, wiefunkdai, yii2
- Language: JavaScript
- Homepage: https://www.stephanusdai.web.id
- Size: 5.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PhpDbSessionYii2
This is an SDaiLover Software Demo to help fellow software developers in creating their own software without having to use a database and also makes it easier to modify the application model. This software works with Yii 2.0 Framework and is equipped with a beautiful appearance using Bootstrap & JQuery.
View Screenshot
·
Report Bug
·
Request Feature
·
Provide Feedback
·
Ask QuestionLove the project? Please consider donating or give :star: to help it improve!
Copyright © ID 2024 Stephanus Bagus Saputra (www.stephanusdai.web.id)
All rights reserved.***
# Preview Screenshot
# Download Source with Clone repository
The first step, you have to download the file into your computer's local directory with [Clone a repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)
Clone from GitHub to local project:
```sh
# Using HTTPS
git clone https://github.com/wiefunkdai/PhpDbSessionYii2.git# Using SSH
git clone [email protected]:wiefunkdai/PhpDbSessionYii2.git
```# Install Packages with Composer
Then, go to your local folder from downloaded Git.
```sh
cd PhpDbSessionYii2
```The preferred way to install this extension is through [composer](https://getcomposer.org/download/).
Either run
```
php composer.phar install
```or without php syntax
```
composer install
```If error install, try with update packages
```
php composer.phar updateOR
composer install && composer update
```# Run Local Server and Application
The final stage is running the local server
```
php yii serve
```And then show at your browser
```
http://localhost:8080
```# Support the project
I open-source almost everything I can and try to reply to everyone needing help using these projects. Obviously, this takes time. You can use this service for free.
If you are using this project and are happy with it or just want to encourage me to continue creating stuff, there are a few ways you can do it:
- Giving proper credit on the GitHub Sponsors page. [![Static Badge](https://img.shields.io/badge/%20Sponsor%20-gray.svg?colorA=EAEAEA&colorB=EAEAEA&style=fat&logo=githubsponsors&logoColor=EA4AAA)](https://github.com/sponsors/wiefunkdai)
- Starring and sharing the project :star:
- You can make one-time donations via PayPal. I'll probably buy a coffee :coffee: or tea :tea: or cake :cake:
[![paypal.me/wiefunkdai](https://img.shields.io/badge/%20Donate%20Now%20-gray.svg?colorA=2C5364&colorB=0F2027&style=for-the-badge&logo=paypal&logoColor=white)](https://www.paypal.me/wiefunkdai)
- It’s also possible to support mine financially by becoming a backer or sponsor through
[![opencollective.com/wiefunkdai](https://img.shields.io/badge/%20Donate%20Now%20-gray.svg?colorA=355C7D&colorB=2980B9&style=for-the-badge&logo=opencollective&logoColor=white)](https://www.opencollective.com/wiefunkdai)However, I am available for hire. You can also give me career opportunities to help your business in developing the software you need. Please contact me at:
[![[email protected]](https://img.shields.io/badge/%20Send%20Mail%20-gray.svg?colorA=EA4335&colorB=93291E&style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![t.me/wiefunkdai](https://img.shields.io/badge/%20Telegram%20-gray.svg?colorA=2C5364&colorB=0083B0&style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/wiefunkdai)
[![linkedin.com/in/wiefunkdai](https://img.shields.io/badge/%20LinkedIn%20-gray.svg?colorA=005AA7&colorB=004e92&style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/wiefunkdai)## :pray: Thanks for your contribute and support! :heart_eyes: :heart:
> Any Questions & Other Supports? see [Support](https://github.com/wiefunkdai/.github/blob/master/SUPPORT.md) please.
| Author | Description |
| :---: | :--- |
| [
@wiefunkdai](https://github.com/wiefunkdai) |• Name : Stephanus Bagus Saputra ( 戴 Dai 偉 Wie 峯 Funk )
• Email : [[email protected]](mailto:[email protected])
• Link : [https://stephanusdai.web.id](https://stephanusdai.web.id)[![](https://img.shields.io/badge/wiefunkdai-30363D?style=for-the-badge&logo=github&logoColor=#white)](https://github.com/wiefunkdai)
|***
Visit Website
·
Global Issues
·
Global Discussions
·
Global Wiki
Copyright © ID 2024 by Stephanus Bagus Saputra (www.stephanusdai.web.id)
All rights reserved.