Showing 223 open source projects for "php mysql class"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Pocoo, the Python powered bulletin board software. Pocoo is easily extensible, highly scalable and portable. For more information, SVN access and trackers please visit <http://www.pocoo.org>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP program designed to work with the game Frets On Fire to allow users to setup personalized world ranking score charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wets is a very flexible ETL which can handle data coming from text file / XML / MySQL / postgreSQL and Zope server and because of the language associated there is no limitation concerning the transformation process. See the drop project for a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A server-side language that supports simple and efficient Python-based dynamic HTML generation, aka Python Server Pages. Those familiar with JSP, PHP, or ASP and like Python, should have a look at Spyce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    A python XML aware asynchronous multi-user server. Allows Macromedia Flash clients to connect to this server via actionscript, to create rooms, subrooms ... to chat in private or in a room, to protect a room, to play an internet multiplayer flash games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Satrap is an online address management system. Users can change their own records via a web-based interface, but there are also special administration groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Meanwhile

    Open implementation of the Lotus Sametime protocol

    THIS PROJECT HAS MOVED Please visit https://github.com/obriencj/meanwhile The Meanwhile project is an open implementation of the Lotus Sametime client protocol. The project provides a library written in C, a python module, and a Gaim plugin utilizing the library.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    A python implementation of Fresnel, a display vocabulary for the Resource Description Framework (RDF). See http://www.w3.org/2005/04/fresnel-info/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pirate is a programmable API for developing complex, extensible JavaScript objects and modules.
    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.
  • 10
    CAjax is a library for building AJAX style web applications, which consists of a javascript package for easy writing object-oriented AJAX logic in javascript, and a set of server-side packages dealing with unified communication details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    HTML generation from files templates. Designed for python developpers who want to have a very light templating system for their HTML pages generation. Samples and documentation are provided. Created on the idea of PEAR PHP template ITX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Karriblog is a simple Blog based on Karrigell web framewok. Actually, it uses MySQL but i intend to use BuzHug for the next releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phpMyLibrary is a PHP MySQL Library automation application. The program consist of cataloging, circulation, and the webpac module. The programs also has an import export feature. The program strictly follow the USMARC standard for adding materials.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Fasafiso is a blogging system written in PHP using a MySQL database backend. It supports multi-user blogging, themes, multilanguage, a Blogger-like API to post entries remotely, commenting on posts, rss and atom feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Each user can run their own threaded search engine and contribute to a global search database searching only the sites they want. It is built using Turbogears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GHA Output and Template, or GOaT, is a system for creating rich, complex templates by defining a series of callbacks to functions within an application that may be accessed via "tags" placed in a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Whiki is a hierarchic data structure. This project contains a web content management system to handle a whiki database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    lylina is a river-of-news style web-based RSS/Atom feed aggregator loosely based on it's predicessor, lilina. It features a dynamic multi-user system and a scalable database backend, providing the best way to get all your news in one place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MVCPython is a framework which automatically generates a MVC architecture (MVC= Model View Controller) just from Python Classes and Object defintions. MVCPython achieves this through a strong use of Python's introspection capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    oddioToolz (oz) aims to be a modular audio IDE geared toward realtime audio synthesis, manipulation, quantization, sequencing, interaction and the exchange of sound/modules/meta over computer and neural networks worldwide. oz needs help e-mail a dev!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB