Libraries tagged by all
dyrynda/laravel-nullable-fields
171437 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
duncan3dc/fork-helper
473609 Downloads
Simple class to fork processes in PHP and allow multi-threading
drupal-composer/drupal-paranoia
2000680 Downloads
Composer Plugin for improving the security of composer-based Drupal projects by moving all PHP files out of docroot.
diogogpinto/filament-auth-ui-enhancer
26102 Downloads
This Filament plugin empowers you to transform your auth pages with ease, allowing you to make them truly stand out. It offers a flexible alternative to the default auth pages in the Filament Panels package.
dereuromark/media-embed
419171 Downloads
A PHP library to deal with all those media services around, parsing their URLs and embedding their audio/video content in websites.
croustibat/filament-jobs-monitor
152483 Downloads
Background Jobs monitoring like Horizon for all drivers for FilamentPHP
cjmellor/level-up
46442 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
19139 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/composer-compile-plugin
407485 Downloads
Define a 'compile' event for all packages in the dependency-graph
christiankuri/laravel-favorite
434977 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
cache/cache
2601625 Downloads
Library of all the php-cache adapters
bref/logger
1124415 Downloads
All you need to log with Bref on AWS Lambda
binafy/laravel-user-monitoring
16478 Downloads
Monitor your user and all activity on your application
beyondcode/laravel-vouchers
46476 Downloads
Allow users to redeem vouchers that are bound to models..
bentools/cartesian-product
784780 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.