Libraries tagged by pull
qveronq/laravel-infisical-sync
351 Downloads
Sync your Laravel .env secrets with Infisical. Push, pull and diff environment variables between your .env file and your Infisical vault using the official PHP SDK.
ohansyah/laravelbenchmark
1052 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
mridang/pmd-annotations
113696 Downloads
Turns PMD style XML reports into Github pull-request annotations via the Checks API. This script is meant for use within your Github Action.
mindtwo/laravel-monitoring
44 Downloads
Laravel plugin of the mindtwo monitoring suite: framework-specific collectors, a scheduled push job and a signed pull endpoint on top of mindtwo/base-monitoring.
likesistemas/codeception-github-reporter
26183 Downloads
Reports unit test data for a pull request.
inweb/translations-parser
329 Downloads
Parse files and pull translatable phrases
evanshunt/silverstripe-remote-images
956 Downloads
A Silverstripe module that can pull in images from a remote site for local display
drupal/pulsedeck_github
304 Downloads
Pulsedeck service monitor plugin for GitHub notifications, assigned issues, and pull requests.
c0ntax/aws-ec2-check-tag
2373 Downloads
A very simple service that pulls the tags for a given instance to see if a particular key = a particular value.
as-cornell/as_courses
555 Downloads
Provides lists of courses pulled from the Cornell course roster API by subject and semester.
amashukov/ton-php
385 Downloads
Standalone TON (The Open Network) SDK for PHP — TLB Cell/BOC primitives, Ed25519 + TON-flavoured mnemonic, Wallet v4r2 + address parser, and a typed toncenter v2 client. Umbrella package pulling the full pure-PHP TON stack.
amashukov/eth-php
342 Downloads
Standalone Ethereum / EVM SDK for PHP — Keccak-256, secp256k1 + ECDSA (RFC 6979), RLP, EIP-1559 offline signing, ABI calldata encoder, and an ethers.js-style JSON-RPC client. Umbrella package pulling the full pure-PHP EVM stack.
aeon-php/automation
93 Downloads
Automatically update project changelog after commit/tag/release/pull request in "keep a changelog" format (or not)
ryangjchandler/forge-previewer
887 Downloads
Create preview deployments for pull request with Laravel Forge.
localheinz/github-changelog
143 Downloads
Provides a console command that generates a changelog based on titles of pull requests merged between specified references.