Libraries tagged by this7 that
raiolanetworks/plugin-seo-test
253 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
vankevych/timechimp-sdk
19053 Downloads
This is a package that allows you to call the API of TimeChimp
vankevych/king-software-sdk
15175 Downloads
This is a package that allows to call the API of King Software
oxcom/magento2-currency-services
4606 Downloads
This is a module that allows to update currency rates from addition external sources.
mouf/utils.cache.cache-interface
373368 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
devdojo/tails
1770 Downloads
Build beautiful landing pages and designs using Tails and use this package to fetch those designs via the API
umbrellio/coverspector
16373 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
softspring/doctrine-target-entity-resolver
7316 Downloads
This package provides a class that helps resolve target entities
plumtreesystems/sylius-paysera-plugin
12746 Downloads
This is a sylius plugin that implements the plumtreesystems/payum-paysera-gateway
mouf/utils.action.common-action
351522 Downloads
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).
gboudreau/nest-api
603 Downloads
This is a simple library that will allow you to monitor and control your Nest Learning Thermostat, and Nest Protect.
easy2dev/multi-tenant-wizard
124 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
dzentota/chrome-dev-tools
3736 Downloads
This is a PHP lib that allows one to interact with Google Chrome using Chrome DevTools Protocol within a PHP script. Highly inspired by marty90/PyChromeDevTools
kunicmarko/color-picker-bundle
60640 Downloads
This is a Symfony Bundle that adds Color Picker Form Type.
mouf/utils.cache.file-cache
372819 Downloads
This package contains a cache mechanism that relies on temporary files.