Showing 1357 open source projects for "zend framework 3"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    a development framework (DevFx), which includes the module functions: configurations, log, cache, data access, security access control. It’s effectual and quick to develop a new business system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Some bash scripts to download and build (cross compile with e.g. ELDK) a working GUI framework for embedded linux systems. Possible combinations are: - GTK+-DirectFB - GTK+-KDrive (XServer) - LiTE (DirectFB) - wxWidgets-KDrive (XServer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A set of "builder" classes used to generate SQL code from VB6. The framework is intended to produce a set of alternative implementations for different RDBMS, so that you can migrate to a different DB engine WITHOUT changing your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bonswing is a library/framework that uses Java Swing components to list updates to services in the network using Apple's Bonjour. By using Bonswing components, the developer does not have to worry about service discovery and can focus on the application
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    Clutch is a Java framework for distributed computing using mobile agents. Built using ProActive [http://www-sop.inria.fr/sloop/javall/], it is meant to be a scalable toolkit that can be used to distribute computation across an arbitrary number of nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a framework for people that can't use Hibernate or iBATIS in their project, and don't want to build their SQL's from scratch. There's support for Oracle pagging of select querys, support for the Spring RowMapper and many other functionalities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Plugin++ is a cross platform plug-in framework for C++ that uses XML to marshal data across the application and the shared library space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Free Pascal GFX Library is a framework to quickly develop cross-platform GUI software. It is light weight, and connects directly to the underlying system, allowing for the creation of small and fast graphical applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An object-oriented application framework for writing applications that combine ODE and OpenGL, such as physical simulations or games. The library also provides a simple NCurses interface for running and managing simulations on remote computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 10
    phpScheme is a web-application framework based on the MVC concept to quickly allow you to produce database driven applications without a lot of hassle. Database querying, editing, adding, and deleting is all taken care of for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cms based on the framework PEAR and Engine Smarty pages. It is a modular system, where each module is independiende other. It is configured from a file xml global setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pyhew is a web framework written in python aiming to ease the web development with python. Based on frameworks like smarty and php2go. Provides a Templating system, forms (with xml for html and validation), url routing and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A generic java based distributed performance testing platform specifically for testing clustered or distributed applications and or frameworks. The framework itself is clustered and coordinated with www.terracotta.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tapat is an automated testing framework based on TAP (Test Anything Protocol) which is en route to being a IETF protocol. The TAP protocol is a lightweight, text protocol which has implementations in a variety of programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WAFT (Web Application Framework with Types) is an abstract implementation of the MVC-architectures View- and Controller-modules which allows fast development of web applications by using PHP-style declaration of HTTP-request variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A MVC oriented client-server web framework written in C and JavaScript for Apache HTTP servers. The server executes models and the built-in template engine creates the view. The client-side is a JS API, and makes communication with the server easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Application persistence framework for common objects such as user authentication, user maintenance, security (access control lists) and auditing using Java 1.5, Spring, and Hibernate 3 frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Procedural content generation of deterministic and complex entities, with properties and other entities inside, defined by an editable XML file, along with a framework to simulate actions, compositions, and interactions of entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AutoMan is an extension to the SOFA: Simulation Open Framework Architecture. It provides an easier to use programming interface an allows all simulations developed therein to be run in VR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CodingChecker

    A coding style checker tool support C/C++ syntax

    This project provide a framework for general coding style checker's process: 1, Support different adapter plugin for different programming language syntax 2, Support incremental scanning 3, Support customize criteria rules. 4, Generate report for scanning result. A C/C++ adapter was also implemented based on clang library as example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Catharsis.NET.Repository

    Catharsis.NET.Repository

    .NET library that provides abstraction over persistent data storages.

    Catharsis.Repository .NET library provides abstraction over persistent data storages by introducing commonrepository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL), as well as their implementations. Target : .NET Framework 4.0 NuGet package : https://www.nuget.org/packages/Catharsis.Repository The following ORM frameworks are supported at this time : 1. NHibernate 2. Entity Framework 6 (Database-First/Code-First approaches) 3. LINQ to SQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out! PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs &...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A java framework for developing applications that aggregate data from different sources and combines their responses.It can be used for developing web mashups or as a lightweight enterprise service bus (ESB) in service oriented architectures (SOA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ScienceNET is a open source library written in C# which aims to provide a self contained clean .NET framework for neural networks, genetic algorithms, optimization, image processing and for other domains of a computational science.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cross-language and cross-platform user's action tracking framework,enabling researchers to respect user's privacy through visual controls which allow users to start/stop/pause data recording,view logged data and opt out of a research study.
    Downloads: 0 This Week
    Last Update:
    See Project