Showing 355 open source projects for "php-java-bridge"

View related business solutions
  • Jscrambler: Pioneering Client-Side Protection Platform Icon
    Jscrambler: Pioneering Client-Side Protection Platform

    Jscrambler offers an exclusive blend of cutting-edge first-party JavaScript obfuscation and state-of-the-art third-party tag protection.

    Jscrambler is the leader in Client-Side Protection and Compliance. We were the first to merge advanced polymorphic JavaScript obfuscation with fine-grained third-party tag protection in a unified Client-Side Protection and Compliance Platform. Our integrated solution ensures a robust defense against current and emerging client-side cyber threats, data leaks, and IP theft, empowering software development and digital teams to innovate securely. With Jscrambler, businesses adopt a unified, future-proof client-side security policy all while achieving compliance with emerging security standards including PCI DSS v4.0. Trusted by digital leaders worldwide, Jscrambler gives businesses the freedom to innovate securely.
    Learn More
  • Dragonfly | An In-Memory Data Store without Limits Icon
    Dragonfly | An In-Memory Data Store without Limits

    Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.

    Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
    Learn More
  • 1
    A Java toolbox with commonly used Farsi Language functions. Includes functions for text manipulation, standardization, normalization, search, replace and changing words and ligatures. Fixing White space problems, Jalai date and Calendar, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mavscript ermöglicht es in einem Textdokument Berechnungen durchzuführen. Die eigentliche Berechnung verarbeitet das Algebraprogramm Yacas (oder der Java-Interpreter BeanShell).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XML Editor for www.xical.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A tool to modify existing PDF documents in a simple and user-friendly way. The main features are merging, erasing pages, changing the page order and rotating pages in 90° steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • anny is an all-in-one platform for managing hybrid workplaces and shared resources. Icon
    anny is an all-in-one platform for managing hybrid workplaces and shared resources.

    For Businesses looking for a flexible solution for internal and external bookings

    Enable your employees to easily book desks, meeting rooms, parking spots, equipment, and more – all in one place. With flexible rules and group permissions, you stay in full control of who can access what.
    Learn More
  • 5
    Task for ANT to produce documentation with (PDF)LaTeX using BibTeX, Makeindex and GlossTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OmegaT+ Computer Assisted Translation (CAT) tools platform that includes OmegaT+ (translation processor), bitext2tmx (aligner/TMX editor), and Validator (TMX validation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Apolda is a plugin for the Gate framework (see http://sourceforge.net/projects/gate/) that annotates texts with labels of concepts from an arbitrary OWL-ontology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    English - Interlingua translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSpell is a Java API for providing text-checking functionality (spell checkers, grammar checkers, style checkers etc.) to Java programs. It is designed to support all text-checking engines via a plugin architecture, and to be as easy to use as possib
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    Un editor de texto simple usando JAVA, creado en NetBeans, con propositos educativos. Una muy buena alternativa al bloc de notas tradicional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Make your file PDF with one interface friendly, all is visual, only you have to click and make your own PDF, is totally free, is make in JAVA. You can make PDF profesional with this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TagParser is a java parser based on CSS formulas (like JQuery) and can parse any documents based on tags such as XML, HTML. Furthermore, it doesn't require documents to be well formed and can parse complex documents with embedded scripts or CSS parts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An editor for java source files which includes support for Unicode and autoformatting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Lekhar

    A Devanagari writing Java Application

    A very simple Java application to write in Devanagari script using the simple QWERTY keyboard (US). The Devanagari Aksharas (syllables) are mapped to their phonetically equivalent counterparts on the English keyboard (there are exceptions to this).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a java utility to open a text file and search the text based on types. For eg. you could add the names like and "banana", "apple" and so on and place it under the type fruit. A search for fruit would list lines with all the members in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java csveditor
    A CSV editor written in Java 1.6 Developed using NetBeans IDE 6.0.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TextMarker
    TextMarker is now developed and hosted at Apache UIMA (http://uima.apache.org/textmarker.html). TextMarker is a UIMA-based tool for information extraction and more. The full featured editor of the rule language and the build process of UIMA descriptors are complemented with components for visualization, explanation, testing and rule learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BonGoLipi (Bong-Go-Lipi) is a transliteration tool to convert phonetically typed Bengali (Bangla) into text displayable with Unicode or non-Unicode fonts. It supports different transliteration schemes. The objective is to propagate standardized Bengali.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JPDF Export
    JPDF Export is a java library built on the famous iText library. It provides simple functions that can be used to build complex pdf files. It also provides simple classes to merge, split and convert pdf files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PregexEval is a tiny and a simple regex evaluator. You type your regex, type a string to match and, for every characters entered you'll see if it matches and also see a full description of the matching. It's a NFA-based matching as in Perl 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSnapScreen provides snap screen service in java environment, which exposes enough interfaces to capture image and get the captured image, you can integrate it with your appliction easily and perfectly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Novelang is a document generator based on a Wiki syntax.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    JCaseChanger

    Change the capitalisation of text quickly and easily.

    Change the capitalisation of text quickly and easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB