Showing 1091 open source projects for "framework-arduinoststm32"

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
  • 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
  • 1
    MeGIC Web Framework for PHP

    MeGIC Web Framework for PHP

    Web Framework for PHP

    Il progetto MeGIC Web Framework for PHP si propone di promuovere uno sviluppo ben strutturato e semplificato di siti e/o applicazioni web basate sulla piattaforma libera LAMP. Il framework si compone di una libreria javascript AJAX enabled e di un backend scritto in PHP che permette di automatizzare la costruzione delle pagine web, effettuare il controllo degli accessi alle varie risorse web (handlers, pagine e servizi web via json/http).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SDF(Site Development Framework) is a web based applications and object oriented PHP framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mukei is a basic system that uses PHP’s object oriented programming support to provide web developers a plugin architecture and an events management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    googleCheckout is a framework written in PHP 5 for the Google Checkout XML API. It uses the DOM api available natively in PHP 5 to generate and parse the XML requests and responses to and from Google.
    Downloads: 0 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
    Dordoka is a PHP MVC framework focused on building secure web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Blt-3 is a Web framework build onto the Zend Framework and Dojo Toolkit. Mains (and firsts) modules are the security management and a workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lekoi is a simple PHP web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This toolkit will attempt to make EAV's more accessable to programmers by first focusing on the basic theory of modeling an EAV/CR and then alter extending the model to provide a useful API and UI to play with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Vebba PHP Framework and Website Builder

    Vebba PHP Framework and Website Builder

    - Based on Model-Controller-View concept - Easily build websites with PHP - Simple enough for junior web developers
    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
    QAWIKI is a wiki for QA engineers. It is a wiki which also supports an Integrated Test Environment (ITE) which allows a QA engineer to create a test case on a portal and execute/schedule it on a remote box, then collect the logs and disp them in reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a framework for building SQL queries (SELECT, UPDATE, INSERT, DELETE) in an object-oriented way. The generated query (it really is just a string) can then be used with any type of database access layer. (ie. MDB2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ser1ng is a Dependency Injection Framework in PHP5/PHP6, destined to support the PoilDru Framework as well as other PHP Framework or OO-PHP devs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Particles is a lightweight PHP Framework that offers a lot of convenient tools to build PHP 5 applications easily and quickly: an ORM framework, a component-bases MVC framework, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SiteBase

    PHP framework for organizing pages/components as micro MVC structures.

    A simple PHP framework for organizing pages and components as micro MVC structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JSComponent

    Framework and libraries for Javascript component development.

    A simple light weight framework and supporting libraries for Javascript component development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Xantipe

    Lightweight PHP framework

    Another lightweight PHP web-app framework with simplicity, power and speed in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a framework that simplify the development with PHP proving a lot of services like orm, mvc framework and in the future a container for managing applications in http web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is for the development of a full load-balance application controlled Framework in PHP. Português : Este projeto destina-se ao desenvolvimento de um Framework PHP, com suporte a load-balance pela aplicação.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mimic_php is a MVC Framework for PHP5. It contains an objectrelational mapper and supports Tests, as well as Setups. The framework is shipped with a console to easily test and develop your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    District69's FrozenLime is an elaborate php MVC framework, in turn making it a perfect fit for PHP developers seeking a feature rich MVC framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    gi

    Component-oriented PHP framework

    Attempt to create a PHP-framework: component-oriented; with global DI-container; for micro-services and also for big module-builded projects; with its own ORM. Little demo: http://complex.php.gi.igor-gilman.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cocoa.php

    cocoa.php

    Cocoa framework for PHP

    cocoa.php is a set of PHP classes which emulate some of the features of Objective-C's Cocoa (or GNUStep) framework. The project is in its VERY early stages at the moment. My initial motivation was to provide enough functionality to read and write property list files - the aim being to make it very trivial to exchange data between a real Cocoa application and a web-based API. Code in the project was written from scratch and the only the names of the classes and methods are the same as the real Cocoa framework. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PHPExtJS

    Built free and powerfull web application with ExtJS and PHP

    What is PHPExtJS ? We build one of great web application framework that full integrated between both of Server and Client Side framework together. To support this particular Web application, the frameworks are built using Yii PHP Framework to provide service for the client requests. Additionally, this web application also contain of latest ExtJS framework to provide high performance application interfaces such as native apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MobileME

    MobileMe is php framework for mobile developing with phonegap

    MobileMe is (will be) a php framework that will give the opportunities to the developer to create fantastic application for mobile using phonegap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PHP pUnit

    A small testing framework for PHP.

    A small testing framework for PHP based off some of .net's nUnit contracts. It uses a static assertion class rather than protects/public methods on an extended class.
    Downloads: 0 This Week
    Last Update:
    See Project