Libraries tagged by help php
mpclarkson/freshdesk-php-sdk
657435 Downloads
PHP SDK for the Freshdesk API (v2)
damianopetrungaro/php-commitizen
79953 Downloads
Help writing Git commit following conventional commit specs
johnbillion/wp-compat
60906 Downloads
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
vectorface/dunit
51316 Downloads
Test code against multiple versions of PHP with the help of docker
denzyl/phanalist
1323 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
nahid/talk
56536 Downloads
Talk is a Laravel based realtime messaging, chatting and conversation system. It helps to develop users messaging, chatting and conversations in easy way.
imanghafoori/laravel-heyman
35980 Downloads
A package to help you write expressive defensive code in a functional manner
imanghafoori/laravel-anypass
19441 Downloads
A minimal yet powerful package to help you in development.
euautomation/graphql-client
376081 Downloads
A simple client to help execute queries and mutations across GraphQL
roromix/spreadsheetbundle
392242 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
476250 Downloads
CakePHP Fixture classes to help increase productivity or performance
formr/formr
20726 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
16784 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.
apen/additional_reports
134393 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
cultuurnet/valueobjects
41831 Downloads
A PHP library/collection of classes aimed to help developers using and understanding immutable objects.