42 projects for "php/java bridge" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Symfony PHPUnit Bridge

    Symfony PHPUnit Bridge

    Provides utilities for PHPUnit

    Symfony PHPUnit Bridge is a tool that facilitates unit and functional testing within Symfony applications. It enhances PHPUnit’s capabilities by providing better integration, including improved error reporting and test isolation. The bridge supports deprecation notices, legacy code compatibility, and automatic configuration for running tests efficiently.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Symfony Twig Bridge

    Symfony Twig Bridge

    Provides integration for Twig with various Symfony components

    Symfony Twig Bridge is a component that provides integration between the Symfony framework and the Twig templating engine. It enhances Twig’s capabilities by adding custom functions, filters, and extensions specifically designed for Symfony applications. The bridge allows developers to seamlessly use Twig templates within their Symfony projects, enabling efficient frontend rendering and dynamic content presentation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Symfony Monolog Bridge

    Symfony Monolog Bridge

    Provides integration for Monolog with various Symfony components

    Symfony Monolog Bridge is a Symfony component that provides seamless integration between the Monolog logging library and Symfony applications. It acts as a bridge, allowing developers to leverage Monolog's robust logging capabilities within the Symfony framework. The bridge supports various logging handlers, including files, databases, and third-party services, while also allowing customization of log channels and formatting.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Laravel Cascade Soft Deletes

    Laravel Cascade Soft Deletes

    Cascading deletes for Eloquent models that implement soft deletes

    In scenarios when you delete a parent record - say for example a blog post - you may want to also delete any comments associated with it as a form of self-maintenance of your data. Normally, you would use your database's foreign key constraints, adding an ON DELETE CASCADE rule to the foreign key constraint in your comments table. It may be useful to be able to restore a parent record after it was deleted. In those instances, you may reach for Laravel's soft deleting functionality. In doing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Android Runtime for NativeScript

    Android Runtime for NativeScript

    NativeScript for Android using v8

    ...NativeScript is a framework that enables developers to write truly native mobile applications for Android and iOS using JavaScript and CSS. Each mobile platform has its own ecosystem and offers completely different development tools and language(s) - Java for Android and Objective C (Swift) for iOS. In order to translate JavaScript code to the corresponding native APIs some kind of proxy mechanism is needed. This is exactly what the "Runtime" parts of NativeScript are responsible for. The Android Runtime may be thought of as "The Bridge" between the JavaScript and Android worlds. A NativeScript application for Android is a standard native package (apk) that besides the JavaScript files embeds the runtime as well.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Grassroots DICOM

    Grassroots DICOM

    Cross-platform DICOM implementation

    Grassroots DiCoM is a C++ library for DICOM medical files. It is accessible from Python, C#, Java and PHP. It supports RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax. It comes with a super fast scanner implementation to quickly scan hundreds of DICOM files. It supports SCU network operations (C-ECHO, C-FIND, C-STORE, C-MOVE). PS 3.3 & 3.6 are distributed as XML files. It also provides PS 3.15 certificates and password based mecanism to anonymize and de-identify DICOM datasets.
    Leader badge
    Downloads: 241 This Week
    Last Update:
    See Project
  • 7
    compileflow

    compileflow

    Core business process engine of Alibaba Halo platform

    ...The Compileflow process engine is an important part of Taobao Business Process Management(TBBPM), which is dedicated to optimizating operations at Alibaba’s Taobao Marketplace. Specifically, Compileflow is designed to focus on pure memory execution and stateless process engines by converting process files to generate, compile and execute java code. Currently, compileflow powers multiple core systems such as Alibaba's e-commerce stores and transactions. Compileflow allows developers to design their own business processes through the process editor, which will visualize complex business logic, and build a bridge between designers and development engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The FMI++ Library

    The FMI++ Library

    A High-level Utility Package for FMI-based Software Development

    The Functional Mock-up Interface (FMI) specification intentionally provides only the most essential and fundamental functionalities in the form of a C interface. On the one hand, this increases flexibility in use and portability to virtually any platform. On the other hand, such a low-level approach implies several prerequisites a simulation tool has to fulfill in order to be able to utilize such an FMI component. The FMI++ library addresses this problem for models and tools with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libpython-clj

    libpython-clj

    Python bindings for Clojure

    libpython-clj is a deep interop library enabling you to load and use Python modules from within Clojure as if they were native namespaces—and even extend Python objects from Clojure. It bridges to the Python C API, preserving REPL‑based workflows. Bridge between JVM objects and Python objects easily; use Python in your Java and use some Java in your Python. Python objects are linked to the JVM GC such that when they are no longer reachable from the JVM, their references are released. Scope-based resource contexts are also available. Finding the Python libraries is done dynamically, allowing one system to run on multiple versions of Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Laravel Hashids

    Laravel Hashids

    A Hashids bridge for Laravel

    A Hashids bridge for Laravel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The PHP script engine for Java. --- Run PHP applications within any J2EE server or servlet engine and/or connect script engines like PHP with Java or .NET back ends efficiently.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 12
    Hoa\Ruler

    Hoa\Ruler

    The Hoa\Ruler library.

    Hoa is a modular, extensible, and structured set of PHP libraries. Moreover, Hoa aims to be a bridge between the industrial and research worlds. This library allows to manipulate a rule engine. Rules can be written by using a dedicated language, very close to SQL. Therefore, they can be written by a user and saved in a database.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Ruby-processing

    Ruby-processing

    Bridge between the Processing creative-coding framework and Ruby

    Ruby-processing is a bridge between the Processing creative-coding framework (originally Java-based) and the Ruby language, created to let developers and artists write Processing sketches using Ruby syntax. It enables the well-known graphics, animation, interaction and sketching patterns of Processing in a Ruby environment, which can be appealing to those who prefer Ruby’s syntax or already live in the Ruby ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    JNIAnotationBridge

    Automatic c++ JAVA JNI code generator via annotations

    Automatic c++ JAVA JNI code generator via annotations Supported: JNI header + source code with automatic cast to c++ bridge class Java String conversion to std::string Bridge c++ class to Java class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP-JRU (PHP Jasper Report Utils) Es una librería que permite generar reportes usando la tecnología JasperReport en PHP mediante el modulo Java/Bridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Bridge to Babylon

    Object relational mapper

    Bridge To Babylon is a java object relational mapper (java ORM). It is intended to be lightweight and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Big Sack

    Big Sack: A lightweight Java Key/Value store with undo and disk cache.

    Big Sack is a Java persistence mechanism that allows storage of key value pairs following the popular Big Data paradigms. Its a very simple and straightforward way to bridge the gap between in-memory data structures and long-term storage. It has the convenience of Java SDK TreeMap and TreeSet classes and is used the same easy way, but it includes rollback through undo logging to checkpoint data so it does not wind up in an unknown state regardless of failures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This module provides a communication facility between Ruby and Java. The current implementation is written in pure Java and pure ruby so as to run on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Commons-SSH is a thin bridge between different Java SSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JSF Portlet Bridge. Implementation of the JSR-301 and JSR-329 portlet bridge specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Modification for Doctrine ORM 1.2.2 that generates Zend Forms ready to be used in your controllers. The forms generated with this bridge accept population with Doctrine Records and return Doctrine Records wich can be saved with a single line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Zabbix trap (zabtrap) client library allows you to send traps to a zabbix trap item configured on a zabbix server from your Java applications. For a full JMX Zabbix bridge (zabbix agent), check out http://www.kjkoster.org/zapcat/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML Bridge Next Generation (XBridgeNG) is an item/ ticket data exchange format along with an execution runtime based on Apache Ant. It allows you to set up integrations between various tools like Serena TeamTrack, HP QualityCenter, Perforce and many more
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next