lptn's Stars
vimeo/psalm
A static analysis tool for finding errors in PHP applications
google/eleventy-high-performance-blog
A high performance blog template for the 11ty static site generator.
thecodingmachine/safe
All PHP functions, rewritten to throw exceptions instead of returning false
phpbench/phpbench
PHP Benchmarking framework
phpstan/phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
laravel-workflow/laravel-workflow
Durable workflow engine that allows users to track job status, orchestrate microservices and write long running persistent distributed workflows in PHP powered by Laravel Queues. Inspired by Temporal and Azure Durable Functions.
laravel/vite-plugin
Laravel plugin for Vite.
pxp-lang/pxp
A suite of high-performance tools for PHP developers – includes a code formatter, static analyser, language server and superset language.
Flowframe/laravel-trend
Generate trends for your models. Easily generate charts or reports.
LaravelDaily/laravel-charts
Package to draw charts in Laravel with Chart.js
PlannrCrm/laravel-fast-refresh-database
🚀 Refresh your test databases faster than you've ever seen before
Roave/Dont
:no_entry_sign: Small set of defensive programming utilities/traits for PHP
dcblogdev/laravel-db-sync
Sync a remote DB to a local DB
psalm/psalm-plugin-laravel
A Psalm plugin for Laravel
area17/blast
Storybook for Laravel Blade 🚀
tarampampam/laravel-roadrunner-in-docker
:rocket: An example of Laravel app that runs in a docker container with RoadRunner
laravel/nova-log-viewer
A Laravel Nova tool for viewing your application logs
Roave/infection-static-analysis-plugin
:white_check_mark: :dragon_face: Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
lwojcik/eleventy-template-bliss
Single-column blog template for Eleventy focused on simplicity without sacrificing functionality
dillingham/nova-assertions
Laravel Nova assertions for your tests
jsphpl/laravan
Ansible Playbooks for Laravel - machine provisioning and app deployment
canvural/phpstan-blade-rule
PHPStan rule for static analysis of Blade templates
Lloople/phpunit-extensions
📦 Some cool extensions for PHPUnit
WebbyLab/eslint-plugin-more
Extra rules for Eslint
phpstan/php-8-stubs
annervisser/psalm-baseline-progress-action
A GitHub action that calculates the size of your psalm baseline on a pull request compared to the base branch. This allows you to easily comment the difference on a pull request, or use it in other subsequent actions
InteractionDesignFoundation/laravel-geoip
🌎 Determine the geographical location of website visitors based on their IP addresses.
koot-labs/telegram-bot-dialogs
Plugin for Telegram Bot API PHP SDK to easily implement dialogs/conversations with bots
diglabby/laravel-find-missing-translations
Artisan command to find missing translations
InteractionDesignFoundation/coding-standard
PHPCS coding-standard for Laravel applications and packages