PHP Composer Repositories

Open-source PHP projects categorized as Composer Repositories

Top 23 PHP Composer Repository Projects

  • livewire

    A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

  • Project mention: Is FilamentPHP v3 production ready? | /r/laravel | 2023-08-14

    No its not, Livewire 3 is still getting a fair few bug reports, there was a pretty significant one last week too. Best to keep an eye here: https://github.com/livewire/livewire/discussions

  • Pest

    Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.

  • Project mention: Wordpress tests with Pest and WP Setup | dev.to | 2024-04-18

    Today, I finished the first implementation of this environment, adding Pest and PHPUnit in v10.5, which is currently not supported by default with WP Env.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Rector

    Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

  • Project mention: Updating legacy code to php 8.x | dev.to | 2024-04-30

    For the next phase of updates, I installed PHP Rector.

  • Laravel 6

    Powerful REPL for the Laravel framework.

  • swagger-php

    A php swagger annotation and parsing library

  • browsershot

    Convert HTML to an image, PDF or string

  • Project mention: My decade long, carefully maintained collection of 700+ handy web dev & design bookmarks. Delve in to my toolkit! | /r/webdev | 2023-05-14

    Sure! PHP makes it really simple. I use https://github.com/spatie/browsershot that just makes its way through a JSON feed of the links on a cronjob. I host a lot of stuff on a single VPS so its super flexible.

  • LaravelS

    LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.

  • SaaSHub

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

    SaaSHub logo
  • Laravel-Zero

    A PHP framework for console artisans

  • JSON Schema

    PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project

  • paseto

    Platform-Agnostic Security Tokens

  • Project mention: JSON Web Proofs | news.ycombinator.com | 2023-12-02

    Might I suggest Paseto (https://paseto.io/) - it solves a lot of the headaches of JWT. Signing and encryption are two different things that require two different sets of keys, so you can't mess it up.

    (Full disclosure, I've written one implementation: https://github.com/auth70/paseto-ts)

  • CraftCMS

    Build bespoke content experiences with Craft. (by craftcms)

  • Project mention: Different flavors of content management | dev.to | 2023-08-28

    The most typical approach is having a CMS admin panel sit somewhere on the server; everyone with an account uses this. This is a very convenient approach, especially when working with a team. This way, many people can work on different articles simultaneously without worrying about potential conflicts or overwriting stuff. The only con is related to security - everyone can try to get inside, and if you forget to update our CMS or some user have a weak password, it can be someone outside of our team. WordPress, Drupal, CraftCMS, or Ghost are perfect examples of such CMSs.

  • Symfony Asset

    Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files

  • PHPGGC

    PHPGGC is a library of PHP unserialize() payloads along with a tool to generate them, from command line or programmatically.

  • Symfony Panther

    A browser testing and web crawling library for PHP and Symfony

  • Project mention: Any good resources on how to do “interaction” tests? | /r/PHP | 2023-05-27

    Use some library with WebDriver API (f.ex. Symfony Panther if you want to stick to PHP, or Playwright) to run tests against your WP backend

  • Deptrac

    Keep your architecture clean.

  • Project mention: Microservices aren't the problem. Incompetent people are | news.ycombinator.com | 2023-11-09
  • Assert

    Thin assertion library for use in libraries and business-model (by beberlei)

  • DiDOM

    Simple and fast HTML and XML parser

  • headless-chromium-php

    Instrument headless chrome/chromium instances from PHP

  • Project mention: HTML to PDF package that supports RTL language? | /r/laravel | 2023-05-11
  • Enqueue

    Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro

  • jigsaw

    Simple static sites with Laravel’s Blade.

  • Project mention: Jigsaw – Static Sites for Laravel Developers | news.ycombinator.com | 2024-02-20
  • Infection

    PHP Mutation Testing library

  • Project mention: PHP: testing, "Attention please!" | dev.to | 2024-05-01

    consider adding mutation tests

  • Brick\Math

    Arbitrary-precision arithmetic library for PHP (by brick)

  • Project mention: PHP libraries and tools | dev.to | 2023-10-18

    brick/math: Arbitrary-precision arithmetic library for PHP

  • PHP-CSS-Parser

    A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS

  • 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 Composer Repositories related posts

  • PHP: testing, "Attention please!"

    1 project | dev.to | 1 May 2024
  • Updating legacy code to php 8.x

    1 project | dev.to | 30 Apr 2024
  • Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead

    1 project | dev.to | 29 Apr 2024
  • Wordpress tests with Pest and WP Setup

    1 project | dev.to | 18 Apr 2024
  • Rector keeps your PHP code base fresh and perfect

    2 projects | dev.to | 15 Mar 2024
  • Padronizando seu código através dos Git Hooks

    3 projects | dev.to | 6 Mar 2024
  • Jigsaw – Static Sites for Laravel Developers

    1 project | news.ycombinator.com | 20 Feb 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 livewire 21,688
2 Pest 8,852
3 Rector 8,241
4 Laravel 6 7,275
5 swagger-php 4,972
6 browsershot 4,677
7 LaravelS 3,807
8 Laravel-Zero 3,572
9 JSON Schema 3,507
10 paseto 3,188
11 CraftCMS 3,162
12 Symfony Asset 3,076
13 PHPGGC 3,042
14 Symfony Panther 2,886
15 Deptrac 2,555
16 Assert 2,386
17 DiDOM 2,173
18 headless-chromium-php 2,160
19 Enqueue 2,154
20 jigsaw 2,091
21 Infection 1,983
22 Brick\Math 1,747
23 PHP-CSS-Parser 1,717

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com