mattiasgeniar/phpunit-query-count-assertions
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
时间:2026-01-04 16:17
dave-liddament/test-splitter
Splits up PHPUnit tests so they can be ran in parallel (e.g. on GitHub actions)
时间:2026-01-04 16:15
backstage/laravel-mails
Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.
时间:2026-01-04 16:12
danielme85/laravel-log-to-db
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
时间:2026-01-04 16:08
nystudio107/craft-twig-sandbox
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
时间:2026-01-04 16:00
shipmonk/doctrine-hint-driven-sql-walker
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
时间:2026-01-04 16:00
rtconner/laravel-tagging
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
时间:2026-01-04 15:50
php-coord/php-coord
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
时间:2026-01-04 15:50
yahnis-elsts/plugin-update-checker
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
时间:2026-01-04 15:40
toflar/cronjob-supervisor
A simple supervisor for processes that can be triggered using a minutely cronjob
时间:2026-01-04 15:40
ory/client
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for th
时间:2026-01-04 15:37
coroowicaksono/chart-js-integration
A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.
时间:2026-01-04 15:30
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
时间:2026-01-04 15:28
aura/sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2026-01-04 15:27
arvenil/ninja-mutex
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
时间:2026-01-04 15:25