Libraries tagged by this7 that
timoetting/kirby-builder
35563 Downloads
This versatile plugin for Kirby CMS (v3) lets you predefine content blocks with different field sets that can then be added, edited and arranged inside Kirby's panel.
iatstuti/laravel-nullable-fields
153950 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
mobilestock/laravel-model-affected-rows-verification
4049 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
internacionalweb/cognito-token-verifier
1377 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.
vankevych/timechimp-sdk
32102 Downloads
This is a package that allows you to call the API of TimeChimp
vankevych/king-software-sdk
29233 Downloads
This is a package that allows to call the API of King Software
masterskill/service-package
102 Downloads
This is a package that allows you to automatically create services in Laravel.
internetztube/craft-slug-equals-title
8731 Downloads
This plugin makes sure that the slug is always the same as the title.
calmohallag/nullable-casting
9512 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
automattic/jetpack-heartbeat
664040 Downloads
This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day
va-gov/web
14086 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/web, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
utexas/utexas_saml_auth_helper
152863 Downloads
This is a Drupal module that provides UTexas-focused UI tweaks to the contributed samlauth module.
umbrellio/coverspector
18095 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
ikechukwukalu/dynamicdatabaseconfig
207 Downloads
This is a laravel package that helps you set database configurations dynamically.
ferdynator/phpword
22569 Downloads
PHPWord is a library written in PHP that create word documents. This Package is modified to work with Symfony 2