Showing 1199 open source projects for "scripts"

View related business solutions
  • User-friendly software for hybrid working and hot desking in your organisation. Icon
    Efficient workspace management FlexWhere, a Dutchview application, is a convenient software application for organizations that work flexibly. These organizations employees do not have a fixed workspace. Using FlexWhere, they find out quickly and easily which flex places and meeting rooms are free and where their colleagues are located. The information can be viewed on a display, desktop or laptop. By using the mobile app, FlexWhere can even be consulted outside the office on a tablet or phone. More and more organizations are working with flexible workplaces. That is opening up all kinds of possibilities, but is also raising questions such as: ‘How do I know where there is a free workplace?’, ‘Where can I find the colleague I need?’, ‘Is there a conference space available on this floor?’. FlexWhere answers those questions, so it is ideal for supporting (the transition to) flexible work.
  • RouteGenie NEMT software Icon
    RouteGenie NEMT software

    Modern software for non-emergency medical transportation providers, built to improve scheduling, billing, routing, and dispatching processes.

    RouteGenie NEMT software is a modern system built to automate all non-emergency medical transportation processes including routing, scheduling, dispatching, and billing. It helps manage everyday challenges like vehicle breakdowns, traffic problems, cancelations, driver call-offs, will calls, no shows, add-on trips, on-demand trips, and more.
  • 1
    Restaurant Menu Food Ordering WordPress

    Restaurant Menu Food Ordering WordPress

    This plugin gives you the power to effectively create menus

    Restaurant Menu and Food Ordering plugin for WordPress by MotoPress allows you to create a stylish online restaurant menu that features your menu items and offerings. You can create thematic categories of your menu items and display them in a preferable layout - either list or grid. Add images, tags, ingredients, nutrition info, and other data to make your menu more attractive and informative. Using a free plugin version, you can also enable eCommerce features and sell food and drinks online...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    PHP_CodeSniffer

    PHP_CodeSniffer

    Tokenize PHP files and detects violations of coding standards

    PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that tokenizes PHP, JavaScript and CSS files to detect violations of a defined coding standard, and a second phpcbf script to automatically correct coding standard violations. PHP_CodeSniffer is an essential development tool that ensures your code remains clean and consistent. PHP_CodeSniffer requires PHP version 5.4.0 or greater, although individual sniffs may have additional requirements such as external applications...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    YOURLS

    YOURLS

    Your own URL shortener

    YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or Bitly). Running your own URL shortener is fun, geeky and useful: you own your data and don't depend on third-party services. It's also a great way to add branding to your short URLs, instead of using the same public URL shortener everyone uses. Private (your links only) or Public (everybody can create short links, fine for an intranet). Terrific...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Elgg

    Elgg

    A social networking engine in PHP/MySQL

    Introducing a powerful open-source social networking engine. Providing you with the core components needed to build a socially aware web application. Elgg is an award-winning open source social networking engine that provides a robust framework on which to build all kinds of social environments, from a campus-wide social network for your university, school or college or an internal collaborative platform for your organization to a brand-building communications tool for your company and its...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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.
  • 5
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    ... file id/object support (even for users)! A Lua binding, a lua wrapper for td-cli scripts, Secret chats, MTProto 2.0, PFS, PFS in secret chats. MadelineProto can do everything official clients can do, and more! MadelineProto requires the mbstring, xml, json, fileinfo, gmp extensions to function properly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Laravel CSP

    Laravel CSP

    Set content security policy headers in a Laravel app

    By default, all scripts on a webpage are allowed to send and fetch data to any site they want. This can be a security problem. Imagine one of your JavaScript dependencies sends all keystrokes, including passwords, to a third party website. It's very easy for someone to hide this malicious behaviour, making it nearly impossible for you to detect it (unless you manually read all the JavaScript code on your site). For a better idea of why you really need to set content security policy headers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel DataTables Html Plugin

    Laravel DataTables Html Plugin

    Laravel DataTables HTML Builder Plugin

    This package is a plugin of Laravel DataTables for generating dataTables script using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ReflectionDocBlock

    ReflectionDocBlock

    Component of phpDocumentor that provides a DocBlock parser

    The ReflectionDocBlock component of phpDocumentor provides a DocBlock parser that is 100% compatible with the PHPDoc standard. With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. In order to parse the DocBlock one needs a DocBlockFactory that can be instantiated using its createInstance factory method. Then we can use the create method of the factory to interpret the DocBlock. Please note that it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SiteOne Crawler

    SiteOne Crawler

    SiteOne Crawler is a website analyzer and exporter

    SiteOne Crawler is a very useful and easy-to-use tool you'll ♥ as a Dev/DevOps, website owner or consultant. Works on all popular platforms - Windows, macOS, and Linux (x64 and arm64 too). It will crawl your entire website in depth, analyze and report problems, show useful statistics and reports, generate an offline version of the website, generate sitemaps, or send reports via email. Watch a detailed video with a sample report for Astro. build website. This crawler can be used as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Future of Union Management and Benefits Administration Software Is Here Icon
    The Future of Union Management and Benefits Administration Software Is Here

    For unions interested in a powerful union management system

    Introducing the sole contemporary, cloud-based platform for unions. Our comprehensive suite comprises two fully customized systems dedicated to union management and benefits administration, seamlessly integrated with a cutting-edge website and secure member portal.
  • 10
    Laravel Sitemap

    Laravel Sitemap

    Create and generate sitemaps with ease

    ... it in the callable you pass to hasCrawled. You can also instruct the underlying crawler to not crawl some pages by passing a callable to shouldCrawl. You can configure the crawler used by the sitemap generator. The sitemap generator can execute JavaScript on each page so it will discover links that are generated by your JS scripts. You can enable this feature by setting execute_javascript in the config file to true.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SimplePie

    SimplePie

    A simple Atom/RSS parsing library for PHP

    SimplePie is a very fast and easy-to-use feed parser, written in PHP, that puts the 'simple' back into 'really simple syndication. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility, and standards compliance. SimplePie is currently maintained by Malcolm Blaney. Get easy access to SimplePie directly from your web browser! We've worked extra hard to ensure that SimplePie is easy to use and easy to understand. That being said, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mPDF

    mPDF

    PHP library generating PDF files from UTF-8 encoded HTML

    mPDF is a PHP library that generates PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files ‘on-the-fly’ from his website, handling different languages. It is slower than the original scripts e.g. HTML2FPDF and produces larger files when using Unicode fonts, but support for CSS styles etc. and has been much enhanced. Supports almost all languages including RTL (Arabic and Hebrew), and CJK (Chinese-Japanese-Korean). Nested block-level elements (e.g. P...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 13
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 14
    m23

    m23

    Your linux deployment tool!

    m23 is a free software distribution system (license: GPL), that installs (via network, starting with partitioning and formatting) and administrates (updates, adds / removes software, adds / removes scripts) clients with Debian, (X/K)Ubuntu and LinuxMint. It is used for deployment of Linux clients in schools, institutions and enterprises. The m23 server is controlled via a web interface. A new m23 client can be installed easily in only three steps. Group functions and mass installation...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 15
    Photoshop GIMP Extensions Installer

    Photoshop GIMP Extensions Installer

    Installs 180 Photoshop and GIMP Brushes, Plugins + Scripts fast

    Photoshop and GIMP Extensions Installer installs + 180 plug-ins, pattern, gradients, curves easy for Photoshop + GIMP with 1 click. Use the Photoshop and GIMP Extensions Installer to choose one or more.... - plugins - brushes - scripts - patterns - gradients ... to install them easily and full-automatically. 1. Choose the version of Photoshop / GIMP 2. Choose a plugin 3. Click on install ++ SYSTEM-Checkup with custom installation folder selection ++ IMPORTER...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16
    SimpleSMDR

    SimpleSMDR

    Simple application to capture and report on Mitel SMD data

    Web based SMDR application that uses Perl scripts to capture streaming SMDR data from Mitel PBXs and stores it in a database. This data is then available via a web interface. Visit http://simplesmdr.sourceforge.net for more info.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 17
    Dev-PHP IDE
    Dev-PHP is a well-featured IDE for PHP. Fast and powerful, it is easy to use and has a lot of cool features : class browser, scripts preview, integration with PHP parsers, PHP-GTK library, and Xdebug of course. Dev-PHP-usb slips even into your pocket.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    Netflow

    Netflow

    free netflow analyzer

    This is a set of perl and php scripts that are used to collect, process, store and display netflow data.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    OK: Free Social Network Platform

    OK: Free Social Network Platform

    Free Social Networking Platform for small private groups

    OK is a social media networking web platform built with PHP scripts, MySQL database, Bootstrap and Javascript. It is completely FREE. It can be used by anyone to create a network of people where the users can share photos, create discussions, like, share and message others. It is built keeping in view the mobile device screens. It is very light, easy to install and set-up.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    FormaVid

    FormaVid

    Small Business Appliance

    The FormaVid Small Business Appliance https://formavid.org is designed to integrate a content management system (CMS), an issues tracker and an invoicing application into a single, well constructed, offering. It is an excellent starting point for any developer(s) wishing to support the CMS or any of the other components, including the appliance itself. All components are stable, open source and well supported. The appliance is built using scripts so no hidden "monkey business" and you can...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Easy Team Document Software for all ORGs

    Easy Team Document Software for all ORGs

    Tasks, Guides, Scripts, Collaborations, Knowledge Bases, Tech Supports

    Have a look at the Video below for details. Refer Wiki Page for more instructions. I created this Virtual Machine for 2 reasons: 1. Very little initial setup work required to make a Team Document System live, within minutes. 2. This system should keep running for Years, without requiring any further Updates / Breakages. New Points: 1. If needed, change the utf8 line below, to match your language charset, in the corresponding php files, in the htdocs...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    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: 3 This Week
    Last Update:
    See Project
  • 23
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Dodger-Tools

    Dodger-Tools

    BASH tools and and Debian packages for Linux users and administrators

    The Dodger-Tools are a constantly growing collection of BASH tools and Debian packages for Linux users and administrators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    XMB Forum - php forum

    XMB Forum - php forum

    php forum, php forum script, forum software, bbs - by XMB Forum

    ... and runs PHP scripts with a MySQL database or MariaDB backend. A great alternative to other forums like PHPBB, SMF, vBulletin, XenForo, Invision, MyBB, bbPress, Vanilla, Discuz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next