Libraries tagged by allo
unclecheese/display-logic
1095425 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
typo3/cms-setup
9186575 Downloads
TYPO3 CMS Setup - Allows users to edit a limited set of options for their user profile, including preferred language, their name and email address.
tritum/form-element-linked-checkbox
766700 Downloads
Adds a new form element which allows the editor to create a checkbox with a linked label text. This is an extension for TYPO3 CMS.
timacdonald/has-parameters
303800 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
tamtamchik/namecase
594876 Downloads
This package allows you to convert names into the correct case where possible.
simplesamlphp/composer-module-installer
11222615 Downloads
A Composer plugin that allows installing SimpleSAMLphp modules through Composer.
shipmonk/doctrine-mysql-index-hints
595882 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
shipmonk/coverage-guard
55663 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
rybakit/twig-deferred-extension
2810455 Downloads
An extension for Twig that allows to defer block rendering.
rtconner/laravel-likeable
398669 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
roadrunner-php/lock
2027486 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
readdle/app-store-server-api
499837 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
rct567/dom-query
271624 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
rafaelwendel/phpsupabase
100130 Downloads
PHPSupabase is a library written in php language, which allows you to use the resources of a project created in Supabase (https://supabase.io), through integration with its Rest API.
pinkary-project/type-guard
142023 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.