Posts

  • phpLDAPadmin

    phpLDAPadmin - Web based LDAP administration tool

    phpLDAPadmin is a web based LDAP data management tool for system administrators. It is commonly known and referred by many as β€œPLA”.

    PLA is designed to be compliant with LDAP RFCs, enabling it to be used with any LDAP server. If you come across an LDAP server, where PLA exhibits problems, please open an issue with full details of the problem so that we can have it fixed.

    For up to date information on PLA, please head to the wiki.

    NOTE: GIT master is currently in active development, and as such functionality may be missing, broken or not working as expected.

    If you are after a working version of PLA, please use one of the tagged releases.

    Tags: #php β€’ phpldapadmin β€’ ldap-administration

  • dry-web

    Lightweight web application stack with pluggable routing front-ends

    Tags: #ruby

  • modernizr-rails

    Gem wrapper to include the Modernizr.js library via the Rails 3.1 asset pipeline.

    The modernizr-rails gem will include the Modernizr.js library into your Rails 3.1+ app via the asset pipeline. This gem is bundled with the last tagged release version from the Modernizr GitHub repo, which is minified by the Rails Assets Pipeline for you automatically. If you need custom feature detection tests, consider the Custom feature detection tests section in this README.

    Tags: #ruby

  • bdash

    Simple SQL Client for lightweight data analysis.

    Simple SQL Client for lightweight data analysis.

    Tags: #typescript β€’ electron β€’ sql

  • bkash

    PHP client for bKash Payment Gateway API

    Please refer to our extensive Wiki documentation for more information.

    Tags: #php β€’ bkash β€’ bkash-online-payment

  • seirsplus

    Models of SEIRS epidemic dynamics with extensions, including network-structured populations, testing, contact tracing, and social distancing.

    This package implements models of generalized SEIRS infectious disease dynamics with extensions that allow us to study the effect of social contact network structures, heterogeneities, stochasticity, and interventions, such as social distancing, testing, contact tracing, and isolation.

    Tags: #python β€’ epidemiology β€’ epidemiology-analysis

  • store_attribute

    ActiveRecord extension which adds typecasting to store accessors

    ActiveRecord extension which adds typecasting to store accessors.

    Originally extracted from not merged PR to Rails: rails/rails#18942.

    Tags: #ruby β€’ activerecord β€’ store-accessors

  • Excel-Custom-Functions

    Learn about custom functions in Excel.

    Custom functions enable you to add new functions to Excel by defining those functions in JavaScript as part of an add-in. Users within Excel can access custom functions just as they would any native function in Excel, such as SUM().

    This repository contains the source code used by the Yo Office generator when you create a new custom functions project. You can also use this repository as a sample to base your own custom functions project from if you choose not to use the generator. For more detailed information about custom functions in Excel, see the Custom functions overview article in the Office Add-ins documentation or see the additional resources section of this repository.

    Tags: #typescript

  • phprouter

    PhpRouter is a powerful, and very fast HTTP URL router for PHP projects

    PhpRouter is a powerful, lightweight, and very fast HTTP URL router for PHP projects.

    Some of the provided features:

    • Route parameters
    • Predefined route parameter patterns
    • Middleware
    • Closure and class controllers/middleware
    • Route groups (by prefix, middleware, and domain)
    • Route naming (and generating route by name)
    • PSR-7 requests and responses
    • Views (simple PHP/HTML views)
    • Multiple (sub)domains (using regex patterns)
    • Custom HTTP methods
    • Integrated with an IoC Container (PhpContainer)
    • Method and constructor auto-injection of Request, Route, Url, etc

    The current version requires PHP v7.4 or newer versions including v8.*.

    Tags: #php β€’ router β€’ routing

  • holidays

    A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!

    Functionality to deal with holidays in Ruby.

    Extends Ruby’s built-in Date and Time classes and supports custom holiday definition lists.

    Tags: #ruby

subscribe via RSS