Libraries tagged by Site Package
yaroslawww/laravel-ad-director
61 Downloads
Package to help you add advertising to your site.
viveksingh/level-up
1636 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
vhar/embed-video
8 Downloads
Embed Video for Laravel is a package for create a URL for an embedded video and a URL for a cover image from various video hosting sites from a video URL in any format
thienson98/tftranslator
13 Downloads
A simple package help you automatically translate all text on your site to other languages.
the-basement/common
12 Downloads
This package is just some interfaces used by thebasement.club. Anyone is welcome to build services that conform to the interfaces and suggest them to be included in the main site by creating an issue.
tarik02/yandex-maps-embed
19 Downloads
Laravel package to make and embed yandex maps on your site.
tailored/laravel-newsletter
11 Downloads
A Laravel 5 Package for adding newsletter signup (and unsubscribe) functionality to a web site
stafflink-pty-ltd/wp-cli-sync
32 Downloads
A WP-CLI command for syncing a live site to a development environment. Based on the original package by Jon Beaumont-Pike.
somarkn99/send-mail-exceptions
5 Downloads
This package sends an email for technical support in the event of any error on the site including a set of error information.
smartnoses/gpsnosesdk
21 Downloads
GpsNose web-integration package - You can use the login, real geo-data and nearby anonymous communication from the GpsNose platform in your web-site.
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
robiussani152/settings
756 Downloads
This package is for managing most basic settings in your laravel application like site title, site logo etc. You can add your custom settings using this package.
rex-devs/lara-docs-kit
4 Downloads
A Laravel documentation package, that adds the ability to add multiple documentation sections to an existing site, while also choosing custom urls for each.
red-ray/multilingual
13 Downloads
The package allows to create a seo-friendly Laravel web-site
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.