Showing 32 open source projects for "json-lib"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try 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: 9 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
    ParkerCsvIgniter
    ...Solo configura: -Base_url (aplication/config/config.php) -Conexión a base de datos (aplication/config/database.php) -En la vista: $base_de_datos = 'tu_base_de_datos'; $tabla = 'tu_tabla_para_extraer_datos'; $url_csv_controller = 'http://localhost:####/ParkerCsvIgniter/index.php/Reportes/Main_csv_dinamico'; Este proyecto está basado en ParkerIgniter por lo que mantiene los controladores, sin embargo no son necesarios, tampoco es necesario conservar la carpeta lib, ni el grocery crud
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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
  • 8
    PHP RepDesigner Pivot
    PHP class, creates visual representation of php data table, works with jquery and interactively can be changed by the user. It is also a powerfull tool for reports visualization you can also provide mpdf php lib to create pdf files! ps this is lite alpha version,developments are in progress
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    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
  • 11
    # 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
  • 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
    Event/attendee management system to enable efficient ticket sales and check-in using unique barcodes on tickets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    This is little script, based on PHP language. It helps to organize, manage and share your digital library. Includes UDC navigation,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Classfieds for cars with mootools, php and mysql, totally in ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...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
  • 21
    Gamercad-Lib is a PHP class that retrieves data from gamercards of XboxLive. In addition, it will allow to create customized gamercards images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Putting a Flashy Face on Python using Flash/JSON/Python. See SamFeltus.com for Flash 8 and SonomaSunshine.com for Flash 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A application deployment environment may have multiple config file for different component, here is the tool to put all the config file into MYSQL database, and supply web interface for user to add/edit config option, client lib convert to config file
    Downloads: 0 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
    webOS is a web desktop environment offering a bridge between DHTML and PHP/mySQL using Ajax and JSON. It comes with a rich set of skin based UI widgets. The API is in javascript and its cross-browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB