Showing 27 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
    elasticsearc-php

    elasticsearc-php

    PHP low-level client for Elasticsearch

    Introducing Elasticsearch DSL library to provide objective query builder for Elasticsearch bundle and elasticsearch-php client. You can easily build any Elasticsearch query and transform it to an array. This agnostic package is a lightweight wrapper on top of the Elasticsearch PHP client. Its main goal is to allow for easier structuring of queries and indices in your application. It does not want to hide or replace the functionality of the Elasticsearch PHP client. Feature complete, object...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    BSW_MATH
    This project uses PHP Code to programing mathematics and theoritical physics it begins with finding the roots of nonlinear equation and Lagrange interpolation we will develop it step by step you can also download it from http://bsw.benhascience.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    queXC

    Web based system for cleaning and classifying open text fields

    An Open Source, web based data cleaning and coding system. queXC takes a data file (such as questionnaire data) and cleans the text input fields by spacing and spell checking them. Operators then code text fields using new/existing coding schemes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PHP-Module-Loader

    Simple PHP Module Loader Source Code

    This is an easy to use PHP-Module-Loader Script for any purpose. Future Versions may be more complex. This Version of the PHP-Module-Loader is the most simple. Have fun trying and don't forget to give some Feedback on my project pages. In Version 1.1 Final is absolute path given to avoid problems. The $_GET Variable is now escaped. Now you can try out the new namegenerator module with the PHP-Guestbook or with the PHP-Module-Loader You can get PHP-Modul-Loader @ GitHub:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    FormRead

    FormRead

    Free OMR - OCR web sofware based on javascript and PHP

    https://formread.org FormRead is a completely free OMR (optical mark recognition) web software for scanning and grading user-filled, multiple choice forms. Create your formats with any of your office or drawing tools, scan them and parameterize their coordinates in an easy way. Once you have parameterized your form, you can print many of them, give it to your students/respondents, scan and recognize them with formread, and you can finally export the data in your preferred formats...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7

    openMEDIS

    open source medical device information system

    OpenMEDIS is a simple, flexible, and standardized tool to collect (inventory) and process (manage) information on health technology infrastructure, e.g. medical devices in low- and middle income countries. The latest source code is available in the folder Code/trunk. There are also sub-projects of openMEDIS that contain the source-code of installations in each country.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GenoCAD
    ...This application provides a web-based tool to design plasmids, artificial gene networks, and other synthetic genetic systems composed of standard genetic parts. It includes a parts management system, a rule-based design tool, and a simulation engine. This project has morphed into a SaaS model. The open source code is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    G.R.E.A.T. - Google Earth Reporting Engine and Analysis Tool The Goal of this project is to create a basic IDS interface with Google Earth. Currently generates a KML file of traceroute/whois information suitable for use in Google Earth
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10

    PHPTest

    PHP code for creating online tests mainly for research purposes

    A single PHP file allowing you to: - display an introduction text; - display a sequence of an arbitrary number of questions with videos; - collect the user's answers and store them in a file. No database needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A resource for political accountability; a compilation of statistics and information on Canadian Members of Parliament, and possibly other levels of government. The project includes the website code, as well as the tools used to extract the informati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Protein Geometry Database hosts the development code for a flexible database for searching protein geometry, as well as a library for accessing this data for protein modeling & refinement programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This class implements a Huffman source coding using a three-dimensional array in a PHP-class. The code supports r-ary coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FlexGIS allows end-users to perform basic geospatial analysis in a Flash frontend, without having to be familiar with standard GIS tools. Users can combine layers on-the-fly, to create advanced data visualizations. Note: Source code has been moved to GitHub (so people can submit pull requests if they've modified code and want to share). https://github.com/rvaidya/FlexGIS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xBB-code is the PHP library to parse and edit text formatted with BBCode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    NDAD is the UK National Digital Archive of Datasets. This project contains the source code for the bespoke software which drives the public website and many aspects of the data curation/archiving process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gmapper is a PHP class aimed at easing the integration of google maps in web pages. It generates all the JS Code needed for advanced functions such as geocoding and driving directions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Create the php code for flexible database access screens. This can be used to build a complete frontend to a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OSIOSS (Open Source Integrated Observing System Software) is a collection of code which can be used for geospatial observing systems merging data collection, management and products solutions with ocean observing systems (OOS) as an initial focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project enables a transparent integration of C/C++ and Java (and other languages such as C#, php...) in Eclipse. The project includes JQuantlib. sKWash makes use of swig. See home page for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PanaChart is a PHP class for online charts creation using PHP and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. It is suited for any scientific or business web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The code in this project is incomplete and buggy in parts. It has been superseded by the math packages I wrote for PEAR (pear.php.net). Use those instead (see the Math section of the packages list). -- Jesus M. Castagnetto
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CodeRepo

    PHP based code repository with syntax highlighting.

    PHP based code repository with syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next