Libraries tagged by supportbee
leonid-slv/php-rtf-template
1669 Downloads
Simple library for working with templates. Works on any PHP version, no additional libraries or dependencies are used. RTF files can be used from under any text editor, including MS Word. Supported formats UTF-8 and CP1251.
kioskemploi/txtextcontrol-reportingcloud
2089 Downloads
PHP wrapper for ReportingCloud Web API. Authored and supported by Text Control GmbH.
jeffersongoncalves/laravel-locale-cookie
54 Downloads
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by config.
inetstudio/seo-helper
631 Downloads
SEO Helper is a framework agnostic package that provides tools & helpers for SEO (Laravel supported).
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
gri3li/yii2-grid-file
918 Downloads
This Yii2 extension provides ability to export data form data provider to format supported by PhpSpreadsheet
gamitg/yii2-ag-scheduling
157 Downloads
This extension is a variation of the yii2-scheduling extension of Yii2. It has simply the same code with a few modification with supported to PHP8. Thanks to 'yii2-scheduling (Developed by: omnilight) extension'.
gabeta/laravel-custom-sms-channels
61 Downloads
Channels SMS notification for providers not supported by laravel by default.
ed-fruty/php-environment
1020 Downloads
PHP Environment Wrapper to load environment variables [supported json, php, ini, xml, yml and serialized data formats]
drewlabs/curl-rest-client
527 Downloads
Built on top of curl client library, it offers REST supported HTTP verbs for sending request to backend service.
dimanzver/yii2-queue
758 Downloads
Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman
creatissimo/dhl-de-retoure
34 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
capell-app/capell
3 Downloads
The supported, version-aligned Capell foundation aggregate for Core, Admin, Frontend, Installer, and Marketplace.
cacing69/uxcel
1 Downloads
Uxcel is a PHP library that can protect/unprotect some supported document for you.
arcanedev/color
2130 Downloads
PHP Helper for manipulating colors (Laravel 5.x supported).