Search by

gorilla-soft / grimlock

stoneneo

Grimlock - Libraries & Utilities for PHP

Package info

github.com/stoneneo/grimlock

Homepage

pkg:composer/gorilla-soft/grimlock

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.2 2026-09-11 07:02 UTC

This package is auto-updated.

Last update: 2026-09-11 07:13:32 UTC


README

Grimlock Logo

Grimlock - Libraries and Utilities for PHP

What is Grimlock?

It is a set of libraries and utilities for PHP.

Capabilities

  • REST Client
  • PDF Generation from HTML
  • Firebase Push Notifications
  • Whatsapp Notification
  • Email Sending
  • Logging

Requirements

  • PHP 8.4 or higher
  • Composer 2.9.5 or higher

Dependencies

  • Guzzle
  • DomPDF
  • PHPMailer
  • PHPUnit
  • Monolog
  • Google Auth

Recommendations

Visit the wiki for more information: https://github.com/stoneneo/grimlock/wiki

Installation

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';

Capabilities

Licencia

Grimlock is licensed under the GNU v3.