Libraries tagged by user pool
poulikov/oauth-bundle
6 Downloads
Support for authenticating users via oauth in Symfony2.
networkrailbusinesssystems/entra
5 Downloads
Easily sign-in and poll users and groups in Microsoft Entra
dandrea/audit
44 Downloads
Package for adding basic audit capabilities to Laravel 5.5+ . It supports multiauth by providing polymorphical relations with user/auditor.
laravel-api-server/core
32 Downloads
This project provides everything you need for building an advanced application. It provides a base model and a base policy as well as a user, permission and role model and a database based key/value storage.
zvermafia/lavoter
1075 Downloads
Voteable Polymorphic Eloquent Models for Laravel 5 without user authentication. This means that for the identification of the user, we will use the fingerprintjs2 instead of authorization on the site.
sosupp/questionable
10 Downloads
A laravel flexible and extensible package for adding extra functionality such as Quizzes, Polls, Exams, Mock Practice, etc. to your application or website to enhance user intereaction. Anything that you can imagine to do with a set of question bank.
luciansabo/async-command
30 Downloads
Paralellize php code execution when used inside command line scripts with the help of a Worker Pool
haoa/mix-database
21 Downloads
Simple database for use in multiple execution environments, with support for FPM, Swoole, Workerman, and optional pools
curly-deni/laravel-scopes
7 Downloads
A set of reusable Eloquent global scopes for controlling model visibility based on user ownership and public/private status, designed for seamless integration with Laravel authorization policies.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.
paragonie/sodium_compat
103124561 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
cmgmyr/messenger
2144958 Downloads
Simple user messaging tool for Laravel
phayes/geophp
8704185 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
aidantwoods/secureheaders
563278 Downloads
A PHP class aiming to make the use of browser security features more accessible.
rmunate/spell-number
238430 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.