Showing 33 open source projects for "org..json"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1

    IBM TPM Attestation Client Server

    IBM's TPM 2.0 Attestation Client Server

    ...It includes 5 main pieces: 1 - An attestation server 2 - An attestation client that pushes quotes to the server 3 - An enrollment client that enrolls a signing key with the server 4 - A utility to provision an EK certificate on a SW TPM for testing 5 - Demo php code to display results The code is C, with json formatting at the client / server interface. Mysql is used for data storage. The display web UI requires a web server, php, and the php interface to the mysql database. It includes both BIOS and IMA (Integrity Measurement Architecture) attestation, including validation of both event logs and IMA signature verification. See IBM TSS at https://sourceforge.net/projects/ibmtpm20tss
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    DCLPS

    DCLPS

    DCLPS: database control loading and prompting system

    FRESHHH DCLPS can be considered an object relational mapping system ORM framework. It is robust well structured web oriented programming system that allows to create web systems (web sites) just by coding javascript. That is possible cause it uses a few server php script files that are requested by javascript to get some results. The key of this system is its structure that has to deal with nested tree objects and how it is implemented in the relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Colors and text effects are useful when you are reading your log files or when you are using base shell commands. ShSh is a set of skinnable commands that do it for you! ShSh scripts are written on PHP but are usable only on command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    Run sql dump in your Mysql server, then Put the codes in your server. This webservice always gives JSON output. This project is created for who wants to learn basic PHP webservice. So it is for PHP beginners. We have just one table whose name is "users". Here is its sql: CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `unique_id` varchar(64) CHARACTER SET utf8 NOT NULL, `name` varchar(50) CHARACTER SET utf8 NOT NULL, `email` varchar(100) CHARACTER SET utf8 NOT NULL, `encrypted_password` varchar(64) CHARACTER SET utf8 NOT NULL, `salt` varchar(16) CHARACTER SET utf8 NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; You can add/login a user with using GET or POST. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Pomegranate Framework

    Pomegranate Framework

    A PHP + Javascript framework to facilitate web2 projects.

    Pomegranate framework is a library of code written in PHP and Javascript in order to help developers create Ajax-based web applications easier. It is based on: PHP5.3+, Javascript, HTML5 and Zend Framework. For a demo visit: http://pome-framework.sourceforge.net NOTE: The demo is working partially due to the PHP version and limitations imposed by SF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    z9

    a simple client-server ERP system

    z9 is a simple client-server ERP framework, based on a Python/PyQt modular smartclient and a PHP+SQL RESTful web service, created for the "opificio zeronove" bike shop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GameTracker.rs API Script - Server Info

    GameTracker.rs API Script - Server Info

    PHP script that uses GameTracker.rs API to retrieve server information

    PHP script that uses GameTracker.rs API to retrieve server information. http://api.gametracker.rs/demo/json/server_info/ip This is the API page, just write ip adress of your server and you will see how it looks like. To use this script, your server needs to be added on GameTracker.rs All games from GameTracker.rs are supported and that is: - Counter Strike - Counter Strike Source - Counter Strike Global Offensive - Call of Duty 2 - Call of Duty 4 Modern Warfare - Minecraft - GTA San Andreas - Team Fortress 2 This is useful for your gaming portals, forums etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    medicalcodes

    ICD10CM ICD10PCS NDC (Drug Codes USA) LOINC

    ...The pharmakological properties of each ingredient are provided from dgrugbank files 6. LOINC codes 7. Provides also part of the ICD10-CM and ICD10-PCS codes as Json files N.B Check the mcodes_prep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MO Server

    This project is the server of MO (android app).

    It is easy, android application(MO) request server, server process app's request and answer it with JSON format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    # Cap is an easy to use web-access to sqlite written in PHP. # Cap can be customized via a configFile written in Json. # Cap might be used for open or temporary data or as a template if use of a framework is not an option or not desirable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The stuff here has no documentation and some of it may never be completed. This is my playground, use at your own risk.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    The Bear is a front end to the powerful download manager aria2. Is a web-based download manager written by PHP and Yii framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WebAnalytics is a plugin written in PHP for the the open source content management system e107 (http://www.e107.org). This plugin helps to easily integrate Google Analytics or other web analytic code to an e107 powered website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Event/attendee management system to enable efficient ticket sales and check-in using unique barcodes on tickets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MySQLOData
    MySQL OData is a PHP-based MySQL OData ***Server*** library which exposes all data within a MySQL database to the world in OData ATOM or JSON format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A PHP web application framework centered around a page/control/rpc server model with a framework for modules and permissions. Support for OpenID/Facebook Connect included. All data is persisted in a JSON object store, so no SQL server is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A web based media server for streaming music. The server can stream XSPF, ATOM and JSON to any client that understands those formats. The web based client reads from a server that produces any of the aforementioned formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Interoperability enabling tools, for exchanging technical data between companies, or for internal data integration, alpha-numeric, 2D or 3D data. Compatible with ISO 15926 and expressed in ontology using RDF/OWL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DATAPTURE offers a novel way for creating Database driven PHP sites with a minimun programming. Simplify SQL queries, Intuitive Content Management System (CMS). Session Management. Enhaced XML and JSON data exchange.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    openMyAdmin is a free CMS, established on the basis of recent trends in developing web applications such as AJAX, MVC and OOP. Basic principles of CMS: web desktop and modular structure.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Classfieds for cars with mootools, php and mysql, totally in ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...Call PHP class methods from JavaScript and exchange even complex data between client and server. Multiple (virtual) requests in one (real) request are possible. Only JSON is used on both sides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Putting a Flashy Face on Python using Flash/JSON/Python. See SamFeltus.com for Flash 8 and SonomaSunshine.com for Flash 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    What is the PAJAJ framework, it stands for (PHP Asynchronous Javascript and JSON). It is a object oriented Ajax framework written in PHP5 for development of event driven PHP web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An open source clone of the bash.org IRC quotes portal written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB