It is a set of libraries and utilities for PHP.
- REST Client
- PDF Generation from HTML
- Firebase Push Notifications
- Whatsapp Notification
- Email Sending
- Logging
- PHP 8.4 or higher
- Composer 2.9.5 or higher
- Guzzle
- DomPDF
- PHPMailer
- PHPUnit
- Monolog
- Google Auth
Visit the wiki for more information: https://github.com/stoneneo/grimlock/wiki
Installation is super easy with Composer:
composer require gorilla-soft/grimlock// somewhere early in your project's loading, require the Composer autoloader
// see: http://getcomposer.org/doc/00-intro.md
require 'vendor/autoload.php';Grimlock is licensed under the GNU v3.
