Libraries tagged by chat package
automattic/jetpack-config
2228403 Downloads
Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.
arcanedev/seo-helper
449486 Downloads
SEO Helper is a framework agnostic package that provides tools & helpers for SEO (Laravel supported).
akki-io/laravel-nova-search
452601 Downloads
A package that extends search for laravel nova
mattkingshott/quest
81754 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
jtant/laravel-env-sync
364253 Downloads
A package that makes sure that your .env file is in sync with your .env.example
caneara/quest
64474 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
hallindavid/manny
68347 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
grofgraf/laravel-pdf-merger
503971 Downloads
Package for Laravel that merges multiple PDFs into one.
lukeraymonddowning/pest-plugin-money
55011 Downloads
A Pest PHP plugin that makes testing popular Money packages easy.
inpsyde/object-hooks-remover
23069 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
yish/generators
103748 Downloads
This package extends the core file generators that are included with Laravel 5 or later.
va-gov/content-build
83676 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/content-build, 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.
inpsyde/composer-assets-compiler
171558 Downloads
Composer plugin that installs and compile frontend dependencies for installed Composer packages based on configuration.
gr8shivam/laravel-sms-api
33619 Downloads
Laravel package to provide SMS API integration. Any SMS vendor that provides REST API can be used. SMS-API channel for Laravel notifications also included.
crazycodr/standard-exceptions
176815 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.