7-day longest streak
KISSmetrics for PHP =================== KISSmetrics PHP client that doesn't overuse the singleton pattern and has a slightly better API and no built-in cron support (that's a feature). Here's how to…
KISSmetrics for PHP
===================

KISSmetrics PHP client that doesn't overuse the singleton pattern and has a
slightly better API and no built-in cron support (that's a feature). Here's
how to use it:
php
$km = new KISSmetrics\Client('API key', KISSmetrics\Transport\Sockets::initDefault()); // Initialize
$km->identify('[email protected]') // Identify user (always)
->alias('old-anonymous-cookie') // Alias to previously anonymous user, maybe
->set(array('gender' => 'male')) // Set some property
->record('Viewed thing'); // Record an event, optionally with properties
$km->submit(); // Submit all that to KISSmetrics in one go
In case of errors this thing throws a KISSmetrics\ClientException so if you
have a fire-and-forget attitude to these metrics just try/catch those. Though
it's helpful when you want to make sure everything is setup correctly!
Composer
json
{
"require": {
"kissmetrics/kissmetrics-php": "~0.4.2"
}
}
License
Licensed under the MIT license.
-
fileupload
PHP FileUpload library that supports chunked uploads
PHP ★ 455 4y agoExplain → -
blurhash
Encode an image as a small string that can be saved in the database, returned in API responses, and displayed as a blurred preview before the real image loads
C ★ 308 1y agoExplain → -
cobalt
An open-source self-hosted YouTube alternative. Subscribe to other users on other servers using ActivityPub. Reduced bandwidth costs for server owners via WebTorrent.
Ruby ★ 95 8y agoExplain → -
xmpp-web
A modern XMPP client for the web
JavaScript ★ 66 10y agoExplain → -
zoomie
A JavaScript zoom-on-hover tool for images, like a magnifying glass. Really cool.
JavaScript ★ 45 13y agoExplain → -
boost-bot
Mastodon bot that boosts all local toots with a chosen hashtag.
JavaScript ★ 25 8y agoExplain → -
tusky-api
Node.js server that proxies Mastodon notifications to an app's push notifications through Firebase Cloud Messaging
JavaScript ★ 19 9y agoExplain → -
blurhash.js
Mirror
TypeScript ★ 14 7y agoExplain → -
baron
Baron is a WebRTC-based IM for the browser
JavaScript ★ 12 12y agoExplain → -
awesome-selfhosted ⑂
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
JavaScript ★ 10 9y agoExplain → -
Snowfall
HTML5-canvas based snowfall JavaScript
JavaScript ★ 9 11y agoExplain → -
pubsubhubbub
A mountable PubSubHubbub server for Rails
Ruby ★ 9 9y agoExplain → -
mastodon ⑂
A GNU Social-compatible microblogging server
Ruby ★ 8 7y agoExplain → -
Paginator
Minimal PHP paginator class. Generates pagination navigation based on total items number and offset.
PHP ★ 8 13y agoExplain → -
book-toot-bot
A Ruby script that will post a book to a Mastodon account.
Ruby ★ 7 7y agoExplain → -
passwordCheck.js
Password strength evaluator
JavaScript ★ 5 13y agoExplain → -
emoji-mart ⑂
One component to pick them all 👊🏼
JavaScript ★ 4 6y agoExplain → -
Capture
Open-source quick screen grabbing tool in Python
Python ★ 4 14y agoExplain → -
owncast ⑂
Take control over your live stream video by running it yourself. Streaming + chat out of the box.
★ 3 4y agoExplain → -
hot2bot ⑂
Python Twitter bot framework for use with Cobe
Python ★ 3 9y agoExplain → -
generic-ban
A generic PHP ban class. Supports IP bans, alt account bans, and expiring bans. Uses redis.
PHP ★ 3 14y agoExplain → -
ElasticEmail-PHP
PHP class for ElasticEmail.com
PHP ★ 3 13y agoExplain → -
mastodon-java-api-example
Example Android app that uses Mastodon API via OAuth2
Java ★ 3 9y agoExplain → -
zeon
Minimalist federated message board in Ruby
Ruby ★ 3 15y agoExplain → -
instant-bot ⑂
⚡️🤖 Instant bots on AWS Lambda ⚡️
JavaScript ★ 2 8y agoExplain → -
i18n-tasks ⑂
Manage translation and localization with static analysis, for Ruby i18n
Ruby ★ 2 7y agoExplain → -
nsa ⑂
Publish Rails application metrics to statsd.
Ruby ★ 2 6y agoExplain → -
delight ▣
Desktop client for Matrix
JavaScript ★ 2 4y agoExplain → -
colorless-chat
Web group chat
JavaScript ★ 2 10y agoExplain → -
colorless-old
theColorless.net archive codebase
PHP ★ 2 13y agoExplain → -
essence ⑂
Extracts informations about medias on the web, like youtube videos, twitter statuses or blog articles.
PHP ★ 2 13y agoExplain → -
SaDOS
A guiding tutorial console in JavaScript
JavaScript ★ 2 13y agoExplain → -
open-letter ⑂
An open letter calling for a hard fork of Rails to remove DHH's influence
★ 1 9mo agoExplain → -
paperclip-av-transcoder ⑂
Audio/Video Transcoder for Paperclip using FFMPEG/Avconv
Ruby ★ 1 9y agoExplain → -
Font-Awesome-SVG-PNG ⑂
Font Awesome split to individual SVG and PNG files of different sizes along with Node.JS based generator
JavaScript ★ 1 8y agoExplain → -
counter_cache-rails ⑂
ActiveRecord child records counter caching on your rails application cache store.
Ruby ★ 1 8y agoExplain → -
pghero ⑂
A performance dashboard for Postgres
Ruby ★ 1 7y agoExplain → -
ruby ⑂
The Ruby Programming Language
Ruby ★ 1 7y agoExplain → -
devise-two-factor ⑂
Barebones two-factor authentication with Devise
Ruby ★ 1 7y agoExplain → -
paperclip-ipfs-storage ⑂
The paperclip storage library to save files on IPFS network
Ruby ★ 1 9y agoExplain → -
json-ld-preloaded ⑂
A meta-release of the json-ld gem including preloaded vocabularies
★ 1 6y agoExplain → -
twittersphere
A thing that fetches user connections from Twitter and exports them to a GDF (directed graph file) that can be used e.g. in Gephi
Ruby ★ 1 11y agoExplain → -
onebox ⑂
A gem for turning URLs into website previews
Ruby ★ 1 11y agoExplain → -
Tusky ⑂
an android client for the microblogging server Mastodon
Java ★ 1 9y agoExplain → -
colorless-hotkeys
Navigation hotkeys for theColorless.net
JavaScript ★ 1 13y agoExplain → -
Colorchat
Ruby and EventMachine-based webchat application supporting WebSockets and a Comet fallback
Ruby ★ 1 13y agoExplain → -
react-router-scroll ⑂
React Router scroll management
JavaScript ★ 0 8y agoExplain → -
rails ⑂
Ruby on Rails
Ruby ★ 0 9y agoExplain → -
react-autosuggest ⑂
WAI-ARIA compliant React autosuggest component
JavaScript ★ 0 9y agoExplain → -
andstatus ⑂
Low traffic social networking client with tree-like threaded conversations. For Android
Java ★ 0 9y agoExplain → -
react-notification ⑂
Snackbar notifications for React
JavaScript ★ 0 9y agoExplain → -
react-motion ⑂
A spring that solves your animation problems.
JavaScript ★ 0 10y agoExplain → -
plax ⑂
JQuery powered parallaxing
JavaScript ★ 0 11y agoExplain → -
docktastic-examples
Example Docktastic applications
Ruby ★ 0 11y agoExplain → -
yourwaifu ⑂
A bot that replies with your perfect waifu
★ 0 11y agoExplain → -
docker-minecraft ⑂
An easy way to get a Minecraft server up and running using docker.
Shell ★ 0 11y agoExplain → -
NetSpeed ⑂
An extension for gnome 3 to show internet speed
★ 0 11y agoExplain → -
list-view ⑂
An incremental rendering list view for Ember.js
★ 0 12y agoExplain → -
kissmetrics-php ⑂
KISSmetrics PHP class without singleton overusage
PHP ★ 0 12y agoExplain → -
colorless-blacklist
Chrome Extension that allows blending out certain users on theColorless.net
JavaScript ★ 0 14y agoExplain → -
rtc-connector
JavaScript WebRTC connector class
JavaScript ★ 0 12y agoExplain → -
cat-petting-sim
Cat Petting Simulator 2014, alias "Cat Clicker"
JavaScript ★ 0 12y agoExplain → -
cl2irc
TheColorless.net chat to IRC proxy
Ruby ★ 0 13y agoExplain → -
ExportHtml ⑂
Sublime Text - Export code to HTML for copying/printing/saving. Also, export code to BBCode for forum posts.
Python ★ 0 13y agoExplain → -
dingle
Dingle is a rating/review hub for ISPs
Ruby ★ 0 13y agoExplain → -
laravel ⑂
A PHP Framework For Web Artisans
PHP ★ 0 13y agoExplain →
No repos match these filters.
More creators on gitmyhub
kennethreitz StephenGrider benawad jonasschmedtmann gamemann