phpdocumentor/type-resolver
Resolves DocBlock types and structural element names per PSR-5. Converts partial class names to fully qualified class names, parses type expressions into value objects, and resolves FQSENs for classes, methods, properties, functions, constants and more.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| api-platform/laravel | — | 58 | 58 | 6 | 15K | 0 | 0.5 | 33.2 | MIT | — | |
| atoolo/crawler-teaser-indexer | — | 0 | 0 | 0 | 10 | 0 | 20.7 | 16.9 | MIT | 2 weeks ago | |
| atoolo/search-bundle | — | 2 | 2 | 0 | 472 | 1 | 25.8 | 36.5 | MIT | 1 week ago | |
| corponat/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dayploy/dart-dto-bundle | — | 0 | 0 | 0 | 60 | 0 | 0.0 | 24.7 | MIT | — | |
| dayploy/js-dto-bundle | — | 0 | 0 | 1 | 85 | 0 | 0.0 | 26.7 | MIT | — | |
| deptrac/deptrac | Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. | 2,977 | 2,974 | 154 | 899K | 28 | 57.3 | 53.1 | MIT | 2 weeks ago | |
| digitalrevolution/accessorpair-constraint | PHPUnit helper to automatically test and cover getters/setters (and constructor-to-getter pairs) on data classes. Add the AccessorPairAsserter trait and call assertAccessorPairs() to validate accessor pairs, optional default/initial value checks. | 9 | 10 | 10 | 3K | 1 | 26.8 | 38.7 | MIT | 2 months ago | |
| graham-campbell/analyzer | Analyzer is a PHP tool by Graham Campbell that scans your code/tests to verify referenced classes actually exist, catching typos and broken imports early. Requires PHP 8.1–8.5 and supports PHPUnit 10–13 (v5.1). | 31 | 32 | 5 | 6K | 0 | 23.0 | 35.1 | MIT | 4 months ago | |
| humbug/box | — | 1,315 | 1,319 | 110 | 32K | 73 | 52.2 | 50.7 | MIT | 4 months ago | |
| lastdragon-ru/lara-asp-serializer | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| nelmio/api-doc-bundle | Symfony bundle to generate OpenAPI documentation for your APIs. Provides an interactive docs UI and schema generation driven by PHP 8 attributes. Requires PHP 8.1+ and Symfony 6.4+. Includes migration guides and solid CI support. | 2,355 | 2,400 | 904 | 1M | 57 | 71.5 | 70.9 | MIT | 1 month ago | |
| overblog/graphql-bundle | — | 797 | 802 | 226 | 174K | 115 | 54.9 | 63.1 | MIT | 3 months 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,343 | 4,411 | 647 | 9K | 145 | 82.3 | 37.6 | MIT | 2 months ago | |
| 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. | 125 | 126 | 60 | 958K | 8 | 31.6 | 63.8 | MIT | 1 month ago | |
| phpdocumentor/reflection-docblock | PHPDoc-compatible DocBlock parser from phpDocumentor. Use DocBlockFactory to parse doc comments or Reflection objects, extracting summaries, descriptions, and tags for annotations and metadata. Ideal for tooling that reads and interprets PHPDoc blocks. | 9,370 | 9,407 | 136 | 10M | 10 | 55.9 | 53.0 | MIT | 4 months ago | |
| smsapi/php-client | PHP client library for SMSAPI, providing a simple way to send SMS and manage messaging features from PHP applications. Suitable for integrating SMS notifications and related services into Laravel or custom PHP projects. | 66 | 68 | 42 | 55K | 2 | 22.5 | 45.6 | NOASSERTION | 3 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,774 | 1,778 | 285 | 2M | 4 | 46.2 | 53.0 | MIT | 2 months ago | |
| spatie/laravel-settings | Strongly typed app settings for Laravel stored in databases, Redis, and more. Define settings classes with typed properties, inject them via the container, and read/update values with simple save() calls. Includes migrations, caching, and multiple repositories. | 1,509 | 1,509 | 139 | 511K | 0 | 39.2 | 40.2 | MIT | 1 month ago | |
| thecodingmachine/graphqlite | GraphQLite is a PHP GraphQL library that builds your schema from PHP attributes/annotations. Define queries and mutations as simple controllers, expose types via annotated classes, and get batteries-included features like subscriptions, uploads, and type extensions. | 574 | 573 | 107 | 89K | 24 | 43.2 | 46.6 | MIT | 6 days ago | |
| typo3/cms-extbase | TYPO3 Extbase framework extension: provides the MVC foundation for TYPO3 CMS extensions, including controllers, domain models, persistence, validation, and property mapping. Used to build structured, maintainable TYPO3 applications and plugins. | 18 | 18 | 4 | 309K | 0 | 0.2 | 55.3 | GPL-2.0 | — | |
| willdurand/hateoas | Hateoas is a PHP library for building HATEOAS-friendly REST representations. Configure links and embedded resources via annotations/attributes, XML or YAML, with expression language support, URL generators, and serializers (HAL JSON/XML) for rich hypermedia APIs. | 1,041 | 1,047 | 119 | 127K | 31 | 36.7 | 42.6 | NOASSERTION | 6 months ago | |
| wiremock-php/wiremock-php | PHP client for WireMock to stub and mock HTTP APIs in tests. Create mappings, set expectations, verify requests, manage scenarios, and reset state via WireMock’s admin API. Useful for integration tests and local development without real services. | 91 | 91 | 15 | 38K | 1 | 19.7 | 41.7 | MIT | 4 months ago |
How can I help you explore Laravel packages today?