Posts

  • daloradius

    daloRADIUS is an advanced RADIUS web management application for managing hotspots and general-purpose ISP deployments. It features user management, graphical reporting, accounting, a billing engine, and integrates with OpenStreetMap for geolocation. The system is based on FreeRADIUS with which it shares access to the backend database.

    To install daloRADIUS, you can follow the installation guide available in the project’s official wiki:

    Alternatively, you can also find the installation guide in the doc/install folder of this repository.

    If you encounter any issues during the installation or have any questions, feel free to ask for support in the Issues section.

    Tags: #php • hotspot-management • radius

  • wasmer-php

    🐘🕸️ WebAssembly runtime for PHP

    • Easy to use: The wasmer API mimics the standard WebAssembly C API,
    • Fast: wasmer executes the WebAssembly modules as fast as possible, close to native speed,
    • Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.

    Tags: #php • php-extension • rust

  • buffer-backed-object

    Buffer-backed objects in JavaScript.

    BufferBackedObject creates objects that are backed by an ArrayBuffer. It takes a schema definition and de/serializes data on-demand using [DataView][dataview] under the hood. The goal is to make [ArrayBuffer][arraybuffer]s more convenient to use.

    npm i -S buffer-backed-object
    

    Tags: #javascript

  • json-rules-engine

    A rules engine expressed in JSON

    json-rules-engine is a powerful, lightweight rules engine. Rules are composed of simple json structures, making them human readable and easy to persist.

    Tags: #javascript • rules-engine • rules-processor

  • sprockets-rails

    Sprockets Rails integration

    Provides Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline.

    Tags: #ruby

  • PyDMD

    Python Dynamic Mode Decomposition

    Tags: #python • dynamic-mode-decomposition • dmd

  • hanzi-writer-data

    The data used by Hanzi Writer

    View a live-demo of this data at chanind.github.io/hanzi-writer-data

    Tags: #python

  • laravel-page-speed

    Package to optimize your site automatically which results in a 35%+ optimization

    Simple package to minify HTML output on demand which results in a 35%+ optimization. Laravel Page Speed was created by [Renato Marinho][link-author], and currently maintained by [João Roberto P. Borges][link-maintainer], [Lucas Mesquita Borges][link-maintainer-2] and [Renato Marinho][link-author].

    Tags: #php • laravel • laravel-5-package

  • sage-acf-wp-blocks

    Composer library for generating ACF Gutenberg blocks from templates. Intended for use with Roots/Sage (http://roots.io)

    Generate ACF Gutenberg blocks just by adding templates to your Sage theme. This package is based heavily on this article by nicoprat.

    Tags: #php • wordpress • gutenberg

  • html-invoice-generator

    JavaScript tool that will transform your HTML invoice template to fully functional invoice editor

    This Invoice Generator will easily transform your HTML invoice template in fully functional invoice editor. To create your own invoice template and use it with this generator see the Create your own invoice template section.

    Tags: #javascript

subscribe via RSS