PHP PHP

Open-source PHP projects categorized as PHP

Top 23 PHP PHP Projects

  • Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

    Project mention: Real-Time Location Tracking with Laravel and Pulsetracker's Redis Pub/Sub | dev.to | 2024-12-05

    Laravel, a powerful PHP framework, offers a seamless way to integrate Pulsetracker Redis Pub/Sub functionality, enabling developers to listen to real-time location updates effortlessly.

  • Cloudways

    Cloudways' Black Friday Offer - 1st Choice of Developers. Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.

    Cloudways logo
  • coolify

    An open-source & self-hostable Heroku / Netlify / Vercel alternative.

    Project mention: Weekly Indie Log #16 | dev.to | 2024-11-14

    With the advent of people moving away from serverless and pushing more towards self-hosted solutions around VPS from provided like Hetzner and using deployment tools like Coolify , I’ve been wanting to have a cool monitoring app which not only monitor uptime but also disk space, CPU pressure, memory pressure, networking and more and throw alerts when something looks outside of the allowable thresholds.

  • Laravel

    The Laravel Framework.

    Project mention: 🚨High-Severity Laravel Vulnerability (CVE-2024-52301) - Awareness and Action Required | dev.to | 2024-12-08

    For more information on this vulnerability, check out the official Laravel security advisory: GHSA-gv7v-rgg6-548h

  • Symfony

    The Symfony PHP framework

    Project mention: Writing high quality tests | dev.to | 2024-12-11

    Of course the most important consideration when writing assertions is that it correctly tests the code's behavior. But a very close second is how the assertion behaves when the code is failing. If an assertions fails for whatever reason, the problem should be as obvious to the developer as possible. A situation in which this is apparent is the situation that is currently being worked on in this Symfony pull request. Symfony comes with a assertResponseStatusCodeSame method, which allows to check for the status code of a response in a functional test:

  • Composer

    Dependency Manager for PHP

    Project mention: 5 Ways to Optimize Symfony Application Performance | dev.to | 2024-12-09

    Tune Production Settings: Disable debugging, enable OPcache, and optimize Composer autoloading.

  • Nextcloud

    ☁️ Nextcloud server, a safe home for all your data

    Project mention: The Home Server Journey - 6: Your New Blogging Career | dev.to | 2024-10-08

    If complete self-hosting is a must, I now need some file server capable of generating shareable links, to be used in my Markdown image components. In summary, Syncthing is great for Dropbox-style backups, but can't share links, NextCloud is too resource-heavy and Seafile is interesting but apparently has proprietary encryption, which left me with the lightweight Filebrowser

  • Guzzle

    Guzzle, an extensible PHP HTTP client

    Project mention: Accessing Azure storage with a shared key in php | dev.to | 2024-06-28

    The microsoft offical libraries are deprecated, so I made a the project caiofior/azure_storage using guzzle to access at this resources with a shared key.

  • 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
  • Monica

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

  • PHPMailer

    The classic email sending library for PHP

    Project mention: Deliver Emails Safely with PHP: A Guide to Using SMTP for Spam-Free Emails | dev.to | 2024-09-27

    If you don’t have Composer, you can download PHPMailer manually from GitHub and include it in your project.

  • Monolog

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

  • Matomo

    Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!

    Project mention: Show HN: Vince – A self hosted alternative to Google Analytics | news.ycombinator.com | 2024-11-28
  • PHPUnit

    The PHP Unit Testing framework.

    Project mention: Integration tests on Symfony with Testcontainers | dev.to | 2024-09-11

    One of biggest advantages of Symfony is the support to do tests integrated with PHPUnit and with a functional kernel to do the bootstrap necessary for the tests.

  • WordPress

    WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.

    Project mention: Centralised Version Control Systems (CVCS) – Expanded Guide on SVN | dev.to | 2024-12-06

    Apache Subversion (SVN) is a Centralized Version Control System (CVCS) popular in the early 2000s and still used in many projects today, like WordPress.org. It stores the full version history on a central server, while developers work on local copies. Changes are saved back to the central repository to keep everyone’s work in sync.

  • CodeIgniter

    Open Source PHP Framework (originally from EllisLab)

    Project mention: Modern PHP Development in 2024 | dev.to | 2024-06-02

    CodeIgniter

  • PHP Parser

    A PHP parser written in PHP

    Project mention: PHP 8.4 Released | news.ycombinator.com | 2024-11-21

    Once rector gets 8.4 rules out, this will be pretty awesome:

    https://github.com/rectorphp/rector/issues/8701

    https://github.com/nikic/PHP-Parser/commit/7b0384cdbe03431c4...

  • Firefly III

    Firefly III: a personal finances manager

    Project mention: GnuCash 5.9 Released | news.ycombinator.com | 2024-09-30

    I use Firefly III (https://firefly-iii.org). It's a self-hosted web app which is nice for me because I tend to use it from my phone most of the time. It does have a pretty extensive API, perhaps not as easy to do bulk edits as a text file, but should be fairly straightforward. It also has a rule system that could be used to do bulk edits too.

  • Bagisto

    Free and open source laravel eCommerce platform

  • BookStack

    A platform to create documentation/wiki content built with PHP & Laravel

    Project mention: BookStack: Simple and Free Wiki Software | news.ycombinator.com | 2024-09-26
  • Flarum

    Simple forum software for building great communities.

    Project mention: Stop Using Discord | news.ycombinator.com | 2024-05-31
  • Parsedown

    Better Markdown Parser in PHP

    Project mention: Parsedown: Better Markdown Parser in PHP | news.ycombinator.com | 2024-01-05
  • Grav

    Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

    Project mention: Building a Simple Grav CMS Theme with Twig, PHP, and CSS | dev.to | 2024-12-06

    But there is a content management system that makes it easier and simpler. And this is especially true for frontend developers. It's Grav CMS.

  • Yii2

    Yii 2: The Fast, Secure and Professional PHP Framework

    Project mention: Top 12 PHP Frameworks For Web Development in 2024 | dev.to | 2024-02-13

    Yii is one of the oldest PHP frameworks, acronym as Yes It Is! It has 14.2k stars and 7k forks on GitHub. It is a fast, secure, and flexible PHP framework for web development, especially for building MVC architecture websites. It is an Object-Oriented PHP framework that requires knowledge of inheritance, polymorphism, etc.

  • Intervention Image

    PHP Image Processing

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP PHP discussion

Log in or Post with

PHP PHP related posts

  • Processwire Open Source CMS

    1 project | news.ycombinator.com | 11 Dec 2024
  • Writing high quality tests

    1 project | dev.to | 11 Dec 2024
  • Automating Code Refactoring in Laravel with Rector

    1 project | dev.to | 9 Dec 2024
  • 5 Ways to Optimize Symfony Application Performance

    4 projects | dev.to | 9 Dec 2024
  • 🚨High-Severity Laravel Vulnerability (CVE-2024-52301) - Awareness and Action Required

    1 project | dev.to | 8 Dec 2024
  • Centralised Version Control Systems (CVCS) – Expanded Guide on SVN

    1 project | dev.to | 6 Dec 2024
  • Building a Simple Grav CMS Theme with Twig, PHP, and CSS

    2 projects | dev.to | 6 Dec 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source PHP projects in PHP? This list will help you:

Project Stars
1 Laravel 79,006
2 coolify 35,061
3 Laravel 32,734
4 Symfony 29,855
5 Composer 28,671
6 Nextcloud 27,588
7 Guzzle 23,228
8 Monica 21,835
9 PHPMailer 21,132
10 Monolog 21,053
11 Matomo 19,957
12 PHPUnit 19,718
13 WordPress 19,637
14 CodeIgniter 18,268
15 PHP Parser 17,076
16 Firefly III 16,429
17 Bagisto 15,682
18 BookStack 15,518
19 Flarum 15,424
20 Parsedown 14,817
21 Grav 14,597
22 Yii2 14,242
23 Intervention Image 13,965

Sponsored
Cloudways' Black Friday Offer - 1st Choice of Developers
Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.
platform.cloudways.com