Showing 180 open source projects for "e-commerce source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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.
  • 1
    Eleven is a programming language for creating robust, scalable web applications. It offers a 20x programmer productivity increase over ASP, JSP, etc. by automating state management and UI layout. The compiler generates ready-to-run PHP or mod_perl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project has moved to google code. http://code.google.com/p/andro
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Software web-based di supporto alle segreterie che consente di pianificare gli appuntamenti ottimizzando i tempi di trasferimento e massimizzando il numero di appuntamenti, attraverso la georeferenziazione dei luoghi e algoritmi del percorso minimo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a library written in PHP for make automatic control of input data of the users. This library can: - Insert/Update data very fast with little row of code - Make a HTML table from simple array - Auto Filter data from user
    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
  • 5
    The project aims to create a web based database administration tool, with expansion into automatic code generation from the database schema. The code allows creation and removal of databases, tables and fields via a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Xtirer is a lightweight, easy to deploy solution to get formatted output from MYSQL Database by only defining the objects, their data source and optional data manipulation without writing a line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TPLN is a new template class written in php that could interface with your database (PDO, MySQL , mSQL , Sybase, Interbase ....) via AdoDB it's simple and powerful. This class separates your php code and your design that reduce update design of your sit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MyJQuery is an operating system independent database utility written entirely in Java, for beginners MySQL 5.1+ Database & students. Generating Perl,Perl/CGI,PHP,Java,JSP Code Snippet & export CSV,HTML,XML execute any MySQL statement
    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
    Hash is a php based solution for having registered users on a website, it uses php automatic generated code for storing information mainly useful for user's data (username, password, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Este projeto visa construir um software que seja capaz de realizar o Mapeamento da Produção e Consumo Local de forma rápida e eficiente, sendo o primeiro passo para a implantação de empreendimentos solidários nas variadas comunidades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an php/mysql/Ajax application which calls the WSDL from the National Weather Service and outputs a small 3 day forecast(temp,chance of rain,weather icons) from user input i.e. city,state or zip code. Working Model http://www.askasmartguy.com/old/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Selling Made Simple (SMS) is an open source e-commerce shopping cart. SMS provides a basic, yet highly extensible framework for creating your own e-commerce store. Our website can be found at: www.sellingmadesimple.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A PHP-based system for collecting and managing code snippets. Includes syntax highlighting from geshi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    E-GADS! is a php/MySQL based administrative database system designed to assist volunteer ground search and rescue teams in managing membership, training and search report information.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    An easy and powerful PHP based template system that allows the seperation of code and design. This will include some database abstraction, as well as a user authentication system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SOAP-SQL generates a web service WSDL based on user-defined SQL statements with only a few lines of code. It relies on NuSOAP and PEAR MDB2 (DB abstraction layer), so it works with most any database. No PHP extensions required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpCodeGenerator is a free database driven website code generator. It reads the database and generates a website with the ability to Create, List, Edit, Update, Delete and Search Records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 20
    DBinterface is a set of PHP scripts that generates php code to map all tables from a Mysql database that alows access to the table regists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Template Parser Engine is a Project for developer that helps to create automaticly different fileformats. All that developer have to do is to set special tags into Teplates and TPE creates aautomaticly dynamic code, convert pictures and send e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ADatabase is a database abstraction layer that allows client code to be completely RDBMS agnostic. The system will also introduce a set of interfaces that allows alternative DALs to be used interchangeably.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Secure ecuaMason database
    Code and documentation to replicate a sample web-based registration form (online or off-line) and build a database of participants, including password protection, password reset request via email, several reports, directory download, and other features.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB