/var/log

Projects

Titanium Android Local Notification Module

https://github.com/michielvaneerd/mve.android.notify

A plugin for the Titanium framework that enables scheduling local notifications for Android.

PHP Firebase Messaging

https://github.com/michielvaneerd/fcm-php

Send Firebase Cloud messages with PHP. It does one little thing that the firebase-php library does, except the fcm-php focusses on sending messages through HTTP/2 Multiplexing which is available in the Symfony HttpClient that fcm-php uses. This means sending a lot of messages takes much less time.

Flutter environment switcher

https://github.com/michielvaneerd/flutter-env

A little Node script that can switch between different Flutter environments, like development, testing and production. It can switch the app id, environment variables (for example the hostname that you connect to) and Firebase projects.

SvgChart

https://github.com/michielvaneerd/SvgChart

A Javascript SVG charting library for displaying data. Contains line, bar, pie, donut, radar and bubble charts that are keyboard accessible. See some examples.

Laravel Country Info package

https://github.com/michielvaneerd/laravel-country-info

Laravel composer package that provides country, locales/languages and timezone information to your application.