composer

Push Notifications With Firebase Cloud Messaging From PHP
In this post I will show you how you can implement Firebase Cloud Messaging on your PHP server to use in your app to push notifications to users.
Integrate PHPMailer To Use In IIS Without Composer
This post will show you how to add PHPMailer to your IIS PHP configuration without needing to utilize Composer.
Create Your Own DotEnv In PHP Without Composer
I will show you a way to create your own DotEnv for PHP without needing Composer.