Showing 29 open source projects for "programming c++ library"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    PHP-Casbin

    PHP-Casbin

    An authorization library that supports access control models

    An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Laravel, Python, .NET (C#), Delphi, Rust, Ruby, Swift (Objective-C), Lua (OpenResty), Dart (Flutter) and Elixir. In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effect, Request, Matchers).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Standard Webhooks

    Standard Webhooks

    The Standard Webhooks specification

    Standard Webhooks is a community-driven specification and set of open-source tools designed to make webhooks consistent, secure, and interoperable across providers. The project defines strict guidelines covering aspects like signature formats, headers, timestamps, replay protection, and forward compatibility. It includes reference implementations for signature verification and signing across multiple languages such as Python, JavaScript/TypeScript, Go, Rust, Ruby, PHP, C#, Java, and Elixir,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    BladeOne Blade Template Engine

    BladeOne Blade Template Engine

    The standalone version Blade Template Engine without Laravel

    ...This version does not support PHP 5.x anymore. However, you can use the old version that is 100% functional with PHP 5.6 and higher. By standard, The original Blade library is part of Laravel (Illuminate components) and to use this template library, you require install Laravel and Illuminate-view components. The syntax of Blade is pretty nice and bright. It's based in C# Razor (another template library for C#). It's starting to be considered a de-facto standard template system for many PHP (Smarty has been riding off the sunset since years ago) so, if we can use it without Laravel then it's a big plus for many projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    PHP Optimuz Framework

    A powerfull PHP framework.

    The framework is based on the MVC pattern and is OOP driven. It has a complete library for building robust web applications and brings great ideas from other frameworks/programming languages. For convenience, the Optimuz Frameworks comes bundled with some common libraries and tools to turn the developer's life easier. For instance you can check Propel and CssMinify/JsMinify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flow
    This page is abandoned. Head over to https://flow.neos.io/ or https://neos.io/ for further details!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    This is the home of the old MindTouch Platform and Core. This project was turned over to the community in 2010. Please visit www.MindTouch.com for the most up to date version of MindTouch--software that accelerates customer success. More info on the old Core and Platform: http://mndt.ch/oss-dep Thanks for your interest and for making the old MindTouch open source one of the most popular (top 5) open source projects in the world from 2007-2010. Some key terms commonly associated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vihv Loosely Coupled Componets

    Vihv Loosely Coupled Componets

    Vihv LCC is a library of controls you can use with any CMS.

    Vihv LCC is a platform that brings modern classic programming style to web-programming.Loosely coupled components can be used with almost any site architecture. You can use exactly the same code with different CMS or frameworks, or you can build the whole application on top of Vihv LCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    ...Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable "$var->meta_tags" renamed to "$var->defaultMetaTags" c. TechMVC::updateMetaTags($param) has been added, will be used to add/update/remove metatags from any Controller. d. Custom Link Tag Support Enabled with controller based append facility: TechMVC::createCustomLinkTags($param); e. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    bee

    PHP / PDO / XSL / jQuery framework

    PHP framework focused on MVC - Model View Controller, XSLT - Extensible Stylesheet Language Transformations, PDO - PHP Data Objects, jQuery - JavaScript Library, Event Driven Programming. Demo available on: http://phpbee.vlexofree.com username: john / password: beatles Class Reference: http://phpbee.vlexofree.com/html/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RainyCloud is a MVC framework for web applications with many distinguishing characteristics. RainyCloud uses many existing, well known, and stable libraries and tools such as Smarty templating engine, ADODB, Zend library etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Objetivo de disseminar conhecimentos das diversas áreas de saber que envolvem o desenvolvimento de jogos independente de plataforma. The objective to spread diverse knowledge of areas to know that to involve the independent development of platform games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LazyEngine is a collection of Tools for PHP, C# and JavaScript (based on JQuery). The goal is to have a Library that contains most common functions daily used by software developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jasper in an open source, cross-platform web programming framework.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    The Official Address Normalizer parses a mailing address into a set of potentially matching US Postal Service standardized addresses. The library is intended for real-time usage and emphasizes speed over completeness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple libraries for more secure PHP-programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FWork is an easy-to-use MVC / IoC / Aspect framework for web developping with PHP5. It uses Actions (like Struts), Jobs and View Templates to separate programming code from viewing code (essentialy HTML), reaching an reusable and organized structure .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The STEM cells of PHP provide PHP developers with a set of code modules in PHP, extensions in C and User Interface blocks in JavaScript. Each module is as independent as possible, but functions extremely well in conjunction with the other modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Windows System Framework in a browser. Any one can implement the Information Management System, such as ERP, CRM, SCM, MIS, etc. based on this project. The developers can make the web applications from B/S style to C/S style by the wrapper of AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JADE is a framework used for fast Web application programming. JADE is made up of PHP libraries and objects that allow corporations and government and paragovernment entities to quickly develop Web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ARK (Application Resource Kit) is an MVC application framework for PHP. It separates model and view using the 'Model View Controller' design pattern. The goal is to ease programming of complex databased web applications. See the Home Page ark.arkete
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next