Open Source Linux Web Development Frameworks - Page 4

Web Development Frameworks for Linux

View 89 business solutions
  • Eurekos LMS - Build a Smarter Customer Icon
    Eurekos LMS - Build a Smarter Customer

    The Eurekos customer training LMS makes it easy to deliver product training that retains more customers and transforms partners into advocates.

    Eurekos is a purpose-built LMS that engages customers throughout the entire learning journey from pre-sales, to onboarding, and everything after.
    Learn More
  • Stigg | SaaS Monetization and Entitlements API Icon
    Stigg | SaaS Monetization and Entitlements API

    For developers in need of a tool to launch pricing plans faster and build better buying experiences

    A monetization platform is a standalone middleware that sits between your application and your business applications, as part of the modern enterprise billing stack. Stigg unifies all the APIs and abstractions billing and platform engineers had to build and maintain in-house otherwise. Acting as your centralized source of truth, with a highly scalable and flexible entitlements management, rolling out any pricing and packaging change is now a self-service, risk-free, exercise.
    Learn More
  • 1
    jZeno is a full-stack java web application framework that offers the ability to develop rich web applications. The main architectural goal of jZeno is to allow people to create web applications using pure java development as much as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Ascoos Framework 24'

    Ascoos Framework 24'

    This package is a very small part of the Ascoos Cms custom core

    Ascoos Framework 24 - Free Edition This package is a very small part of the Ascoos Cms custom core for use with PHP 8.2 or later. Ascoos Cms 24 consists of several "blocks core code", one of which is the Ascoos Framework 24, as well as phpBCL. In the modern way of programming, the ability of a core code to be modular, gives it the ability to adapt to modern methods and requirements. Now, the new version 24 is now coming to create new data in its modular core.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Click Framework is an easy to learn and use J2EE web application framework. Click is designed for web app development by commercial Java teams. With Click developers should be able get up and running within a day.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The FreeMIS project is an Open Source, web based, Management Information System for high schools. It has recently been ported to the new Ruby on Rails web development framework. Initially the development will focus on the requirements of UK schools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Safety Compliance Made Easy Icon
    Safety Compliance Made Easy

    SiteDocs is a digital safety management software used to support work site compliance.

    Ideally designed for business that deals with Construction, Oil & Gas, Mining, Manufacturing, Mechanical, Electrical, Plumbing, Heating, and Excavating, SiteDocs is a perfect solution for any size business looking to modernize the way Safety Compliance is organized.
    Learn More
  • 5
    JET - Java Enterprise Turbine is a web framework which offers an easy to use web development environment. The focus is on building and reusing forms instead of whole pages like JSP. JET uses "Freemarker templates" to generate html pages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Ness PHP

    Ness PHP

    A php framework with zero configuration.

    Website: https://nessphp.github.io GitHub: https://github.com/nessphp Documentation: https://nessphp.github.io/docs/index.html Donate: https://paypal.me/sinansalichasan Welcome to Ness PHP Framework. Do you need a web framework with minimized training effort? Ness PHP offers you a model-view-controller based environment for coding faster, safer and stronger web applications with (nearly) zero configuration. Get rid of mess and focus the main logic of your project Ness PHP is an excellent but straightforward application development framework which aims to help you in your coding process by speeding up development with ready to use libraries that require minimal configuration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This project aims to create a portal framework using the Ruby on Rails web framework. Users will be able to define his/her own page layouts and add portlets to the pages after done defining the layouts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    ReArch Database Project

    Code Repository for the Recursive Relational Archaeological DBMS

    The Recursive Relational Archaeological Database (ReArch) is a data management platform that preserves the practical configuration that data tables provide, while relaxing the strict, attribute-based model that so characterized modern databases. The schema consists of an inherently recursive and extensible structure that can incorporate heterogeneous observations and analyses into a common framework in order to evaluate their commensurability. In this manner, ReArch provides a simple platform for analyzing and formally expressing the chains of qualifications and associations that fundamentally characterize excavation contexts, artifact descriptions, geographical information, and the secondary and tertiary materials analyses derived from archaeological materials. ReArch is a stable, portable, and scalable system of open source software components, including PostgreSQL, the Django web framework, GRASS open source GIS, R statistical software, and Python scripting language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    myWMS AFW

    JEE Web Application Framework

    This projects aim is to provide a framework for modern Web Applications based on JSF and Java Enterprise Beans. This is a sub project of myWMS : Warehouse Management System
    Downloads: 1 This Week
    Last Update:
    See Project
  • Dragonfly | An In-Memory Data Store without Limits Icon
    Dragonfly | An In-Memory Data Store without Limits

    Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.

    Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
    Learn More
  • 10
    Radtool is a model-centric web-app framework which uses metadata driven code generation and more. Its to grow into an IDE post improvements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    wikit

    wiki engine for small teams

    wikit is another wiki engine suited for small teams. It’s written in Haskell with using Yesod Web Framework. It’s cross platform and was designed to be running as a desktop service application servicing wiki articles and providing some basic capabilities in terms of searching and storing data. It’s perhaps most distinct feature is that it relies on backing Git distributed source control system. And keeps it’s articles in markdown format. Which makes it very easy to port out of the wiki and keep somewhere else if one would wish so, and vice versa, it allows to through bunch of existing documents in markdown format to be introduced into wiki and make available to your team.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    2step is a development framework written in Java for developing complete web applications (including web services). As a servlet framework features access control, logging, I18N, database access, deploy, XML/XSL, etc, and uses Jetty, FOP and jCharts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Complete Beginner's Guide to Django

    A Complete Beginner's Guide to Django

    A Complete Beginner's Guide to Django - Code Samples

    Code samples from the Django tutorial series. I’m starting a new tutorial series about Django fundamentals. It’s a complete beginner’s guide to start learning Django. The material is divided into seven parts. We’re going to explore all the basic concepts in great detail, from installation, and preparation of the development environment, models, views, templates, URLs to more advanced topics such as migrations, testing, and deployment. I wanted to do something different. A tutorial that would be easy to follow, informative and fun to read. That was when I came up with the idea to create some comics along the text to illustrate some concepts and scenarios. I hope you enjoy the reading! Django is a Web framework written in Python. A Web framework is a software that supports the development of dynamic Web sites, applications, and services. It provides a set of tools and functionalities that solves many common problems associated with Web development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ALPHA Framework

    ALPHA Framework

    ALPHA Framework is an alternative, fast robust and secure web framework in PHP. ALPHA Framework is faster, easier and more efficient than Zend and CodeIgniter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AMCS is a MVC framework implementation for web applications (yes, another one). It uses MySQL, Spring and JSTL. It's purpose is to greatly simplify the development of a basic web application via generic code and a template web application approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Web development FrameWork. Main features: dynamic classes, DB abstraction, template engine, modularity, simplicity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A(rnulf's) Tcl Web Framework ATWF is meant to build a framework similar to the Zend framework of php for Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Acorn is a PHP-based framework to ease the creation of websites in PHP while maintaining proper separation of concerns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Albatros is a Web FrameWork to developers. Albatros can create new modules very easy, using the security and basic modules of the same framework. It uses MySQL or MantisDBMS. Is written in Perl. Is very stable and secure, multiuser and multigroup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Amethyst

    Amethyst

    Amethyst is a Rails inspired web-framework for Crystal language

    Amethyst is currently undergoing a re-write from the ground up. We'll be releasing the public roadmap soon. Amethyst is a web framework written in the Crystal language. The goals of Amethyst are to be extremely fast and to provide agility in application development, much like Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Angkor is an easy-to-use component model for producing interactive and reusable J2EE web systems using object oriented methodologies. It is built on a flexible pipeline architecture and very easy to integrate with other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Anokha is a MVC web framework based on Java/J2EE technology that simplify the enterprise application development by providing a set of presentation and business tier components being J2EE-API independent and high extensible. Easy to use and learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Aquarium is a framework for creating highly-dynamic, custom Web application in Python. It offers convenient libraries, tight integration with Cheetah, adaptors for various Web environments, and a convenient approach to Web development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PROJECT MOVED TO https://nortal.github.io/araneaframework/ Aranea is a Java Hierarchical Model-View-Controller Web Framework that provides a common simple approach to building the web application components, reusing custom or general GUI logic and extending the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB