Libraries tagged by one-c
yii2mod/yii2-chosen-select
107279 Downloads
Chosen Select Widget based on Chosen jQuery plugin
wyrihaximus/broadcast
56618 Downloads
✨ Statically on composer install/update compiled (async) event dispatcher
vaimo/composer-changelogs
136206 Downloads
Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources
vaersaagod/geomate
66656 Downloads
GeoMate is a friend in need for all things geolocation. IP to geo lookup, automatic redirects (based on country, continent, language, etc), site switcher... You name it.
terminal42/contao-conditionalformfields
63399 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
stack/callable-http-kernel
38194 Downloads
HttpKernelInterface implementation based on callables.
sonnenglas/laravel-amazon-mws
3763 Downloads
Use Amazon's MWS web services with Laravel ^7.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
salahhusa9/laravel-updater
5739 Downloads
Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
psmb/splitadd
7339 Downloads
Allows to insert images and other nodes between text paragraphs in one click
ps/fluent-traversable
27490 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
project-nos/spryker-twig-code-sniffer
23380 Downloads
This package aims to be for twig templates in spryker what phpcs is to php. It checks your codebase for violations on coding standards.
print-filament/print
4416 Downloads
The print-filament package is a simple and efficient tool that allows users to quickly print the current webpage directly from their browser. This plugin enhances the convenience of printing online content by providing a one-click solution for generating printer-friendly versions of the pages you're viewing.
pavlakis/slim-cli
88914 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
oxid-esales/codeception-page-objects
280897 Downloads
Page Objects for OXID eShop acceptance tests on codeception
mouf/utils.common.conditioninterface
511759 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.