Showing 121 open source projects for "https"

View related business solutions
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    phprbac

    phprbac

    PHP Role Based Access Control library

    ...PHP RBAC is compatible with NIST Level 2 RBAC standard and provides even more, with best performance yet available for any authorization library, and its for PHP. Note: Development and support has been moved to Github (https://github.com/OWASP/rbac). New releases will continue to be released here on SF.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Pecker Scanner

    A static source code analyser for vulnerabilities in PHP.

    A scanner named pecker, written in php,It can check dangerous functions with lexical analysis. to scans files for malicious PHP Code. Github : https://github.com/cfc4n/pecker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    phpQuery

    phpQuery is a PHP implementation of jQuery

    phpQuery is a PHP implementation of the jQuery library. This project is hosted in github: https://github.com/soloproyectos/phpquery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    phpMD / PHP CodeSniffer Netbeans Plugin

    Netbeans Plugin for phpmd, phpcs, checkstyle and phpcpd.

    Netbeans PHP Plugin which provides violations detected by PHP Mess Detector (phpmd.org by Manuel Pichler) and warnings / infos from PHP CodeSniffer (http://pear.php.net/package/PHP_CodeSniffer/) also displayes dublicated php code detected by PHP Copy & Paste Detector (phpcpd by Sebastian Bergmann https://github.com/sebastianbergmann/phpcpd) and even supports PHP Checkstyle (http://code.google.com/p/phpcheckstyle/) Plugin by http://www.fin-sn.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    Formagic moved to GitHub. Please visit https://github.com/Weasle/Formagic/ to stay up to date. Formagic is an easy to use, fast and highly extensible HTML form generator written in PHP5. Formagic provides a framework for validating and filtering user input with very little effort.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Base Application Template

    Base Application Template

    A framework for PHP which includes extensive debugging.

    The Base Application Template has been created to aid PHP developers by providing query debugging, query execution times, page load times, peak memory usage per page, debug data for post, get, cookie, server, environment and session variables, ability to include custom debug data and faster development time using the provided query function which requires less coding. This framework may be used in commercial or non-commerical projects. You can also find the latest version on github : https://github.com/rizkhan7/bat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Incremental Scenario Testing Tool
    IST helps test teams managing complexity by adaptively selecting and prioritizing the test cases according to past test results. ISTT guides the testers through a test session with high-level test scenarios generated on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xaraya

    Xaraya

    Xaraya is a web application framework and CMS written in PHP.

    Xaraya is an Open Source web application framework and content management solution written in PHP and licensed under the GNU General Public License. Xaraya is extensible, uses robust permissions, and multilingual systems to dynamically manage content. Track and get the latest developments on GitHub: https://github.com/xaraya
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 10
    Vimerito 2 MVC

    Vimerito 2 MVC

    Vimerito 2 ein PHP-Framework, dass sich an Neulinge richtet.

    ...Vor allem für Einsteiger ist es durch seine übersichtliche Struktur geeignet, ohne, dass sie auf Qualität verzichten müssen. Vimerito 2 wird ständig weiter entwickelt. Den immer aktuellsten Code findest du hier: https://github.com/benni225/vimerito2.git Vor allem werden im Moment Menschen gesucht, die sich an der Weiterentwicklung von Vimerito 2 beteiligen wollen. Folgende Komponenten bedürfen der Weiterentwicklung: - VForm.class.php - VValidation.class.php - VQuerybuilder.class.php - VActivRecorder.class.php Natürlich wären auch allgemeine Erweiterungen ein absoluter Mehrwert.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    QuickCIM

    CodeIgniter Model generation from database

    QuickCIM is a great free open source tool for CodeIgniter Models generation based on templates from database tables. The generated models extends of MY_Model by Chris Schmitz (https://github.com/ccschmitz/codeIgniter-base-model). Also check http://davidburgosonline.com/desarrollo-web/2012/como-automatizar-modelos-codeigniter-my-model/ for additional use info. Written in PHP & Javascript using CodeIgniter, jQuery and Backbone.js frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    interpedia

    Interpedia VLMS (Virtual Lab Management System)

    Interpedia is moved to https://bitbucket.org/interpedia/interpedia/downloads --------------------------------------------- Interpedia VLMS is a cloud based (PaaS,SaaS) product: - for the administration - documentation - tracking - collaboration - and reporting of training programs - virtual classrooms - online events - e-learning programs - and training content - Learning Management System (openeclass) It provides advanced functionality by supplying fully functional virtualized applications, teleconference, chat and file storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Adapto

    Adapto

    PHP framework for data management apps with minimal code

    ...The Adapto project is led by Ivo Jansch, the 'inventor' of the ATK Framework and Achievo, the ATK reference application. The Adapto project is primarily maintained on GitHub (https://github.com/egeniq/adapto), which is where the code repo, issue tracker and documentation wiki will be found. The SourceForge Adapto project here is used for release distribution and developer mailing lists. For more information, see the Adapto project wiki on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KnProxy

    Lightweight, PHP, cURL based HTTP/HTTPS Web Proxy

    ...For a full proxy (that deals with connections), see http://sourceforge.net/projects/level5/ Note: Please post bugs/questions/feature requests on the Tracker or Forum. Also, active development for this project has transfered to GitHub at https://github.com/jabbany/knProxy .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Vanda PHP

    A bare-bones MVC PHP framework

    This project has moved to https://github.com/ianchanning/vandaphp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    this project was moved to github and support will be given there https://github.com/asotog88/cradlecore-ioc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    XtdLib

    PHP XtdLib

    This project was moved to github: https://github.com/Nystearia/XtdLib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CyBerFuN xBTiT
    CyBerFuN xBTiT by cybernet2u / I only install hacks and maintain them / all the credits for the core source goes to : http://www.btiteam.org new files here ->https://github.com/cybyd/cybyd
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    ** We moved ** Website: http://ecoder.info/ Github: https://github.com/Ecoder/Core Google Group (support): https://groups.google.com/d/forum/ecoder-support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Lightspeed PHP framework

    Minimalistic and fast PHP framework.

    Lightspeed is a minimalistic and fast PHP framework aiming to provide basic structure that helps you build your applications faster and more efficiently on solid architecture. It's designed to be small, fast, easy to understand and extend. The project has moved to https://github.com/kallaspriit/Lightspeed-PHP. See the homepage at http://lightspeed-php.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpSec
    Project moved to GitHub: https://github.com/xqus/phpSec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    eGloo Framework (Moved to Github)
    https://github.com/egloo/eglooframework
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    BEdita
    BEdita has moved to Github https://github.com/bedita/bedita Releases at https://github.com/bedita/bedita/releases BEdita is a semantic Content Management Framework (CMF): a collection of tools and components to create advanced Web 2.0/Semantic applications (but not only).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB