Popular Packages
-
-
-
-
PHP
softcreatr/php-mistral-ai-sdk
A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
-
-
PHP
humbug/humbug
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
Abandoned! See infection/infection
-
-
-
PHP
nilportugues/sitemap-component
Standalone sitemap builder 100% standards compliant. Build for PHP5.3 and above.
-
-
-
-
-
-
PHP
dmitryrechkin/php-converters-emptytonull
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.