Libraries tagged by help php
phpcheckstyle/phpcheckstyle
190697 Downloads
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions
apfelbox/php-file-download
190706 Downloads
A library to help with creating downloads for files in PHP
mpclarkson/freshdesk-php-sdk
684674 Downloads
PHP SDK for the Freshdesk API (v2)
messente/messente-api-php
155563 Downloads
[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
denzyl/phanalist
48419 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
jonpurvis/squeaky
14636 Downloads
A Laravel Validation Rule to Help Catch Profanity.
jonpurvis/lawman
47249 Downloads
A PestPHP Plugin to help with architecture testing SaloonPHP integrations
imanghafoori/laravel-heyman
37853 Downloads
A package to help you write expressive defensive code in a functional manner
imanghafoori/laravel-anypass
25661 Downloads
A minimal yet powerful package to help you in development.
hyperf/utils
3015401 Downloads
A tools package that could help developer solved the problem quickly.
hekmatinasser/jalali
378754 Downloads
This Package helps developers to work with Jalali Datetime class for PHP
roromix/spreadsheetbundle
422767 Downloads
This is a Symfony 7.1+ Bundle helps you to read and write Spreadsheet files (including pdf, xls, xlsx, odt, csv), thanks to the PHPSpreadsheet library
friendsofcake/fixturize
536412 Downloads
CakePHP Fixture classes to help increase productivity or performance
formr/formr
27093 Downloads
Formr is a PHP library which helps you build and validate forms quickly, painlessly, and without all the messy overhead.
yanlongli/app-store-server-api
65082 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.