Showing 20 open source projects for "mysql from delphi"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    metabase=universal data-storage for "things". with its dynamical structure, it's a strong back-end application. motivation:store any data in an "universal admin" (maybe scrape it from different sources),edit,categorize,reorganizes,process,publis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development. However, performance and small-footprint are some of the main design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pith PHP Framework
    The Pith PHP Framework is a web application framework written in PHP 5. Features planned for 1.0 are listed in the Readme; the current version of the Pith Framework is 0.5.7.2 (alpha release 22) The goal of the Pith Framework is to combine a simple to use (pithy) framework with an admin control panel. The Pith Framework puts everything it does into an easy to use variable named $pith. (Currently there are a couple other vars in the global namespace but they'll be gone in a few versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP Class Generator will generate PHP 5 source code from your mysql BD model. PCG The internal optimizer self create objects on demand and provide fluid interface. You can plug-it on Zend Framework. PCG takes advantage of technological lead of language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 5
    SiteFusion

    SiteFusion

    https://github.com/sitefusion

    See https://github.com/sitefusion SiteFusion is a server-based development environment. Applications are written in PHP and work through a thin XUL client. SiteFusion applications look and behave like native system applications but run on a server generating JavaScript commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DBPersister

    Manage your database without sql

    ...DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs. About DBPersister On this site you can download and use a list of libraries in all your php projects that use mysql as database. To do use this libraries you need mysqli extension installed on your web host without any other components. What You Can Use DBPersister For You can use DBPersister to manage data from your database to your application. You can do all boring operations like : load single record save single record (insert, update, replace) delete single record and many others operations without writing SQL code by yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CS-Content [Dynamic Content System]

    PHP Templating & Includes System

    Generic framework designed to leverage the power of a templating system and PHP includes, all running through a single display script. Allows incredibly fast building of an intelligent website without having to write a script for every page. Separate HTML from code, intelligently build pages using path-based script and template inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Osezno PHP Framework
    Osezno Framework PHP is a framework written in PHP that allows you to: Set HTML templates, tabbed contents, forms, dynamic list. All on a MVC pattern, and incorporate technologies such as active record and xajax.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    datalus
    PHP web API designed to simplify object handling(loading, saving, querying, displaying, and editing), abstract the data from its display structure, and layout and allow the target data to be delivered to any supported format without special logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    PHP class to generate multi-level select lists, populated using ajax from a Mysql table, where the next level list depends on the selected value of its parent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SilverStripe CMS, Content Framework
    SilverStripe is a Web Framework and Content Management System. It differs from many of the better known CMSes in that it uses fully object oriented code, has native Ajax support, and allows you to very cleanly customize the system to suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MakeDBO
    MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Make AJAX/PHP avatar worlds on websites. Build visualized, real multi-user communities, fora and chat rooms. See your buddies wander around. From card games to virtual RPG worlds, DutchPIPE makes it possible. The future: interconnected DutchPIPE sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SingleObject is a framework comprised of one class that provides: abstraction from data-structures, data persistence, object relational mapping. It's an interface that lets you code any application in OOP using 1 object. >> http://www.singleobject.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well. phpBeans can be downloaded from http://www.sitelliteforge.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DC Ent is a development platform made for fast, easy ,clean web development and maintenance written in PHP.All pages are generated from mysql database .You can include files,add php scripts,edit records in db and very easy manage page components .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP CMS built from the ground up. Making effective use of OOP concepts in PHP 5 and MySQL. The CMS is build around the Smarty templating system, however we aim to move away from this as soon as it becomes stable and usable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    273 Loaded is an Enterprise-class eCcommerce Distribution derived from sources freely provided to the public by a prominent North American Enterprise eCommerce vendor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next