buggregator/trap
Buggregator Trap enhances PHP debugging with instant Symfony VarDumper integrations, handy helper functions, and a lightweight local Buggregator server (no Docker). Connect to any Buggregator server and pair with the PhpStorm plugin for a smooth workflow.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| cycle/annotated | Define Cycle ORM entities and schema using PHP 8 attributes. Annotate columns, primary keys, enums, decimals, and relationships like HasOne, HasMany, and BelongsTo, then let Cycle build the mapping from your code. | 29 | 28 | 14 | 25K | 9 | 31.7 | 50.4 | MIT | 1 month ago | |
| cycle/database | Cycle DBAL provides a secure PDO-based database layer with support for MySQL, PostgreSQL, SQLite, and SQL Server. Includes schema introspection/declaration, migrations, smart identifier quoting, query builders, nested queries, and transactions. | 71 | 71 | 30 | 34K | 24 | 36.8 | 53.0 | MIT | 1 month ago | |
| cycle/migrations | Cycle Database Migrations provides structured, versioned database schema changes for Cycle ORM/DBAL. Configure a migrations directory and table, run pending migrations programmatically, and optionally include vendor migrations or generate migration files during schema compilation. | 21 | 21 | 18 | 21K | 10 | 11.6 | 45.0 | MIT | 1 year ago | |
| cycle/orm | Cycle ORM is a fast, flexible PHP DataMapper ORM for long-running apps. Works with plain PHP objects, dynamic schemas, and powerful query builder. Supports relations, eager/lazy loading, migrations, and MySQL/Postgres/SQLite/SQL Server. | 1,329 | 1,334 | 81 | 26K | 82 | 54.6 | 50.7 | MIT | 1 month ago | |
| internal/destroy | Explicit, deterministic resource cleanup for PHP via a Destroyable interface. Breaks circular reference chains and prevents memory leaks in long-running apps without relying on __destruct() or expensive gc_collect_cycles(). Ideal for daemons and event loops. | 56 | 56 | 0 | 228K | 0 | 2.8 | 50.7 | BSD-3-Clause | 10 months ago | |
| internal/dload | DLoad makes it easy to download and manage binary artifacts (RoadRunner, Temporal, custom tools) for PHP projects. Automate installs, lock versions across teams, handle cross-platform binaries, and keep artifacts out of VCS. | 104 | 102 | 2 | 19K | 16 | 34.9 | 42.0 | BSD-3-Clause | 1 month ago | |
| internal/path | Type-safe, immutable PHP path value object. Normalizes paths, handles separators cross-platform, and supports joining segments, inspecting components (name/stem/ext/parent), absolute/relative conversion, and filesystem checks (exists, file/dir, writable). | 12 | 12 | 0 | 39K | 1 | 8.0 | 50.8 | BSD-3-Clause | 8 months ago | |
| internal/toml | PHP 8.1+ TOML 1.0.0/1.1.0 parser and encoder. Parse TOML strings/files into PHP arrays or an AST, modify documents, and serialize back to TOML with round-trip support. | 4 | 5 | 0 | 18K | 1 | 21.3 | 57.3 | BSD-3-Clause | 1 month ago | |
| llm/skills | — | 31 | 28 | 3 | 8K | 1 | 25.2 | 38.6 | BSD-3-Clause | 4 weeks ago | |
| spiral/framework | Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. | 2,060 | 2,063 | 92 | 129K | 42 | 55.0 | 46.1 | MIT | 3 weeks ago | |
| spiral/grpc-client | Framework-friendly and standalone PHP gRPC client with a simple, extensible API. Configure endpoints and interceptors (timeouts, retries), integrate with Spiral/RoadRunner, and handle errors via dedicated exceptions. Requires the PHP gRPC extension. | 41 | 41 | 1 | 111K | 1 | 14.4 | 52.4 | MIT | 4 months ago | |
| spiral/roadrunner-bridge | Bridge RoadRunner plugins into Spiral Framework apps. Provides bootloaders for HTTP, Queue/Jobs, KV Cache, gRPC, Centrifugo, TCP, Metrics, Logger, Locks, and scaffolding integration. Requires PHP 8.1+ and Spiral 3.14+. | 64 | 64 | 11 | 117K | 13 | 20.0 | 52.0 | MIT | 8 months ago | |
| spiral/roadrunner-worker | PHP worker library for running apps on RoadRunner with the Spiral ecosystem. Provides a Worker API to handle incoming requests/jobs and communicate with the RoadRunner server, enabling high-performance, long-running PHP processes for HTTP and background tasks. | 22 | 22 | 5 | 628K | 0 | 6.6 | 55.3 | MIT | 1 year ago | |
| temporal/sdk | Temporal PHP SDK for building durable, scalable workflow orchestration with Temporal. Author Workflows and Activities in PHP, run them with RoadRunner workers, and manage executions via gRPC clients. Composer-installable with optional protobuf for performance. | 416 | 407 | 61 | 230K | 28 | 34.2 | 55.7 | MIT | 4 months ago | |
| testo/testo | Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. | 203 | 203 | 12 | 10K | 18 | 40.6 | 37.2 | BSD-3-Clause | 1 month ago |
How can I help you explore Laravel packages today?