Search Results for "java project with source code" - Page 11

Showing 716 open source projects for "java project with source code"

View related business solutions
  • 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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    phpCodeGenie Reloaded

    phpCodeGenie Reloaded

    phpCodeGenie Reloaded is an automated code writer...

    phpCodeGenie Reloaded is an automated code writer which allows you to generate CRUD (create, read, update, delete) interactions with any MySQL database. It includes an intuitive interface, integrated help documentation, and a project template to help you get your project started quickly. Just design your database and let phpCodeGenie Reloaded do the coding for you. This is a continuation of Nilesh Dosooye's phpCodeGenie project. I hope to take this project to new levels with new features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Adapto

    Adapto

    PHP framework for data management apps with minimal code

    Adapto is a small PHP framework targeted at creating data management applications with minimal code. Adapto concentrates on what makes it unique, and uses the Zend Framework for caching, view rendering, database connectivity, etc. Adapto continues the concepts originated by the iBuildings ATK framework, improving and updating ATK, and porting it to the Zend Framework for underlying support. The Adapto project is led by Ivo Jansch, the 'inventor' of the ATK Framework and Achievo, the ATK...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SWORD (Simple Web-service Offering Repository Deposit) is a protocol for interoperable deposit between repository platforms. It was developed by a JISC project during 2007, followed by the SWORD v2 project in 2011. See www.swordapp.org for further info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AgilePHP
    Rapid Application Development framework for PHP 5.3+ featuring MVC, ORM, annotations, interceptors, remoting, soap & rest web services, caching, logging, identity/role mgmt, i18n, XSLT code generation, AJAX/WebSocket integration and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    TimeTracker is a tracker of time into tasks over an <strong>SOAP</strong> webservice<br/> - Server works into WAMP/LAMP architecture and is totaly independant<br/> - 2 clients works presently into PHP-GTK, Java Swing client<br/>
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A mobile phone application (for both Android and J2ME) which can download, store, and run offline quizzes from the project's own wiki. Microemulator+LWUIT enables a single code base to support both J2ME and Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Openology is an opensource project to build a PHP web application development framework with its associated tools and applications. It consists of 3 parts, the core codes, a setup-code generation-deployment interface and a standard UI specification.
    Downloads: 0 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
    wrath

    wrath

    Single-player first person shooter game for JSR-184 Java/J2ME phones.

    Re-live this classic story as an interactive 3D real-time action/adventure. Lead one of the world's greatest warriors, Achilles, through an almost never ending maze of encounters. All significant themes of the epic poem are explored. You'll discover the substance of heroism as well as the concepts of glory and honor by attempting to control the consuming rage within Achilles. Minimum requirements: JSR-184(Mobile 3D Graphics), CLDC 1.1, MIDP 2.0 Java/J2ME device with 1.5 megabytes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Partito Pirata

    Partito Pirata

    sourcecode of the Partito Pirata project

    This project is related to the Partito Pirata source code issueHere we host the development and sharing of the source code of the production into the Partito Pirata project. Every single bit in terms of information and source code will be available here for free
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RoguePHP
    Wicket like views in PHP. View templates are 100% valid XHTML documents. 20% faster than smarty templates on render and 100x faster on compile. Basic Log4J style logging with detailed log formatters. Basic internationalization support with tight view integration. Simple Java style Collections (ArrayList, HashMap), Observers and reusable Constraint system. MySQL DB support with detailed query profiling and local / distributed cache support. Very fast abstraction layer and easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    ... queries: execution time, returned/affected rows, excerpts of the found rows, error messages, etc. It also automatically EXPLAIN's each SELECT query (so you don't miss those keys again!). It encourages developers to write maintainable code and provides a better default security layer by encouraging the use of prepared statements, where parameters are automatically escaped. Code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    ArgooMap

    A map-based discussion forum ("argumentation map")

    ...: - Carsten Keßler - Marius Austerschulte - Sepehr Mavedati - Sami Munshi - Matrica Joshi Alternative versions (not yet available here) were developed by: - Aaron Sani (Ryerson) - Soheil Boroushaki (Univ. of Western Ontario) - Ana Simao (University College London) The ArgooMap Sourceforge project page contains two implementations of the package, which diverged from a single older version, ArguMap. The first known as 'Argoomap1' or 'ArgooMap_Rye' is PHP-based... (see readme1st for more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EveMarketFeed

    Project to development common data format for Eve market order data

    Project was started to give a work space for anyone interested in developing a shared data format and code that web sites can use to exchange market order data both from the Eve client market order cache and Eve market order APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Janox

    Janox

    Full cross-tech development suite

    Janox is a PHP-based full cross-tech development suite: > DBMS and platform independent > HTML5-Javascript rich GUIs > Table driven development, no code > Application project full life-cycle management, team-development > Much more..!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iPFaces

    iPFaces

    mobile framework

    iPFaces is a framework for easier development of applications for mobile devices, such as iPhone or Android. All mainstream server platforms are supported, such as Java, PHP and ASP.NET. Here you can download server packages for free.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SourceForge.net provides free hosting for Open Source software development projects. We now release our new forge platform and developer tools at the Allura project: http://sourceforge.net/p/allura/ Old source code may now be found in the alexandria-dev project.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    PHP 5 library for connecting to Direct Connect hubs, protocol NMDC. The library is a framework to facilitate interaction with the DC++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GeoZonDB is an opensource project to load geozone data into sql files, ready to download if you don't want to lose time. Conceived to be as fast as possible to retrieve data from every Community, State, Country of the world, population, postal code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aim to provide a web based application to plan Conference Call using Asterisk application MeetMe(). The engine is based on Vaadin language to improve the portability of the application, Hibernate and some AGI script based on PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project has PHP code to copy the distance in km from routeplanners (anwb and google maps). The VBA code in the excel worksheet uses the php-application to use the copy the distance in km to Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The EU preDiCT VRE project provided a portlet environment where cardiac simulation experiments can be run and related publication and experimental data can be stored and queried.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.