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 2 months 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-21T04:54:44.000Z (about 1 year ago)
- Last Synced: 2025-02-16T09:41:50.581Z (4 months 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. [](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:
[](https://www.paypal.me/wiefunkdai)
- It’s also possible to support mine financially by becoming a backer or sponsor through
[](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])
[](https://t.me/wiefunkdai)
[](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://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.