Libraries tagged by include
vmeretail/servicedeskify-php-sdk
24115 Downloads
The ServiceDeskify helpdesk PHP library provides convienient access to VmeRetail's ServiceDeskify api from apps written in PHP. It includes a pre-defined set of classes for API resources.
vaened/php-search-engine
129071 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
universal-omega/dynamic-page-list4
211 Downloads
The DynamicPageList4 extension allows creating lists of other articles based on their category, namespace, title, references or template usage and include contents or arguments of template calls of those articles into your page.
typo3/cms-sv
303332 Downloads
The core/default services. This includes the default authentication services for now.
tuutti/php-klarna-payments
70575 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
sojeda/conventional-commits
14542 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
socialknowledge/vue-env
53525 Downloads
Include ENV/Config variables
smith197/steamauthentication
545 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
silverstripe/mathspamprotection
17663 Downloads
This module provides a simple math protection mechanism for prevent spam from your forms.Includes an EditableMathSpamField to integrate with the UserForms module.
silvanite/nova-field-place
98757 Downloads
An exhanced replacement Place field type to include additional latitude and longitude
sgalinski/lfeditor
291663 Downloads
TYPO3 backend module for managing XLIFF language files with translation-state overview, per-language and per-constant editing (edit/add/rename/delete), metadata maintenance, and global key/value search across extensions. Includes extension and override modes with locallangXMLOverride integration, role-based language permissions, and migration support for legacy override files.
serendipity_hq/bundle-aws-ses-monitor
80877 Downloads
Symfony bundle to monitor AWS SES bounces, complaints and deliveries through SNS. Comes with a command to fully configure the topics and includes configurable SwiftMailer filter to avoid sending emails to bounced and complained emails.
sashabo/nginx-conf-parser
5366 Downloads
Parsing nginx.conf files and following includes
saniolab/laravel-vue-i18n-generator
2087 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
samushi/queryfilter
1702 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.