Posts

  • PAGI

    PHP AGI ( Asterisk Gateway Interface ) facade, with CDR ( Call Detail Record ), Call spool and schedule auto dial, Send and Receive Fax, Channel Variables, and Caller ID management

    This framework is intended to simply making ivr applications using Asterisk’s AGI, providing a nice level of abstraction over what an IVR should look like from a developers’ perspective.

    Tags: #php • asterisk • ivr

  • php-pdftk

    A PDF conversion and form utility based on pdftk

    php-pdftk brings the full power of pdftk to PHP - and more.

    • Fill forms, either from a XFDF/FDF file or from a data array (UTF-8 safe for unflattened forms, requires pdftk 2.x !)
    • Create XFDF or FDF files from PHP arrays (UTF-8 safe!)
    • Create FDF files from filled PDF forms
    • Combine pages from several PDF files into a new PDF file
    • Split a PDF into one file per page
    • Add background or overlay PDFs
    • Read out meta data about PDF and form fields
    • Set passwords and permissions
    • Remove passwords

    Tags: #php

  • ytk-learn

    • Supports most of operating systems: Linux, Mac OS, Windows
    • Supports various platforms: single machine, common cluster, hadoop, spark
    • Supports local file system and hdfs file system
    • Provides uniform file system interface and can be applied to other file systems easily.
    • Provides user friendly codes for online prediction.
    • Without complex installation, only needs Java SE Runtime Environment 8 installation.

    For more details, refer to features

    Tags: #java • machine-learning • distributed

  • boinc

    Open-source software for volunteer computing and grid computing.

    The University of California holds the copyright on all BOINC source code. By submitting contributions to the BOINC code, you irrevocably assign all right, title, and interest, including copyright and all copyright rights, in such contributions to The Regents of the University of California, who may then use the code for any purpose that it desires.

    Tags: #php • boinc • distributed-computing

  • manage-fastapi

    :rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.

    • Creates customizable project boilerplate.

    • Creates customizable app boilerplate.

    • Handles the project structuring for you.

    • Optional Dockerfile generation.

    • Optional docker-compose generation for your project needs.

    • Optional pre-commit hook generation.

    Tags: #python • fastapi • boilerplate

  • speech-to-text-nodejs

    :microphone: Sample Node.js Application for the IBM Watson Speech to Text Service

    1. Sign up for an IBM Cloud account.
    2. Download the IBM Cloud CLI.
    3. Create an instance of the Speech to Text service and get your credentials:
      • Go to the Speech to Text page in the IBM Cloud Catalog.
      • Log in to your IBM Cloud account.
      • Click Create.
      • Click Show to view the service credentials.
      • Copy the apikey value.
      • Copy the url value.

    Tags: #javascript

  • 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

subscribe via RSS