Lists (1)
Sort Name ascending (A-Z)
Starred repositories
PHP Static Analysis Tool - discover bugs in your code without running it!
βοΈ A PHP library for generating universally unique identifiers (UUIDs).
π₯ Collision is a beautiful error reporting tool for command-line applications
π In short, it's like Tailwind CSS, but for the PHP command-line applications.
The PHP framework that gets out of your way
PHP Payment processing library. It offers everything you need to work with payments: Credit card & offsite purchasing, subscriptions, payouts etc.
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
π PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process
π A tool that can speed up linting of php files by running several lint processes at once.
A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
π§© Zero-dependencies lazy parser to read JSON of any dimension and from any source in a memory-efficient way.
Extra strict and opinionated rules for PHPStan
Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
Composer plugin for automatic installation of PHPStan extensions.
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
ποΈ A tool to quickly set up the base files of a PHP library project.
πͺ A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!