phpdocumentor/reflection
Static PHP code reflection library that parses one or more files (no execution) to build an object graph of your application's structure, including DocBlocks. Supports analyzing PHP versions from 5.2 up to your installed PHP version; useful for reflecting whole projects.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| bungle/framework | Laravel framework components and utilities for building PHP web applications, providing common helpers and structure for routing, configuration, events, and more as part of the bungle ecosystem. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| egeloen/serializer | — | 29 | 29 | 20 | 1K | 6 | 2.6 | 24.9 | MIT | — | |
| google/cloud-bigquery | Idiomatic PHP client for Google BigQuery. Create and manage datasets/tables, load data (e.g., CSV), run query jobs, and iterate results. Part of Google Cloud PHP; includes auth, debugging guidance, and full API docs. | 89 | 94 | 20 | 650K | 0 | 30.6 | 62.4 | Apache-2.0 | 1 month ago | |
| google/cloud-core | Shared core infrastructure for Google Cloud PHP libraries. Provides common utilities, configuration, retries, transport/auth helpers, and debugging support used across Google Cloud client components. Generally available with stable, backward-compatible releases. | 347 | 349 | 24 | 4M | 0 | 34.0 | 64.9 | Apache-2.0 | 1 month ago | |
| google/cloud-firestore | Idiomatic PHP client for Google Cloud Firestore. Install via Composer and use the generated gRPC-based API to read/write documents, run queries, and manage data at scale. Part of the googleapis/google-cloud-php project. | 182 | 183 | 34 | 124K | 0 | 32.4 | 46.0 | Apache-2.0 | 1 month ago | |
| google/cloud-logging | Idiomatic PHP client for Google Cloud Logging (Stackdriver). Write, store, search, and analyze logs from Google Cloud and AWS. Supports REST and gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials. | 45 | 46 | 17 | 208K | 0 | 29.4 | 59.0 | Apache-2.0 | 1 month ago | |
| google/cloud-pubsub | Idiomatic PHP client for Google Cloud Pub/Sub. Publish and receive messages between services using REST or gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials for managed, real-time messaging. | 93 | 97 | 27 | 576K | 0 | 32.7 | 61.5 | Apache-2.0 | 4 weeks ago | |
| google/cloud-spanner | Idiomatic PHP client for Google Cloud Spanner, a globally consistent relational database. Install via Composer and use gRPC to connect to instances/databases, run SQL queries with parameters, and benefit from V2 multiplexed sessions for efficient concurrent requests. | 21 | 21 | 11 | 23K | 0 | 32.9 | 48.9 | Apache-2.0 | 1 month ago | |
| google/cloud-storage | Idiomatic PHP client for Google Cloud Storage. Upload, download, and manage buckets/objects, set ACLs, and use the gs:// stream wrapper. Part of the Google Cloud PHP suite with full API docs and authentication guidance. | 345 | 351 | 31 | 3M | 0 | 34.6 | 64.3 | Apache-2.0 | 1 month ago | |
| google/cloud-translate | Idiomatic PHP client for Google Cloud Translation. Supports V2 (handwritten) and V3 (generated) APIs to translate text, detect language, and manage datasets/models. Auth via Google Cloud credentials; install with Composer for easy integration. | 206 | 211 | 24 | 490K | 0 | 31.6 | 54.6 | Apache-2.0 | 1 month ago | |
| kcs/class-finder | Discover and filter PHP classes and namespaces in your project using Composer’s autoloader with PSR resolution. Iterate found classes and reflections, then narrow results by interfaces, subclasses, annotations, PHP 8 attributes, directories, namespaces, or custom callbacks. | 31 | 31 | 6 | 91K | 2 | 4.3 | 47.6 | MIT | 1 year ago | |
| klitsche/dog | Dog is a lightweight source code documentation generator for PHP libraries. Built on phpDocumentor/reflection and Twig, it analyzes code and phpdoc, validates documentation with configurable rules, and outputs Markdown suitable for MkDocs and similar tools. | 2 | 2 | 0 | 2 | 0 | 2.1 | 3.1 | MIT | 3 years ago | |
| phpdocumentor/phpdocumentor | phpDocumentor is a documentation generator for PHP projects. It scans source code and DocBlocks to build API docs, can parse Markdown/ReST, embed API snippets into guides, and generate UML diagrams to help keep code and documentation in sync. | 4,345 | 4,419 | 648 | 11K | 146 | 80.4 | 37.5 | MIT | 4 months ago | |
| spatie/laravel-data | Create rich, typed data objects for Laravel that replace form requests and API transformers. Automatically map from requests, validate with inferred rules, transform to resources (with lazy/partial fields), and generate TypeScript definitions from the same source. | 1,783 | 1,787 | 288 | 2M | 4 | 43.9 | 52.4 | MIT | 4 months ago | |
| wulfheart/laravel-actions-ide-helper | — | 21 | 21 | 32 | 18K | 1 | 23.4 | 46.6 | MIT | 2 months ago |
How can I help you explore Laravel packages today?