furkankufrevi/laravel-route-linter
Static analysis for Laravel routes. Detects missing middleware, unused named routes, duplicate URIs, missing controller methods, and more.
时间:2026-03-16 21:41
mistralys/application-utils-collections
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
时间:2026-01-04 19:22
savinmikhail/add_named_arguments_rector
Rector rule to add names to arguments for functions'/methods' calls
时间:2026-01-04 17:47
tomasvotruba/unused-public
Detect unused public properties, constants and methods in your code
时间:2026-01-04 10:56
doctrine/reflection
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
时间:2026-01-04 10:18
luyadev/yii-helpers
Static helper methods in addition to the Yii Framework.
时间:2026-01-04 02:58
fuwasegu/guardrail
Laravel static analysis tool - Verify API routes call required methods (authorization, logging, etc.)
时间:2025-12-23 15:07
flockyn/phpflock
Essential, high-performance static utilities methods for common PHP tasks.
时间:2025-09-30 20:27
ronyldo12/php-stubs
A flexible, simple and poweful PHP stubbing library for unit testing, built on the runkit7 extension. Easily stub instance and static methods, use advanced argument matchers, and set call expectations. Designed for seamless integration with PHPUnit and PHP 7.4+.
时间:2025-06-20 00:21
onlyphp/simple-queue
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classe
时间:2025-01-01 09:52
zjkiza/default-access
To easily access and invoke private and protected properties and methods as with static.
时间:2024-11-27 19:19
staabm/cross-repo-unused-methods
Finds unused public code across repositories
时间:2024-11-20 15:41
adminq/yii2-helpers
Static helper methods in addition to the Yii 2 Framework.
时间:2024-10-16 09:01
labrodev/php-mixed-converter
PHP utility class that provides methods to convert mixed values to strings, ints or floats
时间:2024-08-17 12:52
bggardner/static-tools
Helpful static class methods for data-driven web apps
时间:2024-07-23 16:01