Open-Source@Work


At Incursus, we not only embrace the open-source software movement, we revere it. Our creative and technical teammates are required to create their own open-source projects, or participate in existing projects. Below are some of those efforts. Enjoy!

NOTE: Many of these projects are just getting off the ground, and thus have no initial release. Additionally, we host all of our open-source code repositories via GitHub.com. All support for open-source projects is/will be handled there! Unless otherwise specified, Incursus open source projects are made available under the GPL 3.0 license.

Laravel S3 Tools

Stable Release Available

May 6, 2019

This Laravel package contains additional functionality not currently in Laravel for interfacing with Amazon's S3 service. In particular, there are methods for dealing with versioned objects within S3. 


Replacer

In Development Still

August 27, 2016

Replacer is a Drupal 8 module designed to provide a filtering mechanism by which content can be filtered on the fly. You define "filters" which consist of regex search patterns and replacement values, and select the entities and content types against which you wish the filter to apply.


Pusher Integration

Stable Release Available

August 12, 2016

Pusher Integration is a Drupal 8 module designed to provide a robust interface for integrating Pusher.com services into Drupal modules and apps. By itself, it doesn't do anything, but rather is a tool for Drupal developers to incorporate realtime message broadcasting into their modules and applications.


SiteCommander

Pre-Release Available

August 9, 2016

SiteCommander (previously DrupalStat) is a Drupal 8 module which serves as an interactive dashboard to manage and monitor your Drupal 8 sites. It features a variety of shortcuts and visuals to help you quickly gauge things or perform routine tasks.


H2O

In Development Still

July 15, 2016

H2O is an open-source ITAM platform (IT Asset Management) designed to provide complete tracking and visibility into a company's IT assets. Planned features include configuration management, warranty tracking, lease management, reporting, data feeds, alerts, and more.


Redistat

Deprecated

July 14, 2016

Redistat is a Drupal 8 module which provides a visual depiction of your Redis caching performance and statistics.


GlassWorX

In Development Still

July 14, 2016

GlassWorX aims to be a freely available open-source web-based invoicing system for small businesses. Features will include invoicing customizable templates, custom fields, ledger, reporting, exporting to tools such as QuickBooks, hooks for online payment processors, etc.


DrupalStat

Pre-Release Available

July 13, 2016

DrupalStat is an interactive dashboard to manage and monitor your Drupal 8 sites. It features a variety of shortcuts and visuals to help you quickly gauge things or perform routine tasks.


Huze

In Development Still

July 12, 2016

Huze is an open source PHP toolkit for converting data to and from the most popular color models in use today (RGB, CMYK, HSV, etc.) It also supports realistic "color mixing", in both additive and subtractive approaches, swatch generation, and a harmonic color generator.


menu_markup

Stable Release Available

July 12, 2016

menu_markup is a module for Drupal 8 that enables you to use HTML markup in menu titles. By default, Drupal 8 will not accept HTML markup as part of a menu title. This module allows you to configure markup to be shown along with specific menu titles (including submenu items). This can be very handy if you want to show a glyphicon from Bootstrap or an icon from FontAwesome, etc. in front of your menu titles. This version of the module only works with the v8.x releases of Drupal.