Posts

  • laravel-wallet

    It’s easy to work with a virtual wallet

    Version Laravel PHP Release date End of improvements End of support
    11.x [LTS] ^11.0, ^12.0 8.3,8.4,8.5 Mar 14, 2024 May 1, 2026 Sep 6, 2026

    Tags: #php • wallet • virtual

  • combinator

    A curated list of combinators

    This package provides a comprehensive collection of well-known combinators for PHP, enabling a more declarative, [point-free programming style].

    Tags: #php • combinator • combinatory-logic

  • echarts-gl

    Extension pack for Apache ECharts, providing globe visualization and 3D plots.

    ECharts-GL is an extension pack of Apache ECharts, which providing 3D plots, globe visualization and WebGL acceleration.

    Tags: #javascript • echarts • webgl

  • angular-editor-fabric-js

    Drag-and-drop editor based on Fabricjs for Angular.io

    Drag-and-drop editor based on Fabricjs for Angular with multiple options

    Tags: #typescript • fabric • fabricjs

  • vscode-markdown-preview-enhanced

    One of the “BEST” markdown preview extensions for Visual Studio Code

    Markdown Preview Enhanced is an open source project released under the University of Illinois/NCSA Open Source License. Its ongoing development is made possible thanks to the support by these awesome backers. You can help make this project better by supporting us on GitHub Sponsors, PayPal, or 微信支付 Wechat Pay. Thank you!

    Tags: #typescript • vscode-extension • markdown

  • Markus

    Git repository of MarkUs

    • Student files are stored using git
    • Students submit files through the web interface or using version control
    • Graders can easily annotate students’ code
    • Instructors can form groups or students can form groups on their own
    • Web-based course administration
    • See the Wiki pages for more features

    Tags: #ruby

  • dss

    Digital Signature Service : creation, extension and validation of advanced electronic signatures

    This is the official repository for project DSS : https://ec.europa.eu/digital-building-blocks/wikis/display/DIGITAL/Digital+Signature+Service+-++DSS.

    Tags: #java • xades • cades

  • signpost

    A light-weight client-side OAuth library for Java

    Using Signpost is as simple as it could possibly get – all actions are executed with only a few lines of code. For example, this is how you would sign a classic Java HTTP message using Signpost:

            // create an HTTP request to a protected resource
            URL url = new URL("http://api.example.com/protected")
            HttpURLConnection request = (HttpURLConnection) url.openConnection();
    
            // sign the request (consumer is a Signpost DefaultOAuthConsumer)
            consumer.sign(request);
    
            // send the request
            request.connect();
    

    Signpost exposes a minimalistic API designed for two purposes: Signing HTTP messages and requesting tokens from an OAuth service provider. Everything else is beyond the scope of the OAuth specification, and is thus left to the HTTP messaging layer, where it belongs.

    For more exhaustive examples, please refer to GettingStarted.

    Tags: #java

  • proxyee

    HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.

    Proxyee is a JAVA written HTTP proxy server library that supports HTTP, HTTPS, Websocket protocols, and supports MITM (Man-in-the-middle), which can capture and tamper with HTTP, HTTPS packet.

    Tags: #java • http • https

  • kactus

    :cactus: A true version control tool for designers

    Download the installer for your operating system:

    Tags: #typescript • kactus • git

subscribe via RSS