Libraries tagged by alvo
cjmellor/level-up
43193 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
cjmellor/browser-sessions
17635 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
civicrm/civicrm-core
233854 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
christiankuri/laravel-favorite
430960 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
brandonwamboldt/utilphp
533951 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
bitcoin-php/bitcoin-ecdsa
44766 Downloads
PHP library allowing to generate BTC addresses from private keys
beyondcode/laravel-vouchers
45574 Downloads
Allow users to redeem vouchers that are bound to models..
automattic/jetpack-changelogger
5691276 Downloads
Jetpack Changelogger tool. Allows for managing changelogs by dropping change files into a changelog directory with each PR.
a5hleyrich/wp-background-processing
474187 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
silverstripe/display-logic
194313 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
seatgeek/djjob
207168 Downloads
Allows PHP web applications to process long-running tasks asynchronously
malsup/form
73964 Downloads
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.
lexik/maintenance-bundle
3621678 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
gobrightspot/nova-detached-actions
1248343 Downloads
A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
nekman/luhn-algorithm
689227 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.