Open Source Projects You Can Lay Your Hand On

This page summarizes the projects mentioned and recommended in the original post on /r/XBScompany

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. Flysystem

    Abstraction for local and remote filesystems

    Flysystem is a PHP project with open source code that revolutionizes work with the filesystem. It offers a unified and straightforward approach by abstracting the differences between various file system types, including local and cloud-based ones. You can utilize a consistent API to integrate it into your projects seamlessly. You can use it in any web application that works with data storage to make it more efficient and user-friendly.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Monica

    Personal CRM. Remember everything about your friends, family and business relationships.

    Monica is a Personal Relationship Management (PRM) web application developed on PHP by Monicahq. The main aim of this project is to help individuals to organize and record their interactions with others. It works as a CRM tailored for managing relationships with friends and family. The Monica project is designed for individuals who struggle to remember important details about the lives of people they care about, including those with conditions, like Asperger syndrome or Alzheimer’s disease. It provides a private and personal space for users to keep track of essential information about their friends and family.

  4. Monolog

    Sends your logs to files, sockets, inboxes, databases and various web services

    Monolog is a highly regarded PHP logging library with open source code. This project extends a straightforward and adaptable API, allowing developers to log messages from their PHP applications to diverse channels, including files, databases, and various third-party services. The modularity of this project’s source code provides an assortment of handlers and processors that seamlessly combine and configure to cater to specific logging requirements for any application.

  5. PHPMailer

    The classic email sending library for PHP

    PHPMailer, as the name suggests, is an email-sending tool for PHP. It offers a straightforward and reliable approach to sending email messages from PHP applications. Security remains a top priority for the PHPMailer creators. It is equipped with built-in support for SSL/TLS encryption, ensuring the protection of email messages against interception and tampering. Moreover, it implements safeguards against common email injection attacks, effectively countering header injection and body injection vulnerabilities.

  6. PsySH

    A REPL for PHP

    psysh is an interactive shell that enables developers to explore and experiment with PHP code without the need to write the source code for an entire application. It provides a simple and user-friendly shell interface where you can enter PHP code and instantly observe the results. Also, psysh is a configurable tool equipped with various plugins and modules. Therefore, you can customize it the way you want.

  7. event-management

    helps to register an users for on events conducted in college fests with simple logic with secured way

    event-management is a GitHub project with open source code that presents a comprehensive PHP and MySQL-based solution for event management. Utilizing modern web technologies, like HTML5, CSS3, and jQuery, this system offers event organizers an intuitive and user-friendly platform. Download it, understand what the source code does, adapt it to your needs, and get a beauty like the one you see below:

  8. Guzzle

    Guzzle, an extensible PHP HTTP client

    Guzzle is a PHP HTTP client library. It’s a simple and effective solution for sending HTTP requests and managing HTTP/1.1 and HTTP/2.0 responses. This versatile tool excels in several areas, allowing developers to build query strings quickly, send POST requests, upload JSON data, and handle other HTTP-related tasks. Moreover, Guzzle facilitates both synchronous and asynchronous request handling, providing flexibility for different scenarios.

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  10. churn-php

    Discover files in need of refactoring.

    Churn-php helps to evaluate the complexity of your PHP projects. You can use it to analyze your code and find areas requiring attention. By examining code in each PHP file, it performs critical tasks, such as checking the number of commits and calculating cyclomatic complexity.

  11. Faker

    Faker is a PHP project that allows you to generate data for various testing scenarios. It excels in multilingual support, capable of generating fake data in multiple languages and diverse formats. This feature allows testing multilingual applications and enriching databases with authentic-looking test data.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mautic: Open-Source Email Marketing Automation Software

    1 project | news.ycombinator.com | 22 Nov 2024
  • Open Source is For Everyone: First Experience in Non-Code Contribution to Mautic during Hacktoberfest 2024

    3 projects | dev.to | 19 Nov 2024
  • Criando uma API simples com PHP puro

    6 projects | dev.to | 9 May 2024
  • Mautic - How Open Source Shapes Marketing- Open Source Project Spotlight

    1 project | dev.to | 23 Feb 2024
  • Free email campaign tool for startup?

    2 projects | /r/Wordpress | 5 Dec 2023

Did you know that PHP is
the 14th most popular programming language
based on number of references?