phpstan-disallowed-calls
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed. (by spaze)
composer-normalize
π΅ Provides a composer plugin for normalizing composer.json. (by ergebnis)
| phpstan-disallowed-calls | composer-normalize | |
|---|---|---|
| 4 | 6 | |
| 320 | 1,093 | |
| 1.6% | 0.0% | |
| 8.1 | 8.9 | |
| 29 days ago | 8 days ago | |
| PHP | PHP | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
phpstan-disallowed-calls
Posts with mentions or reviews of phpstan-disallowed-calls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-27.
- Firewalling Your Code
We're using similar approach in PHP application by facilitating https://github.com/spaze/phpstan-disallowed-calls
In essence we have defined within each domain:
- Microservices aren't the problem. Incompetent people are
- Weekly "ask anything" thread
Maybe I found it myself: https://github.com/spaze/phpstan-disallowed-calls
- PHP libraries and tools
spaze/phpstan-disallowed-calls: PHPStan rules to detect disallowed calls and constant & namespace usages
composer-normalize
Posts with mentions or reviews of composer-normalize. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-12.
- Elevate Your PHP Development Game with Composer Tips
Composer-Normalize: Your Organization Sidekick! Let's talk about keeping things neat and tidy! Enter Composer-Normalize. This nifty tool ensures your composer.json file stays impeccably organized and sorted. No more chaotic dependency lists - it's all about that clean, structured vibe! ππ More info here: https://github.com/ergebnis/composer-normalize
- The "pds/composer-script-names" standard is now stable
I guess composer normalize is doing those checks since it is validating the composer.json against it's official schema. More at https://github.com/ergebnis/composer-normalize
- Users of VS Code, what Composer-related features would you like to see?
Use composer-normalize as a formatter
- PHP libraries and tools
composer-normalize: Provides a composer plugin for normalizing composer.json.
- Create or Update PR Action
The README itself shows that itβs being used to keep track of Chinese Starbucks stores, download JSON schema updates periodically and even by the Node project itself to keep the license file up to date.
What are some alternatives?
When comparing phpstan-disallowed-calls and composer-normalize you can also consider the following projects:
nocolor - Validate the architecture of your PHP project based on the concept of function colors
Composer Merge Plugin - Merge one or more additional composer.json files at Composer runtime
phpstan-banned-code - Detect banned code through PHPStan
NameSpacer - PHP Class converter to namepaces.
Infection - PHP Mutation Testing library
Satis - Simple static Composer repository generator - For a full private Composer repo use Private Packagist