Libraries tagged by remd
friendsofcake/search
1667642 Downloads
CakePHP Search plugin using PRG pattern
dusank/knapsack
956655 Downloads
Collection library for PHP
arvenil/ninja-mutex
3107903 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
hoa/console
7707812 Downloads
The Hoa\Console library.
reedware/laravel-relation-joins
840943 Downloads
Adds the ability to join on a relationship by name.
wp-cli/config-command
7527343 Downloads
Generates and reads the wp-config.php file.
wapmorgan/unified-archive
1376609 Downloads
UnifiedArchive - an archive manager with unified interface of working with all popular archive formats (zip/7z/rar/gz/bz2/xz/cab/tar/tar.gz/tar.bz2/tar.x/tar.Z/...) for PHP with ability for listing, reading, extracting and creation + built-in console archive manager.
usernotnull/tall-toasts
307681 Downloads
A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS!
tinify/tinify
4404103 Downloads
PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.
thomasjohnkane/snooze
1100068 Downloads
Schedule future notifications and reminders in Laravel
symfony/ux-icons
2080266 Downloads
Renders local and remote SVG icons in your Twig templates.
spatie/php-cloneable
692315 Downloads
A trait that allows you to clone readonly properties in PHP 8.1
spatie/laravel-directory-cleanup
1160263 Downloads
This package will remove the expired files from the given directories.
spatie/laravel-database-mail-templates
566969 Downloads
Render Laravel mailables using a template stored in the database.
shipmonk/dead-code-detector
214229 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.