Open Source Linux Web Development Software - Page 11

Web Development Software for Linux

View 1228 business solutions
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 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
    Form generator for generating and validating your form in 10 minute in 5 step process. FormGenerator is an easy-to-use tool to create reliable and efficient web forms in few steps. No programming of any sort is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    formbuilder1

    Super form builder for every need

    All your form needs can be fulfilled here
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    forms to html table conversion with php

    forms to html table conversion with php

    also resolve php warning and write errors to file system

    Please click the Files Tab above to get all the flavours / related files of this system. ( Right Click Each File, to Open Them in New Tab, one by one, to download them all ) Have a look at the Video below for details. Refer Wiki for more instructions. if you are new to VirtualBox Machines, then please refer my other Project's Wiki Page for instructions : https://sourceforge.net/p/know-system-for-all-team-docs/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    foxmemo is gui-based form development tool over the web with no programming required. foxmemo is based on qooxdoo (ajax framework) on the front end. On the back-end, foxmemo relies on python (scripting), postgresql (database) and karrigell (web server).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    graphql-upload

    graphql-upload

    Middleware and an Upload scalar to add support for GraphQL multipart

    Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers. Clients implementing the GraphQL multipart request spec upload files as Upload scalar query or mutation variables. Their resolver values are promises that resolve file upload details for processing and storage. Files are typically streamed into cloud storage but may also be stored in the filesystem. Use the middleware graphqlUploadKoa or graphqlUploadExpress just before GraphQL middleware. Alternatively, use the function processRequest to create custom middleware. The process must have both read and write access to the directory identified by os.tmpdir(). The device requires sufficient disk space to buffer the expected number of concurrent upload requests. Promisify and await file upload streams in resolvers or the server will send a response to the client before uploads are complete, causing a disconnect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jQuery Easy FormMail

    Create forms easily to send email with jQuery Easy FormMail plugin!

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> <script src="EasyFormMail/jquery.easyFormMail.js"></script> <script> $(function(){ $("#myForm").EasyFormMail({to:"recipient@example.com"}); }) </script> <form id="myForm"> <input class="required" name="input1" type="text"/> <input name="input2" type="text"/> <input name="input3" type="text"/> <textarea name="textarea1"></textarea> <input value="enviar" type="submit"/> <input value="reset" type="reset"/> </form>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    javaoltp is a framework for simple creation of OLTP applications using Swing or HTML. Is provides high-level APIs to create forms, reports & menus, highly integrated with an SQL database. It includes: DAO, GUI Widgets, JSP/Swing Data Entry, Reports , etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    javascript-keypress-learning-kit
    Just download the above zip file, extract it and then open the index.html file on internet browsers like Firefox ( preferable ) or Google Chrome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    kevux_org-website

    kevux_org-website

    The kevux.org website itself is entirely open source.

    The kevux.org website is written and released under an open source license. This is a static, javascript-unnecessary, but still reasonably responsive website under the CC By SA 4.0 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10

    longpress-tooltip

    Long-Press Tooltip für Formularelemente und Buttons (jQuery UI)

    Diese Funktion initialisiert jQuery UI Tooltips für alle relevanten Eingabefelder, * Textareas, Selects und Buttons. Tooltips erscheinen, wenn der Benutzer ein Element * für eine definierte Zeit gedrückt hält (Long-Press) und verschwinden automatisch * nach einer weiteren definierten Zeit. * * Besonders hilfreich auf **mobilen Geräten / Touch-Devices**, da dort * der Standard-Tooltip (title) nicht sichtbar ist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    neard

    neard

    Portable WAMP software stack

    Neard is a portable WAMP (Windows, Apache, MySQL/MariaDB, PHP) software stack designed to streamline web development on Windows systems. It bundles essential tools and applications, allowing developers to set up a comprehensive development environment without complex installations. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nginx ui

    nginx ui

    Nginx UI allows you to access and modify the nginx configurations

    We use nginx in our company lab environment. It often happens that my colleagues have developed an application that is now deployed in our Stage or Prod environment. To make this application accessible nginx has to be adapted. Most of the time my colleagues don't have permission to access the server and change the configuration files and since I don't feel like doing this for everyone anymore I thought a UI could help us all. If you feel the same way I wish you a lot of fun with the application and I am looking forward to your feedback, change requests or even a star. Containerization is now state of the art and therefore the application is delivered in a container. With the menu item Main Config the Nginx specific configuration files can be extracted and updated. These are dynamically read from the Nginx directory. If a file has been added manually, it is immediately integrated into the Nginx UI Main Config menu item.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    node-js-getting-started

    node-js-getting-started

    Getting Started with Node on Heroku

    A barebones Node.js app using Express 4. This application supports the Getting Started on Heroku with Node.js article. Make sure you have Node.js and the Heroku CLI installed. For more information about using Node.js on Heroku, see these Dev Center articles. When you create an app, a git remote (called heroku) is also created and associated with your local git repository. Heroku generates a random name (in this case sharp-rain-871) for your app, or you can pass a parameter to specify your own app name. Heroku treats logs as streams of time-ordered events aggregated from the output streams of all your app and Heroku components, providing a single channel for all of the events. Procfiles can contain additional process types. For example, you might declare one for a background worker process that processes items off of a queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    node-rate-limiter-flexible

    node-rate-limiter-flexible

    Count and limit requests by key with atomic increments

    rate-limiter-flexible counts and limits number of actions by key and protects from DDoS and brute force attacks at any scale. It works with Redis, process Memory, Cluster or PM2, Memcached, MongoDB, MySQL, PostgreSQL and allows to control of requests rate in single process or distributed environment. All operations in memory or distributed environments use atomic increments against race conditions. Combine limiters, block key for some duration, delay actions, manage failover with insurance options, configure smart key blocking in memory and many others. Average request takes 0.7ms in Cluster and 2.5ms in a Distributed application. See benchmarks. It provides a unified API for all limiters. Whenever your application grows, it is ready. Prepare your limiters in minutes. No matter which node package you prefer: redis or ioredis, sequelize/typeorm or knex, memcached, native driver or mongoose. It works with all of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nodejs-integration-tests-best-practices

    nodejs-integration-tests-best-practices

    Beyond the basics of Node.js testing

    Component/integration test is a hybrid between E2E and unit tets. It's gaining a lot of popularity and going by the testing diamond model it is considered as the default technique for the modern backend. Its main idea is testing an entire component (e.g., Microservice) as-is, through the API, with all the layers including the database but fake anything extraneous. This brings both high confidence and great developer experience. However, doing it right, fast, exhaustive and maximizing the value demand some learning and skills. This is the mission statement of this repo. Warning: You might fall in love with testing. Detailed instructions on how to write component tests in the RIGHT way including code example and reference to the example application. A Complete showcase of a typical Node.js backend with performant tests setup (50 tests in 4 seconds! including database!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    online_users

    online_users

    Displays statistical information about those logged into your Web page

    Displays a box containing statistical information about those logged into your Web page. Content can be displayed in the current or all languages where languages are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ooform

    PHP object oriented form generator and validator

    This framework provides an object oriented way for form generation and validation in php. Its MVC architecture allows to separate the form generation from the rendering. The framework allows to include custom form elements and also custom validators. It provides full multilanguage support for both form and validation messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    open-api

    open-api

    A Monorepo of various packages to power OpenAPI in node

    A Monorepo of various packages to power OpenAPI in node. This monorepo uses lerna for development. See the root package.json for helpful scripts. Several scripts have been created to aid in the development of this monorepo (see ./bin). They assume that your $PWD is the root of the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    penthouse

    penthouse

    Generate critical CSS for your web pages

    The critical path is the path to render a web page, what's needed before that can happen. CSS Stylesheets block rendering. Until the browser has requested, received, downloaded, and parsed your stylesheets, the page will remain blank. By reducing the amount of CSS the browser has to go through, and by inlining it on the page (removing the HTTP request), we can get the page to render much, much faster. You should minify the critical CSS, then inline it on your page (wrapped in <style> tags). It should be placed in the header, replacing the full CSS link(s). The full CSS, and JS script tags (which also block rendering), should be moved out of the HEAD, to the end of the page, just before the closing body tag. You need to generate critical CSS for each page individually. Make sure to only move down the full CSS to the bottom of the page for pages where you have inlined critical path CSS in the header.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Php js form generator create a form (with action and all check) starting from an XML file that describe all fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    php-billing-app

    php-billing-app

    A basic PHP/MySQL/HTML Billing APP. Meant for developers learning.

    Here is PHP/MySQL/HTML code that is a sample Entry Level Billing APP. It is Free, and mostly for learning purposes. You can install on a Windows or linux server, and look at the PHP code files on your PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpAddEdit is an easy to use, feature rich, menu-driven script that will allow you to generate forms to add and edit content in a MySQL database. Unlike other similar scripts out there, phpAddEdit allows your forms to handle multiple tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpBCL

    phpBCL

    PHP Backwards Compatibility Library (phpBCL).

    This package provides functions of newer PHP versions for older versions. It provides scripts that implement functions only available in newer PHP versions as functions built-in in the PHP core engine. The parts work in older PHP versions. A main script checks the current PHP version and loads that implement the functions of newer PHP versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpPEGI

    phpPEGI

    PEGI helps parents to make informed decisions when buying video games

    This package can display PEGI ratings about games from an array. It provides a class that can get details of game ratings according to the PEGI standard, such as the rating title, description, age range, and associated image. The package can return localized rating titles and descriptions in multiple languages, displaying the ratings according to the user's preferred language. PEGI helps parents make informed decisions when buying video games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpbcl8

    phpbcl8

    PHP8 Backwards Compatibility Library (phpBCL)

    This package provides functions of newer PHP8 versions for older versions. It provides scripts that implement functions only available in newer PHP versions as functions built-in in the PHP core engine. The parts work in older PHP8 versions. A main script checks the current PHP8 version and loads that implement the functions of newer PHP8 versions.
    Downloads: 0 This Week
    Last Update:
    See Project