Showing 34931 open source projects for "php&mysql"

View related business solutions
  • Get Advanced Threat Protection for Your Azure Workloads Icon
    Get Advanced Threat Protection for Your Azure Workloads

    FortiGate NGFW on Azure Enables You to Protect Your Workloads Beyond Basic Azure Security Services

    FortiGate NGFW identifies and stops advanced threats with powerful application control, malware protection, web filtering, antivirus, and IPS technology. As the attack surface expands, FortiGate provides integrated and automated protection against emerging and sophisticated threats while securing hybrid or multi-cloud environments. Deploy today in Azure Marketplace.
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 1
    Amazon SNS Message Validator for PHP

    Amazon SNS Message Validator for PHP

    Amazon SNS message validation for PHP

    The Amazon SNS Message Validator for PHP library allows you to validate that incoming HTTP(S) POST messages are valid Amazon SNS notifications. This library is standalone and does not depend on the AWS SDK for PHP or Guzzle; however, it does require PHP 5.4+ and that the OpenSSL PHP extension is installed. Next, you must create an instance of MessageValidator, and then use either the isValid() or validate(), methods to validate the message. The message validator checks the SigningCertURL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHPWord

    PHPWord

    PHP library for reading and writing word processing documents

    PHPWord is a library written in pure PHP that provides a set of classes to write to and read from different document file formats. The current version of PHPWord supports Microsoft Office Open XML (OOXML or OpenXML), OASIS Open Document Format for Office Applications (OpenDocument or ODF), and Rich Text Format (RTF). PHPWord is an open source project licensed under the terms of LGPL version 3. PHPWord is aimed to be a high quality software product by incorporating continuous integration...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    Microweber

    Microweber

    Drag and Drop Website Builder and CMS with E-commerce

    Microweber is an open source, Drag and Drop website builder and a powerful next generation CMS with a built-in E-commerce feature. Whatever your website may be, be it an online shop, business website or personal blog, you can easily build it with Microweber. Because of its exceptional Drag and Drop technology, Microweber makes it easier than ever to build your website even without technical knowledge, and see the changes you make to your site in real time. Its revolutionary Real-Time Text...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Bolt CMS

    Bolt CMS

    Bolt is a simple CMS written in PHP

    Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL. A Sophisticated, lightweight & simple CMS released under the open-source MIT-license. Bolt is a tool for Content Management, which strives to be as simple and straightforward as possible. It is quick to set up, easy to configure, uses elegant templates, and above all, it's a joy to use! Bolt is created using modern open source libraries, and is best suited to build...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    Heimdall

    Heimdall

    An Application dashboard and launcher

    As the name suggests Heimdall Application Dashboard is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like. Heimdall is an elegant solution to organize all your web applications. It’s dedicated to this purpose so you won’t lose your links in a sea of bookmarks. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo. You can use the...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    Magento Open Source

    Magento Open Source

    eCommerce Platform for Developers and Small Businesses

    Magento is an open-source e-commerce platform written in PHP
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    wxFormBuilder

    wxFormBuilder

    A wxWidgets GUI Builder

    wxFormBuilder is a GUI builder for the wxWidgets framework. Code generation is supported for C++, Python, Lua and PHP. Additionally, the import and export of XRC code is possible. To support additional widgets, custom plugins can be used. wxFormBuilder runs on Windows, various Linux distributions and macOS.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    AWS SDK for PHP

    AWS SDK for PHP

    Repository of the AWS SDK for PHP

    The AWS SDK for PHP makes it easy for developers to access Amazon Web Services in their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc. You can get started in minutes by installing the SDK through Composer or by downloading a single zip or phar file from our latest release. Before you begin, you need to sign up for an AWS account and retrieve your AWS credentials. To run the SDK, your system will need to meet the minimum...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Prisma

    Prisma

    Next-generation ORM for Node.js and TypeScript

    Prisma helps app developers build faster and make fewer errors with an open source ORM for PostgreSQL, MySQL and SQLite. Central to Prisma is the schema, a declarative way to define your app's data models and their relations that's human-readable. And you don't have to painstakingly create it from scratch if you already have a database - prisma introspect takes care of that. Prisma Client is a query builder that composes the way you think and gets auto-generated from the Prisma schema...
    Downloads: 16 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    NexoPOS

    NexoPOS

    The base version of NexoPOS, which is a web-Based Point Of Sale (POS)

    NexoPOS 4 is a free point-of-sale system built using Laravel, TailwindCSS, Vue, and other open-source resources. This POS System focuses on utilities and functionalities to offer most businesses all the tools they need to manage better their store. NexoPOS includes a responsive and beautiful dashboard that eases the interaction either on a smartphone, tables, or desktops. NexoPOS available on CodeCanyon gives access to premium modules marketplace.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    Seata

    Seata

    An easy-to-use, high-performance distributed transaction solution

    Seata, or Simple Extensible Autonomous Transaction Architecture is an open source distributed transaction solution that brings high performance and easy-to-use distributed transaction services under a microservices architecture. It has 3 basic components: a Transaction Coordinator for maintaining the status of global and branch transactions; a Transaction Manager that defines the scope of global transaction; and a Resource Manager that manages resources being worked on by branch...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    Invoice Ninja is a free and open source invoicing, expenses and time-tracking app built with Laravel and Flutter. It offers a plethora of great features, including custom branded invoice design, recurring invoicing and auto-bill clients, real-time quote creation and custom proposals, expense reporting and so much more! Invoice Ninja is also capable of handling online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit cards,...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    LibreNMS

    LibreNMS

    Community-based GPL-licensed network monitoring system

    Welcome to LibreNMS, a fully featured network monitoring system that provides a wealth of features and device support. LibreNMS is an auto-discovering PHP/MySQL/SNMP-based network monitoring that includes support for a wide range of network hardware and operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP, and many more.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    World countries JSON

    World countries JSON

    Constantly updated lists of world countries

    Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in multiple languages and with national flags included; also available are the ISO 3166-2 codes of provinces/ states associated with the countries. Also available are the ISO 3166-2 codes used for identifying the principal subdivisions (e.g., provinces or states) of all countries coded in ISO 3166-1.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    Laravel Terminal

    Laravel Terminal

    Runs artisan command in web application

    Runs artisan command in web application.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    Laravel Sentinel

    Laravel Sentinel

    A framework agnostic authentication & authorization system

    Sentinel is a PHP 8.1+ framework agnostic fully-featured authentication & authorization system. It also provides additional features such as user roles and additional security features.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    ClickHouse

    ClickHouse

    A fast open-source OLAP database management system

    ClickHouse® is a fast, open-source column-oriented database management system that can generate analytical data reports through SQL queries in real time. According to several independent benchmarks, it far exceeds other comparable column-oriented database management systems, working even up to 1000 times faster. It is able to process hundreds of millions to more than a billion rows and tens of gigabytes of data per single server per second. Apart from its blazing speed, ClickHouse is highly...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    Fingerprint Pro Server API PHP SDK

    Fingerprint Pro Server API PHP SDK

    PHP SDK for Fingerprint Pro Server API

    Fingerprint Pro Server API allows you to get information about visitors and about individual events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Symfony

    Symfony

    Reusable PHP components and PHP framework for web projects

    Symfony is the leading PHP framework for web applications, as well as a set of reusable PHP components. Symfony speeds up the creation and maintenance of PHP web applications while providing plenty of stand-alone components. It is used by some of the best PHP applications and projects, including Drupal and Magento.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    iLovePDF Api

    iLovePDF Api

    iLovePDF Rest Api - PHP Library

    Develop and automate PDF processing tasks like Compress PDF, merging PDF, Split PDF, converting Office to PDF, PDF to JPG, Images to PDF, adding Page Numbers, Rotate PDF, Unlocking PDF, stamping a Watermark, and Repair PDF. Each one with several settings to get your desired results. Strong infrastructure to offer the best-dedicated processing power. You might know us from ilovepdf.com where we process millions of PDFs daily. We offer a simple and concise API Reference and Guide as well as...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    i-Educar

    i-Educar

    Launching the most free educational software in Brazil

    Accessible from anywhere and with single student registration available for the entire education network. Time-saving for everyone. Get current quantitative, financial and statistical data on all processes, at the time and place you want. Evaluation system and reports adapted to the different realities of the country, with numerical, conceptual or descriptive evaluation notes. Management of allocations, removals, substitutions, absences and delays, offering an integrated view of all...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    ElectroCRUD 2

    ElectroCRUD 2

    Database CRUD Application Built on Electron

    ElectroCRUD is an open source database CRUD (create, read, update, delete) Software. No code needed. Just in a few clicks, you can create a database admin/dashboard/whatever. Its open source and free. After a failed search for a basic admin panel that does not involve writing code or installs web-based solutions, I came up with ElectroCRUD idea. The ElectroCRUD v1 was born in 2016. An Electron application that made it possible to create a friendly dashboard with data tables, search, widgets,...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    Akaunting

    Akaunting

    Online Accounting Software

    Online accounting software designed for small businesses and freelancers. Akaunting is built with modern technologies such as Laravel, VueJS, Tailwind, RESTful API etc. Thanks to its modular structure, Akaunting provides an awesome App Store for users and developers.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    Capstone

    Capstone

    Capstone disassembly/disassembler framework

    ... architecture-neutral API. Provide details on disassembled instruction (called “decomposer” by others). Provide semantics of the disassembled instruction, such as list of implicit registers read & written. Implemented in pure C language, with lightweight bindings for D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala (ready either in main code, or provided externally by the community).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    Kanboard

    Kanboard

    Kanban project management software

    Kanboard is a free and open source project management software focused on the Kanban methodology. It visualizes your work clearly and simply so you can limit work in progress, better manage project tasks, easily track the current status of a project, and focus on your goal.
    Downloads: 10 This Week
    Last Update:
    See Project