Libraries tagged by when
soberwp/controller
2230851 Downloads
WordPress package to enable a basic controller when using Blade with Sage 9
wilbergroup/airdrop
2269 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
wikimedia/utfnormal
6778822 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/testing-access-wrapper
2311522 Downloads
A simple helper class to access non-public elements of a class when testing.
watheqalshowaiter/filament-sticky-table-header
55441 Downloads
A Filament plugin that makes table headers stick when scrolling down for better UX.
timgws/query-builder-parser
404522 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
saasscaleup/laravel-log-alarm
29993 Downloads
Laravel log Alarm help you to set up alarm when errors occur in your system and send you a notification via Slack and email
roots/multisite-url-fixer
944821 Downloads
Fixes WordPress issues with home and site URL on multisite when using Bedrock
nystudio107/craft-retour
1005563 Downloads
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
julienbourdeau/route-usage
66399 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
jorijn/laravel-security-checker
1868648 Downloads
Added Laravel functionality to the Enlightn Security Checker. Adds a command to check for, and optionally emails you, vulnerabilities when they affect you.
igbinary/igbinary
5059 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
hmones/laravel-digest
78463 Downloads
A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.
genesis/behat-fail-aid
1585729 Downloads
Get more out of your test suite by getting it to work with you when tests fail. Screenshots and more. Works with Goutte and MinkExtension.
dyrynda/laravel-nullable-fields
218009 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.