Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
* [Spark Plug](https://github.com/rougin/spark-plug) - Another way to access CodeIgniter's instance.
* [CodeIgniter-blockchain](https://github.com/mehdibo/Codeigniter-blockchain) - Library to use the Blockchain Wallet API
* [CodeIgniter-recaptcha](https://github.com/mehdibo/Codeigniter-recaptcha) - Library to implement Google reCAPTCHA V2
* [Assets Generator](https://github.com/mjamilasfihani/codeigniter-4-assets-generator) - Library for CI 4 for generating HTML template.
* [CI4 Frontend](https://github.com/mjamilasfihani/codeigniter-4-frontend) - CI 4 template engine (BladeOne) and theming (Tatter\Assets).

## Model
* [Codeigniter-Model](https://github.com/yidas/codeigniter-model) - CodeIgniter 3 Active Record (ORM) Standard Model with Laravel Eloquent & Yii2 AR like
Expand Down