Libraries tagged by when
tijsverkoyen/css-to-inline-styles
573318660 Downloads
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.
seld/phar-utils
197502168 Downloads
PHAR file format utilities, for when PHP phars you up
spatie/laravel-sluggable
14218384 Downloads
Generate slugs when saving Eloquent models
spatie/phpunit-watcher
10593655 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2688336 Downloads
Automatically restart Horizon when local PHP files change
spatie/laravel-failed-job-monitor
2986698 Downloads
Get notified when a queued job fails
jeroendesloovere/vcard
4119245 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
jasonmccreary/laravel-test-assertions
4593801 Downloads
A set of helpful assertions when testing Laravel applications.
colinmollenhour/credis
44569535 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
tplaner/when
1185278 Downloads
Date/Calendar recursion library.
jorijn/laravel-security-checker
1903191 Downloads
Added Laravel functionality to the Enlightn Security Checker. Adds a command to check for, and optionally emails you, vulnerabilities when they affect you.
interconnectit/search-replace-db
120574 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
igbinary/igbinary
14664 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.
helgesverre/toon
320910 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
cocur/background-process
2150376 Downloads
Start processes in the background that continue running when the PHP process exists.