Libraries tagged by this7 that
nitsan/ns-hubspot
73 Downloads
HubSpot Extension for TYPO3 forms easily connects with HubSpot CRM. This TYPO3 add-on for your forms ensures you capture all leads from your TYPO3 websites. Take advantage of your leads! Our integration of TYPO3 forms and HubSpot CRM offers a strong combination that will change the way you collect, nurture, and convert leads.
mouf/utils.mailer.swift-mail-service
28197 Downloads
This package contains a mailer for the Mouf framework that uses a SMTP server to send mail. The package is a wrapper around the Swift_Mailer class of Swift.
mouf/utils.common.mouf-helpers
46728 Downloads
This package contains a set of utility classes that will help you build UI for Mouf. This is mostly useful for package builders if they want to provide advanced UI, etc....
mouf/database.dao-interface
25830 Downloads
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
mouf/alias-container
166 Downloads
This package contains a really minimalist dependency injection container that can be used to create aliases of instances in existing containers.
mikespub/rvolz-bicbucstriim
6 Downloads
BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
marlemiesz/wp-sdk
5 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
marcocesarato/markdown
70 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
maggomann/filament-only-icon-display
310 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
madlab/multi-server-scheduling
18561 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
lunoxis/instagram
109 Downloads
This library is based on the Instagram web version. We develop it because nowadays it is hard to get an approved Instagram application. The purpose is to support every feature that the web desktop and mobile version support
lukasbableck/contao-title-description-bundle
30 Downloads
This bundle adds a meter for the length of the page title and description in the Contao backend as well as a picker that allows you to easily insert special characters into your title or description. The maximum values for the title and description length are based on the maximum length that Google usually displays in search results.
log1x/acf-move-yoast
276 Downloads
A simple ACF Field that moves the Yoast SEO metabox to the location of this field.
lexik/modelo-bundle
1219 Downloads
This bundle aim to provides an http client that performs and handle requests to modelo Api.
leofranca47/abstract-repository-eloquent-laravel
280 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent