Showing 129 open source projects for "issues"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    DVWA

    DVWA

    PHP/MySQL web application

    ..., with a simple straightforward interface. Please note, there are both documented and undocumented vulnerabilities with this software. This is intentional. You are encouraged to try and discover as many issues as possible. Damn Vulnerable Web Application is damn vulnerable! Do not upload it to your hosting provider's public html folder or any Internet facing servers, as they will be compromised. It is recommended using a virtual machine (such as VirtualBox or VMware), which is set to NAT networking mode.
    Downloads: 603 This Week
    Last Update:
    See Project
  • 2
    Personal Management System

    Personal Management System

    Your web application for managing personal data

    It's easier to understand this web application when you think about a CMS (WordPress) or CRM (SugarCRM); the logic behind this system is very similar to those two. My PMS may offer fewer possibilities than those systems above, but it just does what I want it to do. Additionally, writing extensions is not too hard, depending on the logic required. Anyone with development knowledge can pretty much write their own extensions for personal needs. Keep a track of your personal goals. You can use...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    GitHub search with Manticore Search

    GitHub search with Manticore Search

    Demo: GitHub search with Manticore Search

    GitHub search with Manticore Search. The Manticore GitHub Issue Search tool allows users to search through GitHub issues using Manticore Search, a powerful full-text search engine designed for large datasets and real-time processing. It integrates Manticore's capabilities with GitHub to offer fast and efficient searches within repositories.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    libphonenumber for PHP

    libphonenumber for PHP

    PHP version of Google's phone number handling library

    A PHP library for parsing, formatting, storing and validating international phone numbers. This library is based on Google's libphonenumber. This library will try to follow the same version numbers as Google. There could be additional releases where needed to fix critical issues that can not wait until the next release from Google. This does mean that this project may not follow Semantic Versioning, but instead Google's version policy. As a result, jumps in major versions may not actually...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Laravel Pint

    Laravel Pint

    Laravel Pint is an opinionated PHP code style fixer for minimalists.

    Laravel Pint is an opinionated PHP code-style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent. Pint is automatically installed with all new Laravel applications so you may start using it immediately. By default, Pint does not require any configuration and will fix code style issues in your code by following the opinionated coding style of Laravel. Pint is included in recent releases of the Laravel...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Phan

    Phan

    Phan is a static analyzer for PHP

    Phan is a static analyzer for PHP. Phan prefers to avoid false positives and attempts to prove incorrectness rather than correctness. Phan looks for common issues and will verify type compatibility on various operations when type information is available or can be deduced. Phan has a good (but not comprehensive) understanding of flow control and can track values in a few use cases (e.g. arrays, integers, and strings). With Phan installed, you'll want to create a .phan/config.php file in your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Laravel IDE Helper Generator

    Laravel IDE Helper Generator

    Complete PHPDocs, directly from the source

    This package generates helper files that enable your IDE to provide accurate autocompletion. Generation is done based on the files in your project, so they are always up-to-date. This package makes use of Laravels package auto-discovery mechanism, which means if you don't install dev dependencies in production, it also won't be loaded. Avoid caching the configuration in your development environment, it may cause issues after installing certain packages; respectively clear the cache beforehand...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Enlightn

    Enlightn

    Your performance & security consultant, an artisan command away

    Enlightn scans your Laravel app code to provide you actionable recommendations on improving its performance, security & more. We'll perform over 100 checks against your application for common issues, and provide actionable feedback for fixing them. Think of Enlightn as your performance and security consultant. Enlightn will "review" your code and server configurations, and give you actionable recommendations on improving performance, security, and reliability! The Enlightn OSS (open source...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Process Component

    Process Component

    The Process component executes commands in sub-processes

    The Symfony\Component\Process\Process class executes a command in a sub-process, taking care of the differences between operating system and escaping arguments to prevent security issues. It replaces PHP functions like exec, passthru, shell_exec and system. The getOutput() method always returns the whole content of the standard output of the command and getErrorOutput() the content of the error output. Alternatively, the getIncrementalOutput() and getIncrementalErrorOutput() methods return...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
  • 10
    PHP Coding Standards Fixer

    PHP Coding Standards Fixer

    A tool to automatically fix PHP Coding Standards issues

    The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards, whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team’s) style through configuration. It can modernize your code (like converting the pow function to the operator on PHP 5.6) and (micro) optimize it. If you are already using a linter to identify coding standards problems in your code, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Caffeine for Laravel

    Caffeine for Laravel

    Keeping Your Laravel Forms Awake.

    Prevent forms from timing out when submitting them after leaving them on-screen for a considerable amount of time. (Laravel defaults to 120 minutes, but that is configurable and could be different site-by-site.) To achieve this, we are sending a caffeine-drip (a request at regular intervals) to keep the session from timing out. This is only implemented on pages with a _token field, so all other pages will time-out as normal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HTTP Server

    HTTP Server

    A non-blocking HTTP application server for PHP based on Amp

    This package provides a non-blocking HTTP/1.1 and HTTP/2 application server written in PHP based on Amp. Several features are provided in separate packages, such as the WebSocket component. The package was previously named amphp/aerys, but has been renamed to be easier to remember, as many people were having issues with the old name. Amp’s HTTP server is a non-blocking HTTP/1.1 and HTTP/2 application server written in PHP. This means that there’s no Apache or Nginx required to serve PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    htmly

    htmly

    Simple and fast databaseless PHP blogging platform, and Flat-File CMS

    ..., it should handle more than 20K posts without any issues. Simple but not simpler. A lot of built-in features to supercharge your blog. Recent posts, popular posts, archive lists, category lists, tag clouds, sitemaps, menu manager, scheduled posts, and many more. Ever heard of complaints about unsafe, outdated, and slow plugins for specific CMS out there? We will not follow the same steps. Any new features will be added to the core and go through a security audit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Winter

    Winter

    Free, open-source, self-hosted CMS platform based on the Laravel PHP

    Rapidly develop and deploy beautiful and feature-rich websites and apps with a content management system relied upon by developers and agencies around the world. Smart system design with a focus on simplicity and performance ensures that your projects perform well under pressure. Winter CMS is a free, open-source content management system, built on top of the Laravel PHP framework. Managed by a team of specialist and agency-based developers, Winter is relied upon by agencies and freelancers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Statamic

    Statamic

    The core Laravel CMS Composer package

    Statamic is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites. Statamic has extensive documentation. We dedicate a significant amount of time and energy every day to improving them, so if something is unclear, feel free to open issues for anything you find confusing or incomplete. We are happy to consider anything you feel will make the docs and CMS better. From clear documentation, error messages, & code comments to workflows & tools designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Psalm

    Psalm

    A static analysis tool for finding errors in PHP applications

    ... automatically, allowing you to improve your code without breaking a sweat. If Psalm cannot infer a type for an expression then it uses a mixed placeholder type. mixed types can sometimes mask bugs, so keeping track of them helps you avoid a number of common pitfalls. Psalm has a Language Server that’s compatible with a range of different IDEs. Psalm can fix many of the issues it finds automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Firebird

    Firebird

    A powerful, cross platform, SQL database system

    Firebird RDBMS offers ANSI SQL features & runs on Linux, Windows & several Unix platforms. Features excellent concurrency & performance & powerful stored procedure & trigger language. More information and downloads at https://www.firebirdsql.org/, issue tracker is https://github.com/FirebirdSQL/firebird/issues
    Leader badge
    Downloads: 3,032 This Week
    Last Update:
    See Project
  • 18
    Pandora FMS: Flexible Monitoring System

    Pandora FMS: Flexible Monitoring System

    Open Source Monitoring System for performance and availability.

    Pandora FMS is an enterprise-ready monitoring solution that provides unparalleled flexibility for IT to address both immediate and unforeseen operational issues, including infrastructure and IT processes. It uniquely enables business and IT to adapt to changing needs through a flexible and rapid approach to IT and business deployment. Pandora FMS consolidates all the needs of modern monitoring (ITOM, APM, BAM) and provides status and performance metrics from different operating systems...
    Leader badge
    Downloads: 2,750 This Week
    Last Update:
    See Project
  • 19
    WordPress Sahifa 5.9.1 Theme

    WordPress Sahifa 5.9.1 Theme

    Sahifa is one of the most versatile website themes in the world.

    Sahifa is one of the most versatile website themes in the world. This amazing product offers many incredible features, each added in order to enhance your web page. It manages to balance power and beauty, resulting in a high-quality browsing experience for all users. Many sites have to choose between complexity and accessibility, given that their layout cannot adapt to the diminutive screens of hand-held devices. Thankfully, this theme has solved all compatibility and resizing issues. Customers...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 20
    School And College Management System

    School And College Management System

    The Free & Popular Student Mgmt. Software in Complete Virtual Machine

    .../ ( Accept Any Warnings ) Teacher dashboard: tea@tea.tea tea Student dashboard: stu@stu.stu stu Parent dashboard: par@par.par par from any PC on your Local Network. Once setup & running, please ensure that a Backup of the system, is taken regularly, to avoid any issues. These are covered in the video.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 21
    SLiMS Library Management System

    SLiMS Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    ...://lm.local/ Staff Website Address: https://lm.local/index.php?p=login Staff Username: admin Staff Password: change_this from any PC on your Local Network. For better performance, Increase the CPU Count & Memory in the VM's Settings, as available on the physical machine. Backup the system regularly, to avoid any issues, as shown in the video below. Google Search helps in finding more about SLiMS Library Management Software.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    Asset Management System for Intranets

    Asset Management System for Intranets

    The Free & Popular Snipe-IT Web Software in a Complete Virtual Machine

    ... Warnings due to Usage of Self-Signed https Certificates ) Admin Username: admin Admin Password: Change_this1 from any PC on your Local Network. Explore all the available Menu options, before beginning any data entry. Configure OUTGOING MAIL SERVER SETTINGS in the .env file, using the free FileZilla ftp client software's edit facility. See below. Backup the system regularly, to avoid any issues. These are also covered in the video. Google Search helps in finding more about Snipe-IT.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    Dolibarr Community Edition For Intranets

    Dolibarr Community Edition For Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    ... ) Admin Username: admin Admin Password: change_this from any PC on your Local Network. Then follow below screenshots for: 1. Configuring Outgoing Email SMTP Servers 2. Create Users 3. ACTIVATE Needed Apps 4. Change all Passwords i.e. System, Application 5. Increase CPU Count, Memory, Disk Space in VM's Settings, as required 6. Also see below Backup the system regularly, to avoid any issues. These are covered in the video. Google Search helps in finding more about Dolibarr
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    LAMP package in Complete Virtual Machine

    LAMP package in Complete Virtual Machine

    A Quick LAMP/WAMP/MAMP/XAMPP Pkg for development, testing & production

    ... root login credentials, sample .mysql_history, sample .bash_history are all kept intact for quick references in the home folder. These files can be edited using the free FileZilla ftp client software. This is also explained in the video below. ) Once setup & running, please ensure that a Backup of the system, is taken regularly, to avoid any issues. These are covered in the video. Google Search helps in finding more about PHP development / troubleshooting.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    helpdesk ticketing system, knowledgebase

    helpdesk ticketing system, knowledgebase

    The Free & Popular HESK Web Based Software in Complete Virtual Machine

    ... Username: admin Admin Password: change_this from any PC on your Local Network. Then setup your "SMTP Server" details from the Settings -> Email option. This will help in the flow of all emails from the system. Then setup up your Categories/Departments & Team/Staff Accounts. Once setup & running, please ensure that a Backup of the system, is taken regularly, to avoid any issues. These are covered in the video. Google Search helps in finding more about hesk.
    Downloads: 6 This Week
    Last Update:
    See Project