Showing 130 open source projects for "php project"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    PHP JWT Framework

    PHP JWT Framework

    JWT Framework

    This project is a framework that provides an implementation of JWS JSON Web Signature (RFC 7515), JWE JSON Web Encryption (RFC 7516), JWK JSON Web Key (RFC 7517), JWA JSON Web Algorithms (RFC 7518), JWT JSON Web Token (RFC 7519), JSON Web Key Thumbprint (RFC 7638), Unencoded Payload Option (RFC7797).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bedrock

    Bedrock

    WordPress boilerplate with modern development tools

    WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure. Bedrock is an open source project and completely free to use. Bedrock is a modern WordPress stack that helps you get started with the best development tools and project structure. Much of the philosophy behind Bedrock is inspired by the Twelve-Factor App methodology including the WordPress specific version. Bedrock is multisite network compatible, but needs the roots/multisite-url-fixer...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    JWT

    JWT

    A simple library to work with JSON Web Token and JSON Web Signature

    lcobucci/jwt is a framework-agnostic PHP library that allows you to issue, parse, and validate JSON Web Tokens based on the RFC 7519. The package is available on Packagist, you can install it using Composer. A simple library to work with JSON Web Token and JSON Web Signature based on RFC 7519. Once the library has been installed, you are able to issue and parse JWTs. To reduce the chance of having flaky tests on your test suite, the facade supports the usage of a clock object. That allows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Tokenizer

    Tokenizer

    A small library for converting tokenized PHP source code into XML

    A small library for converting tokenized PHP source code into XML. You can add this library as a local, per-project dependency to your project using Composer. If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    Package Generator

    Package Generator

    Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP

    Package Generator generates a PHP SDK from any WSDL so you can easily consume any SOAP Web Service without wondering how SOAP is used under the hood. Package Generator provides many options to generate your package even if a few are required. This project has been tested with many WSDL and is currently used on the platform Providr.IO. Package Generator generates files that are detailed in the MANIFEST. You are encouraged to read it to understand how and why the files are generated in addition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Framework Benchmarks

    Framework Benchmarks

    Source for the TechEmpower Framework Benchmarks project

    If you're new to the project, welcome! Please feel free to ask questions here. We encourage new frameworks and contributors to ask questions. We're here to help! This project provides representative performance measures across a wide field of web application frameworks. With much help from the community, coverage is quite broad and we are happy to broaden it further with contributions. The project presently includes frameworks on many languages including Go, Python, Java, Ruby, PHP, C#, F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wallabag

    wallabag

    A self hostable application for saving web pages

    wallabag extracts the article's content (and only its content!) and displays it in a comfortable view. If you already have an account on Pocket, Readability, Instapaper or Pinboard, you can import your data into wallabag. If you're a developer and you want to connect your application to wallabag, we offer you an API. You can use wallabag on your computer, thanks to our web application. But you can also take wallabag everywhere. For example, it's possible to save an article on your laptop at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    webshell

    webshell

    This is a webshell open source project

    This is a webshell collection project. If you have downloaded this project, please submit a shell. This project covers various common scripts. Such as: asp, aspx, php, jsp, pl, py. Such as submitting various webshells, please do not change the name and password. All shells themselves do not guarantee whether there is a backdoor, but I will never add a backdoor deliberately when uploading by myself. Please don’t add a backdoor if you submit it. If you find backdoor code, please issue. The tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. Contact a project admin to become a developer!
    Downloads: 55 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    Data Structures for PHP 7

    Data Structures for PHP 7

    An extension providing efficient data structures for PHP 7

    An extension providing specialized data structures as efficient alternatives to the PHP array. Highlights the API, performance and other benefits. PHP has one data structure to rule them all. The array is a complex, flexible, master-of-none, hybrid data structure, combining the behaviour of a list and a linked map. But we use it for everything, because PHP is pragmatic: “dealing with things sensibly and realistically in a way that is based on practical rather than theoretical considerations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Artica Statistics Appliance for Squid

    Artica Statistics Appliance for Squid

    Global Management console for manage multiple Squid proxys

    Artica Statistics Appliance for Squid is a set of modules that allows you to enable Webfiltering, statistics and manage several Squid proxy from an unique Web management console. With this project you will be able to install TinyProxy act has the client and the Web statistics Appliance act has the central server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Service Grid - Language Grid Base System

    SOA infrastracture initially developed by NICT Language Grid Project

    Service Grid is an infrastructure for accumulating and sharing Web services. Resources with complicated intellectual property issues are wrapped as Web services and shared on the Service Grid. If you release your software by using the software of this project, please include the following description in the documents or on the website. * This software uses the [SOFTWARE] by the Language Grid project (http://langrid.org/). [SOFTWARE] is one of: * Service Grid Server Software (http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fazed 1.2.1

    Fazed 1.2.1

    A simple phishing files generating tool

    Fazed is a simple phishing tool which allows you to generate html and php files which are customized by your redirected link and access code. Fazed is based on .NET 3.5 and requires minimum of 800x600 resolution. Fazed has six language options which allows locals of the language's respective areas to use the application with ease. The implemented languages are Russian, English, French, Chinese (simplified), Urdu and Sindhi. It is expected to see more language implementations in the future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Source software (PHP) managing iCal (rfc2445) files, for non-calendar systems like CMS, project mgmt systems etc. able to manage calendar information like agendas, tasks, reports, totos, journaling data and communicate with calendar software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CalemEAM is an open source enterprise asset management (EAM/CMMS) suite, featuring Web 2.0 Ajax client with drag-and-drop customization and a PHP based server. This free CMMS/EAM project can be used for industrial, facility and IT asset management.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 16
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Document Object Model Structured Query Language! Example: 'SELECT {//title[1]=>innerCode} FROM {http://example.com}';
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PHP Advanced HTML DOM Parser

    A drop-in replacement for simple html dom

    This project has moved here https://github.com/monkeysuffrage/advanced_html_dom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    [[We are in the progress of moving to github]] Metalinks is a project to facilitate data distribution over mirrors and P2P networks. It does so by defining an XML format and the tools to handle these. The metalink files contain all the information needed to download and verify files.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    OpenAutonomy Reference Implementation

    OpenAutonomy Reference Implementation

    OpenAutonomy PHP server and related tools

    The official OpenAutonomy server reference implementation. NOTE: The full "server" is not required to interact with OpenAutonomy. The main implementation priority is ubiquitousness. To that effect, the server is implemented in PHP with few external dependencies to ensure that this can be run on even the leanest of web hosts. The project includes the related tools from FreeMarker templates (used to generate RPC glue code) to the PHP "compiler" (static inlining of PHP includes in order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wrupit

    Wrupit

    An opensource PHP script for creating your own online notebook

    Wrupit is a PHP software which enables you to have your own “online private notebook” in a minute. It’s simple, and flexible. I’ve tried my best in making the software simple, clean and readable by adding comments. I’m a newbie in developing so this script may not be perfect but it is pretty sufficient for the basic needs of creating an online notebook system. Wrupit is a small, simple opensource project that allows you to setup your own “online notebook” in minutes. It requires extremely less...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    json search

    JSON Search - Inclues PHP CSV to JSON Converter

    This project will help query JSON data using an easy to use web interface. JSON Search works best with Mozilla Firefox browser, better than Chrome, IE. Read the help file for instructions and troubleshooting information. The project includes two parts 1. CSV to JSON converter written in PHP http://goo.gl/AHuch 2. A HTML Search utility that can query the JSON file and display the search results. Includes ability to query the table using AND(+), OR(,) and Filter(|) by column name. http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Niche website for webmasters promoting adult companies through referrals, Flat File RSS Archives, make money through webmaster referrals and from the regular surfer. New programs are added all the time so please use this to your advantage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Vitrax is a powerfull premodded phpbb, all mods are optimized and made compatible with eachother. Included more then 100 mods and addons
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project displays the free zefania-sharp XML bible\'s in a very nice way. The project is written in PHP and uses jquery for some nice gimmicks like highlighting your favorite verses in your desired color.
    Downloads: 3 This Week
    Last Update:
    See Project