Libraries tagged by whep
jeroendesloovere/vcard
4160457 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
4671431 Downloads
A set of helpful assertions when testing Laravel applications.
colinmollenhour/credis
44924594 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
vectorface/whip
1189948 Downloads
A PHP class for retrieving accurate IP address information for the client.
tplaner/when
1201658 Downloads
Date/Calendar recursion library.
fico7489/laravel-eloquent-join
638692 Downloads
This package introduces the join magic for eloquent models and relations.
wrep/daemonizable-command
1617759 Downloads
Daemonizable (endless running) commands for Symfony.
tamtamchik/namecase
686952 Downloads
This package allows you to convert names into the correct case where possible.
jolicode/php-os-helper
3835549 Downloads
Helpers to detect the OS of the machine where PHP is running.
interconnectit/search-replace-db
121070 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
19045 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
364478 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
components/jqueryui
5935022 Downloads
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.
cocur/background-process
2183381 Downloads
Start processes in the background that continue running when the PHP process exists.
backpack/basset
1128750 Downloads
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.