Libraries tagged by user pool
laravel-api-server/core
31 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
1072 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/site-legals
25 Downloads
A laravel package for easily including legally required pages such as: About Us, Privacy Policy, Impressum, Imprint, Terms and Conditions, Disclaimer, etc. No need to recreate models, CRUD functionalities. The package comes with the necessary classes, with drop-in UI for CRUDing these pages, and displaying them to the site users. Suitable for Blogs, News sites, Company websites, E-commerce, etc.
luciansabo/async-command
29 Downloads
Paralellize php code execution when used inside command line scripts with the help of a Worker Pool
paragonie/sodium_compat
83922782 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
cmgmyr/messenger
1954736 Downloads
Simple user messaging tool for Laravel
phayes/geophp
7748505 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
470748 Downloads
A PHP class aiming to make the use of browser security features more accessible.
ahand/mobileesp
405347 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
itamair/geophp
3452930 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.
bolechen/nova-activitylog
494916 Downloads
A tool to activity logger to monitor the users of your Laravel Nova.
rmunate/spell-number
136560 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.
php-flasher/flasher-toastr
1168692 Downloads
PHPFlasher Toastr - An extension for PHPFlasher to integrate Toastr notifications seamlessly in Laravel or Symfony. Enhances UX with elegant, responsive toast messages.
funiq/geophp
91405 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
syntaxlexx/chatmessenger
3240 Downloads
Simple one-to-one/group chat messaging tool for Laravel 5, 6, 7, 8, 9 & 10 with Pusher Integration