Showing 20 open source projects for "java projects on linux"

View related business solutions
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 1
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development. However, performance and small-footprint are some of the main design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    bz-htmlcss2rtf

    bz-htmlcss2rtf

    PHP/Java Making RTF and HTML (with CSS and Script Code) Files

    This application was developed in PHP/Java and helps to you to generate RTF File including Images, Tables and Lists. It is useful to generate html files with css and script code in design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Geeklog Plugins, Static Pages and Blocks

    Multilingual FAQ and other addons for the Geeklog CMS

    This is a plugin project for the Geeklog CMS, providing plugins, static pages and blocks. The main project is MultiFAQ - a multilingual FAQ that lets each user see the FAQ in their chosen language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Kjora Framework is a lightweight PHP 5.3 framework. It provides an architecture to build a Model-View based website, with a dynamic data access object, and a "One Page - One Class" system to design it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Two full-fledged classes dealing with dates (class cDate) and spans of time class cPeriod) written in PHP. The datecalc project is a sub-project of tbvs (http://sourceforge.net/projects/tbvs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A PHP class that helps you when using Database driven projects providing functionalities to speed up development and code reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 10
    This is a PHP 5 API wrapper for The Enterprise Open Source Billing solution, jbilling. This wrapper abstracts the native java JBillingAPIFactory to allow full integration with JBilling from PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Helma is a web application framework. It offers support for various scripting engines, but still the Rhino JS scripting engine plugin is the only bundled plugin. This project offers a PHP plugin, allowing PHP developers to make use of the Helma web appli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SoEasy PHP é um framework para prover o controller do mvc. Fornece ferramentas 100% orientadas a objetos para a obtenção de estruturas de programação inspiradas em frameworks "java-style" como V-Raptor, Struts etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PACL - PHP Advanced Component Library is an advanced "java-style" PHP5 framework/class library for easy building robust web applications. The vision is to enable abstract and rapid development of sophisticated PHP applications in few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A useful library of common application objects for PHP 5 projects. This framework includes a collections package, simplifies web responses and using request info, standardizes file and stream usage, and includes a powerful domain model and query syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    gi

    Component-oriented PHP framework

    Attempt to create a PHP-framework: component-oriented; with global DI-container; for micro-services and also for big module-builded projects; with its own ORM. Little demo: http://complex.php.gi.igor-gilman.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    phpkernel

    phpkernel

    Framework orientado a objeto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This package can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next