Showing 3081 open source projects for "front-end"

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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    OnBETA is an online web-based beta testing management system. Developed using PHP and MySQL, it allows small software companies and organisations to take control and easily manage their beta testing projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An object-oriented PHP5 framework engineered to integrate easily with the Website Payments Pro API from Paypal. Complete the DoDirectPayment, SetExpressCheckout, GetExpressCheckoutDetails and DoExpressCheckoutPayment operations in just 3 lines or less.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Free Database ListControls Package includes two additional visual components DbListBox and DbComboBox which missing in standart Delphi for PHP components packages. More info at http://www.vcl4php.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Template Parser Engine is a Project for developer that helps to create automaticly different fileformats. All that developer have to do is to set special tags into Teplates and TPE creates aautomaticly dynamic code, convert pictures and send e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    core|m is a rapid PHP web-development framework for your daily web-application needs. It is not aimed to replace existing content management systems. It will be a tool for PHP-Programmers to ease their work. Please see the wiki for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier removes all malicious code (better known as XSS) with a thoroughly audited and secure yet permissive whitelist, and ensure standards compliance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xtra is a php application framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Phorm is an ORM (Object Relational Mapping) tool for php and .net. It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.
    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
    Graphist uses PHP's GD library to produce data plots, in real time, served up as standard images for consumption by web pages (though such images could be saved for use in other document types).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The pTest framework is an OO PHP 5 testing framework. A good feature of this project is that it can be used as easily via CLI as embedded by your application. Tests are easy to write and don't require naming conventions or other weirdness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dbscript is a new PHP framework for composing distributed collaborative Semantic Web applications with Microformats, OpenID and REST Web services and Qooxdoo Ajax Toolkit. install --> wget dbscript.net/latest.zip, unzip latest.zip, vi db/config.yml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A plugin for displaying RSS-feeds from www.pandora.com in WordPress-themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    'Extrakt' provides you with an plugin-based, easy to use PHP framework for fetching dynamic content from other pages on the internet, passing parameters either by GET or by POST. A demo application is available at: http://www.linuxuser.at/vuln-search
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP library of functions for querying gameservers of varying protocols and displaying gameserver information in HTML format. Easily extensible to support additional games/protocols. Currently requires PHP5, though PHP4 support is in active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EurekA is a knowldege base system primarily developed in python with MySQL as the database, SQLObject module as the DB API and CherryPy+Genshi as the frontend. The main aim of this project is to provide a dynamic Knowldege Base system that caters to the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpArmory is a PHP class library that can easily fetch and unserialize World of Warcraft Armory XML data into structured associative arrays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP Compiler-Compiler. Similar to Flex and Bison for C/C++ and SableCC for java. But now develop new languages in half the time with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Have you heard about Haml project?? It is template system for Ruby. Writed by Hampton Catlin, Jeff Hardy and Nathan Weizenbaum. I rewrite it for PHP with small chages. Check it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XTemplate is a template engine for PHP that allows you to store your HTML code separately to your PHP code. It has many useful features yet code is short and highly optimized. The code is stored here but eveything else is on http://www.phpxtemplate.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Deadlock is a powerful, fully featured user management system primarily written to protect web directories and documents using Apache's htaccess and htpasswd. Deadlock is written in PHP and uses a MySQL database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Flyspray is an uncomplicated, web-based bug tracking system for assisting with software development, written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Orbit42 Base Class is a building block for the creation of loosely coupled classes in php. Provides MySQL interface in such a way as to allow the database type to be changed by replaceing only the base class.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB