Libraries tagged by when
wikimedia/cdb
1094588 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
voku/css-to-inline-styles
270445 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
verbb/image-resizer
282367 Downloads
Resize assets when they are uploaded.
trustedlogin/client
487641 Downloads
Easily and securely log in to your customers sites when providing support.
tomloprod/time-warden
19645 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
squareboat/sneaker
194607 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
site5/phantoman
1103373 Downloads
The Codeception extension for automatically starting and stopping PhantomJS when running tests.
simplesamlphp/simplesamlphp-module-preprodwarning
6587592 Downloads
Display a warning when using a pre-production environment
romalytar/yammi-audit-log-laravel
2454 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
patchlevel/worker
660703 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.
njxqlus/filament-progressbar
107290 Downloads
This Filament component shows a progress bar at the top of the page when we navigate from one page to another
millipress/millirules
9804 Downloads
A declarative rule engine for PHP that turns complex conditional logic into readable when-then rules. Features a fluent builder API, lazy-loaded context for performance, smart operator inference, and works seamlessly in pure PHP or WordPress.
mediamonks/composer-vendor-cleaner
65988 Downloads
Removes as much as possible from your vendor dir when space or number of files is important
laminas/laminas-cache-storage-deprecated-factory
591975 Downloads
Temporary storage adapter factory for fluent migration to laminas-cache v3 when working with laminas components which depend on laminas-cache
kschu91/largest-remainder-method
89689 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.