Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 14

Showing 1973 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Shoplogix Smart Factory Platform Icon
    Shoplogix Smart Factory Platform

    For manufacturers looking for a powerful Manufacturing Execution solution

    Real-time Visibility into Your Shop Floor's Performance. The Shoplogix smart factory platform enables manufacturers to increase overall equipment effectiveness, reduce operational costs, sustain growth and improve profitability by allowing them to visualize, integrate and act on production and machine performance in real-time. Manufacturers that trust us to drive efficiency in their factories. Real-time visual data and analytics provide valuable insights to make better informed decisions. Uncover hidden shop floor potential and drive rapid time to value. Develop a continuously improving culture through training, education and data-driven decisions. Compete in the i4.0 world by making the Shoplogix Smart Factory Platform the cornerstone of your digital transformation. Connect to any equipment or device to automate data collection and exchange it with other manufacturing technologies. Automatically monitor, report and analyze machine states to track real-time production.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    Extended Page Navigation

    Extended Page Navigation

    Extended Page Navigation Plugin for Joomla

    The purpose of this plugin is to replace the version of Page Navigation shipped with Joomla! core by an enhanced, more modern variation that adds extended navigation functionality to articles. Version 2.0 of the plugin is compatible with both 1.5 and 2.5 versions of Joomla!, however there will be no support for 1.5, new features will be only available in Joomla! 2.5 and higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Extended Pagebreak

    Extended Pagebreak

    Extended Pagebreak Plugin for Joomla

    The purpose of this plugin is to replace the version of Pagebreak shipped with Joomla! core by an enhanced, more modern variation that adds extended Table of Contents functionality to a paginated article. This plugin is safe for printing and PDF production (f.i. through PDF Preprocessor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Cernewec.com Middle Cornish Site

    Source code for the Middle Cornish dictionary site at Cernewec.com

    Welcome to this site! This is the repository for the CC-BY-SA open source project at Cernewec.com. This project aims to provide an online dictionary and translation facility to and from Middle Cornish Cernewec and English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sns auth

    sns auth

    Universal third-party login SDK, support WeChat, WeChat scan code, etc

    Universal third-party login SDK, support WeChat, WeChat scan code, QQ, Weibo login, Alipay login, Facebook, Line, Twitter, Google. In the interface file, 4 methods are defined, which must be implemented by each third-party base class, and are used for related third-party login operations and data acquisition. WeChat has an additional method for obtaining the address requested by the proxy. Version 2.0 no longer automatically sets the state through the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Empower Your Workforce and Digitize Your Shop Floor Icon
    Empower Your Workforce and Digitize Your Shop Floor

    Benefits to Manufacturers

    Easily connect to most tools and equipment on the shop floor, enabling efficient data collection and boosting productivity with vital insights. Turn information into action to generate new ideas and better processes.
    Learn More
  • 5
    Laravel Orchid Icons

    Laravel Orchid Icons

    Simple, minimal line, and clean icon pack in vector formats

    ...The package comes with a set of icons that can be found on the Bootstrap Icons. These icons are prefixed with bs. which is used as a prefix to identify the icons in your code. In order to include an icon from a popular icon set such as Font Awesome, you can create a new directory for storing the icons. Once you have created the new directory, you can download the appropriate icons and place them in the new directory. For example, you can download the notebook icon and place it in the fontawesome subdirectory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mysqly

    mysqly

    PHP data framework for Mysql

    Full-featured opensource small-overhead PHP data framework for Mysql built for fast and efficient development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jQuery File Upload

    jQuery File Upload

    File Upload widget with multiple file selection

    ...On the server side, artifacts may be processed using compatible back-end scripts in languages like PHP, Ruby, Node.js, or Java, making the plugin cross-platform. Because uploads can be large or unpredictable, the code is designed to gracefully recover from failures, allowing resumption or cleanup of incomplete parts. Custom callbacks and event hooks let developers validate files by size, type, or user permissions before upload, or abort and communicate errors. In practice, it’s widely used in content management systems, asset upload tools, and anywhere users must deliver files via web forms while receiving immediate feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fecshop (Yii2 Fecshop)

    Fecshop (Yii2 Fecshop)

    yii2 (PHP) fecmal (fecshop) core code used for ecommerce shop

    Yii2 Fecshop is an open-source e-commerce application built on the Yii2 framework. It is designed to provide a complete solution for building scalable and customizable online stores. Fecshop offers features like multi-language support, multi-currency options, SEO optimization, and integration with third-party payment gateways. The modular architecture makes it flexible, allowing developers to extend and customize the store as needed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Redo Rescue: Backup and Recovery

    Redo Rescue: Backup and Recovery

    Backup and Recovery Made Easy

    ...Additional tools included for partition editing, web browsing, and more. Runs from live CD/USB; no installation needed. Website: http://redorescue.com Forum: https://sourceforge.net/p/redobackup/discussion/ GitHub: https://github.com/redorescue/redorescue Wikipedia: https://en.wikipedia.org/wiki/Redo_Backup_and_Recovery
    Leader badge
    Downloads: 676 This Week
    Last Update:
    See Project
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
    Learn More
  • 10
    BSW_MATH
    This project uses PHP Code to programing mathematics and theoritical physics it begins with finding the roots of nonlinear equation and Lagrange interpolation we will develop it step by step you can also download it from http://bsw.benhascience.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Clean Code PHP

    Clean Code PHP

    Clean Code concepts adapted for PHP

    Clean Code PHP is a coding standard and guideline project aimed at promoting readable, maintainable, and robust PHP across teams and projects. It distills principles like meaningful naming, small functions, single responsibility, error handling, and tests into style rules and examples tailored for PHP’s idioms and language features. Contributors map each guideline to real-world scenarios—refactoring suggestions, before/after code snippets, and edge-case handling—in ways that are directly applicable to legacy and greenfield code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    P12PHP is a PHP library and examples that are intended to facilitate developers with the integration of departmental applications with the Payment Gateway of the Basque Administration. Opensource code distributed under Apache 2.0 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    ...The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate the data in the database tables or views. Sohag Developer can be extended by adding more generators any one is welcomed to contribute and create generator to extend Sohag Developer to create more templates to support more programming languages or frameworks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tailwindo

    Tailwindo

    Convert Bootstrap CSS code to Tailwind CSS code

    This tool can convert Your CSS framework (currently Bootstrap) classes in HTML/PHP (any of your choice) files to equivalent Tailwind CSS classes. Made to be easy to add more CSS frameworks in the future (currently Bootstrap). Can convert single files/code snippets/folders. Can extract changes to a separate CSS file as Tailwind components and keep old classes names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is minimally maintained for PHP compatiblity. Please consider using alternatives such as CiviCRM (civicrm.org). Code and issues are now on Github: https://github.com/mlutfy/lcm/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    A-GM Manager

    A-GM Manager

    Web application for long-term monitoring of radioactivity levels

    ...It includes an open-source Web application (A-GM Manager) running on a SOHO server (e.g. NAS from QNAP for Small Office Home Office servers) connected to a Geiger-Muller radioactivity counter device such as C-GM Counters (https://sourceforge.net/p/c-gm-counter) or compatible counters from GQ Electronics LLC. Other compatible or DIY Geiger-Muller counters could also be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Omnipay

    Omnipay

    A framework agnostic, multi-gateway payment processing library

    ...It has a clear and consistent API, is fully unit tested, and even comes with an example application to get you started. You can learn one API and use it in multiple projects using different payment gateways. If you need to change payment gateways you won’t need to rewrite your code. Most official PHP payment gateway libraries are a mess. Most payment gateways have exceptionally poor documentation. So, why use Omnipay instead of a gateway’s official PHP package/example code? Because you are writing a shopping cart and need to support multiple gateways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Canteen Calandreta

    Tool to manage canteen, nursery and events registrations of a school.

    ...More over, this software allow to manage organization of events (description, dates, registrations, ...). A translation in Occitan is now available ! Note a part of source code comes from ASTRES project (GPL help-desk software). ---- Ce logiciel a été développé par la Calandreta de Muret, école associative Occitane (Escòla Calandreta Murèth). Il permet de gérer les inscriptions des enfants à la cantine, à la garderie, d'envoyer les commandes par mail et de suivre la facturation des familles. Il permet également le suivi de l'organisation d'événements festifs via "Coopération".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ZED Online

    ZED Online

    An online multiplayer real time strategy game

    ...Please visit zzone.lewe.com for more. ZED Online world rankings: https://zedonline.sourceforge.io/highscore.php See the wiki for more information: https://sourceforge.net/p/zedonline/wiki/Home/ Information on the different control styles can be found here: https://sourceforge.net/p/zedonline/wiki/controls/ Demo videos: https://www.youtube.com/watch?v=RKmKpTe-gVo https://www.youtube.com/watch?v=OnAJTml5znY https://www.youtube.com/watch?v=3UZSFsY6sSA https://www.youtube.com/watch?v=SFmoCg_F22w Online Multiplayer - Port forwarding In order to connect online the player who creates the game needs to enable port forwarding on their network router/NAT. ...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Wasmer PHP

    Wasmer PHP

    WebAssembly runtime for PHP

    ...The runtime is designed to execute Wasm modules at near-native speeds while maintaining strong sandboxing guarantees to ensure safety and isolation. Developers can instantiate modules, call exported functions, and interact with memory and data structures from PHP code, enabling hybrid architectures that combine PHP with high-performance compiled languages. The project is particularly useful for extending PHP applications with performance-critical logic written in languages like Rust or C that compile to WebAssembly. It also enables experimentation with portable, secure execution environments within traditional web stacks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    FontAwesome Helper

    FontAwesome Helper is a Bludit plugin mostly for developers

    FontAwesome Helper is a Bludit plugin which can help for developers quickly review and insert icons into the HTML source. On click an icon you get the HTML formatted code of the choosen icon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    RiteCMS

    RiteCMS

    a fast simple CMS system based on PHP & Sqlite

    CMS powered by PHP & Sqlite. A fork of PhpSqliteCMS with lots of changes and updates. This project is now on github.com. Please visit: https://github.com/handylulu/RiteCMS For latest update, please always visit https://RiteCMS.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    queXC

    Web based system for cleaning and classifying open text fields

    An Open Source, web based data cleaning and coding system. queXC takes a data file (such as questionnaire data) and cleans the text input fields by spacing and spell checking them. Operators then code text fields using new/existing coding schemes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Laravel Web Push Notifications Demo

    Laravel Web Push Notifications Demo

    Laravel Web Push Notifications Demo

    A demo for the Laravel Web Push notification channel.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB