Showing 149 open source projects for "source code"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    phpFor56k is a collection of PHP code designed to minimize database access and other time consuming processes that typically cause a delay when accessing a PHP script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phdwait (PHP Database Web Application Toolkit) will be a Web Application to manipulate and create Databases, Web Forms, Query lists and will have an option to export the code, so the user can continue its development isolated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rdb2oo is a project to create source code for classes which correspond to tables in a relational database. rdb2oo is also about creating an object oriented abstraction layer for simple database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Advanced PHP database for those without mySQL or similar dedicated databases. Supports many data types and advanced features through a simple PHP object API. Low-level implementation very efficient with indexes. Example code and database manager supplied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    return MySQL result in HTML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Postgresql functions and data for calculating distance between zip code locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XPage is an xml-based web app generator. It is a developer's tool for fast implementation of data-intensive web apps. The developer writes xml definitions for each page and XPage transforms them into serverside scripts using an XSL transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project has been abandoned. Contact the administrator if you are interested in taking it over.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A php help class generator based on a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    the project is a front hand for mysql database users to prepare there project base application it is similar to Oracle Devloper2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    MySQLDataViewer is a class that allows you to display the result of a MySQL query in a tabular form. Easy to use and quick. Completely customizable look and behaviour with very few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP based database web administration page generation tools targeted for the knowledgable administrator who is familiar with HTML syntax and SQL. No attempts are made to hide the HTML or SQL 'code', so this is NOT for end-users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    php3Links is GPL licenced free software created using PHP3 and MySQL. It is a link farm based loosely based on Yahoo. NOTE: This code is dangerously obsolete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A database abstraction library for PHP. This allow you to use PHP interchangably with MySQL, MS SQL server, mSQL and PostgreSQL without rewriting your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Persephone is a data abstraction mechanism supporting automatic persistence, listing, and form generation. It takes care of all the standard, boring, data manipulation scenarios. It also works alongside existing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    UPDATE 10Jun12: I have not had chance to package up the source code for this - however - it is all written. There's a full write up/article detailing exactly what I did/how it works here: PHP MySQL "instant" Audit Trail: http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/ This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through!
    Downloads: 0 This Week
    Last Update:
    See Project