-
Please add a simple usage php extract on packagist/github.
The examples usage is great, but how do I load it in a php script.
Difficult for us new to the psr autoloading standard in php.
thanks
-
### Description
This is likely low hanging fruit, but I noticed that installing packages with this dependency requires a dependency on `psr/container@v1.1.2`, which in many cases may be a downgrade f…
-
### Setup
- SMW version: 4.1.3
- MW version: 1.39.8
- PHP version: 7.4.3-4ubuntu2.23
- DB system (MySQL, Blazegraph, etc.) and version: Amazon Aurora MySQL 5.7.12
### Issue
When running `c…
-
Applicable to All weapons:
- Counts as +5 damage for PSRs
- Counts as +10 damage for PSRs
- +1 to number-of-crits roll
- +2 to number-of-crits roll
Applicable to Non-cluster weapons:
- Dam…
-
![composer fail](https://github.com/user-attachments/assets/172c029d-ea54-46db-bcba-129467886c95)
Class Firefly\FilamentBlog\Components\FeatureCard located in ./app/View/Components/vendor/filamen…
-
Hello! I have an idea!
https://qossmic.github.io/deptrac/collectors/#composer-collector
According to documentation:
```The composer collector allows you to define dependencies on composer re…
-
```
We should use the accepted standard rather than doing our own thing.
* https://github.com/php-fig/fig-standards/tree/master/accepted
```
Original issue reported on code.google.com by `jukka.m.sv…
-
The `TransformationEngine` should accept a PSR-3 logger implementation and route it through to the transformers. This is a standardized way of letting the consumer of the library decide how and when t…
-
Have you ever thought about using [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) PHP standard on your library ? I am using your package with [Composer](https://getcom…
-
We should make our logger [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md) compliant, and make all the classes logging something to use this. This is es…