Libraries tagged by var
activecollab/humannameparser
83360 Downloads
Takes human names of arbitrary complexity and various formats leading initial, first name, last name, middle name, nicknames etc
yab/laracogs
25841 Downloads
Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
snowio/magento2-product-save-mutex
24302 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
rias/craft-notifications
23112 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
percipioglobal/craft-notifications
18672 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
packagist/closurecompiler-bin
99299 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mrgoodbytes8667/response-common
11617 Downloads
Common interfaces needed for the various mrgoodbytes8667/*-bundle client/response bundles
mnapoli/phpdocreader
254725 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
liip/translation-bundle
10008 Downloads
provide various tools to ease translation management
jandreasn/an-sms
19809 Downloads
A PHP library to send and receive SMS text messages through various gateways/providers.
itsdamien/laravel-heroku-config-parser
29370 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
fireguard/report
11837 Downloads
Report management package in PHP that aims to help you export information in a variety of formats
dunglas/php-schema
5604 Downloads
Various tools to generate a data model based on Schema.org vocables
brandonsavage/booboo
740 Downloads
Provides an error handler for PHP that can execute a stack of handlers for various purposes.
another-library/type-guard
1395 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.