Popular Packages
-
-
-
PHP
docusign/webforms-client
The Docusign package makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-webforms-php-client repository.
-
-
-
duotek/unisender-go-notification-channel
Notification channel for Laravel. Integration with the Unisender Go service (https://go.unisender.ru)
-
-
-
-
PHP
friendsofsymfony/facebook-bundle
Integrate the Facebook Platform into your Symfony2 application.
Abandoned! See hwi/oauth-bundle
-
-
PHP
1msg/one_msg_waba_sdk
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
-
-
-
PHP
rekalogika/file-association-entity
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.