Showing 327 open source projects for "delphi code source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    OCFC (Open Code Foundation Classes) library provides C++ foundation classes intended as the basis to develop C++ programs. The library is subdivided into a base library libocfc and a console oriented library libcocf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBLGen is a generic plugin-based code generator written in C#.NET that reads database schemas and generates text code for any programming language. It uses StringTemplate as its main export plugin. Currently supports MS SQL Server and MS Access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SaughGoon Engine 1 is free framework for simple 2D/3D games. Engine is intended to be proving ground for beginner programmers, so code is awful and barely useful for any practical purpose. Be warned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Domain Architect is a tool for 3-tier enterprise application code generation, a framework, and a set of practices provided as building blocks. (Related words: database script, O/R mapper, business object code generator, poco, enterprise applications)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a useful Java libraries/frameworks & code samples project provided by Ouobpo. Ouobpo stands for Ouvroir de Objet Potentielle, or a workshop of potential objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automatic generation of documentation on Delphi projects from source code. Distinctive features are exact parsing gathering lots of information and a division of the parser and configurable generators (HTML, Win- & HTML-Help, PDF, LaTeX, XMI export)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project moved to Google Code Hosting (http://code.google.com/p/hoffmanframework) since 26/04/2008. Please followed this project from Google Code Hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tool that parses natural-like description of OOP model and generates code in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fides is an extensible enterprise library for .NET 2.0 upwards and Java, containing a Object Relational Mapping framework and geared for simplicity and productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The Generic Analyzer is a framework in Java that is designed to allow users to build, quickly and easily, compilers and interpreters without the need to implement all the complex steps of a translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eclipse RCP (Rich Client Platform) tutorial plugin source code. This is intended for intermediate to advanced programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aegeus brings the Open Object Rexx (ooRexx) API to Delphi Pascal programmers. A Delphi program (GUI or Console) can invoke any ooRexx service provided by the API and ooRexx Programs can invoke Delphi functions and subcommands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    `parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input. Additionally a function is provided to indent HTML code properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    StubCC is a code generation tool to automatically stub out a c++ class source and header file containing all the standard methods and overloaded operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    `ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Code 2 UML is a tool for constructing UML class diagrams from java .class and .jar files. Requirements: JRE 1.6
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    .NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use code that picks up where the .NET framework left off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.