Skip to content

Commit e23f732

Browse files
committed
:octocat: some more usages
1 parent cfbf49a commit e23f732

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/Usage/Overview.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ For the QR Code reader, either `ext-gd` or `ext-imagick` is required!
6464
- [Elefant CMS](https://github.com/jbroadway/elefant)
6565
- [OSIRIS](https://github.com/JKoblitz/osiris)
6666
- [EspoCRM](https://github.com/espocrm/espocrm)
67+
- [FusionCMS](https://github.com/FusionWowCMS/FusionCMS)
68+
- [HortusFox](https://github.com/danielbrendel/hortusfox-web)
69+
- [Pelican Panel](https://github.com/pelican-dev/panel)
70+
- [Laravel Boleto](https://github.com/eduardokum/laravel-boleto)
71+
- [OpenBoleto](https://github.com/openboleto/openboleto)
6772
- Articles:
6873
- [Twilio: How to Create a QR Code in PHP](https://www.twilio.com/blog/create-qr-code-in-php) (featuring v4.3.x)
6974

@@ -75,6 +80,6 @@ Hi, please check out some of my other projects that are way cooler than qrcodes!
7580
- [js-qrcode](https://github.com/chillerlan/js-qrcode) - a javascript port of this library
7681
- [php-authenticator](https://github.com/chillerlan/php-authenticator) - a Google Authenticator implementation (see [authenticator example](https://github.com/chillerlan/php-qrcode/blob/main/examples/authenticator.php))
7782
- [php-httpinterface](https://github.com/chillerlan/php-httpinterface) - a PSR-7/15/17/18 implemetation
78-
- [php-oauth-core](https://github.com/chillerlan/php-oauth-core) - an OAuth 1/2 client library along with a bunch of [providers](https://github.com/chillerlan/php-oauth-providers)
83+
- [php-oauth](https://github.com/chillerlan/php-oauth) - an OAuth 1/2 client library, fully PSR-7/PSR-17/PSR-18 compatible
7984
- [php-database](https://github.com/chillerlan/php-database) - a database client & querybuilder for MySQL, Postgres, SQLite, MSSQL, Firebird
8085
- [php-tootbot](https://github.com/php-tootbot/tootbot-template) - a Mastodon bot library

0 commit comments

Comments
 (0)