Alessandro Minoccheri
Alessandro Minoccheri
Hi @javaDeveloperKid can you please provide an example? Thanks!
If I understood well your issue @javaDeveloperKid to avoid the suffix `Interface` you can use this rule: ``` $rules = Rule::allClasses() ->that(new ResideInOneOfTheseNamespaces('App')) ->should(new NotHaveNameMatching('*Interface')) ->because('*Interface is not a valid...
Thank you @simivar we will try to work on it
Yes @dbu it seems the same request!
What is necessary to do for you? Maybe I can help if is possible
News about adding MongoDb?
Any news for this pull request @nWidart ?