Libraries tagged by user data
laraxot/module_job_fila3
0 Downloads
job module enables efficient background task execution. It lets you offload resource-heavy processes, like sending emails or data processing, improving app performance. Through simple job definition and dispatching, you can enhance user experience while tasks run seamlessly in the background.
kylemass/haveibeenpwned
9 Downloads
A plugin to check if your users passwords have been pwned by a known data breach via https://haveibeenpwned.com
jrbecart/laravel-statistics
681 Downloads
Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
hrevert/ht-time-zone
48 Downloads
HtTimeZone is a Zend Framework 2 module to simplify working with timezones. This module is useful when your application users are located all around the world.
godscodes/laravel-statistics
71 Downloads
Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
gavinggordon/input-validator
19 Downloads
A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.
exeque/remix
4 Downloads
A powerful and user-friendly library that provides discreet comparators and mutators, allowing you to create reusable transformers for data transformations.
bkstar123/bkscms-site-stats
21 Downloads
A bkstar123/bkscms's package visualizes some basic Google Analytics data for a website from a **BKSCMS** CMS project
bakhirev/assayo
14 Downloads
Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat. In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users. It quickly parses large git log files.
askupa-software/amarkal-validation
18 Downloads
A set of data validation functions for WordPress.
artplus_f/browscap
0 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
alexkratky/validatorx
11 Downloads
Class to validate the user inputs.
icodr8/contao-accountmail
13 Downloads
Login data emails for contao accounts.
craffft/contao-accountmail
14 Downloads
Login data emails for contao accounts.
wakjoko/laravel-subscriptions
13 Downloads
Fork of rinvex/laravel-subscriptions without dependency on users table. You can attach subscription into any model.