Libraries tagged by ca
calebporzio/sushi
9675554 Downloads
Eloquent's missing "array" driver.
cakephp/chronos
50630240 Downloads
A simple API extension for DateTime.
tracy/tracy
25638131 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
rinvex/countries
8080849 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
nnnick/chartjs
1256917 Downloads
Simple HTML5 charts using the canvas element.
mrclay/minify
19062661 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
lorisleiva/laravel-actions
9021379 Downloads
Laravel components that take care of one specific task
laravel-lang/lang
10965822 Downloads
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI
infection/infection
29443502 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
mtdowling/cron-expression
80896703 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spaze/phpstan-disallowed-calls
23007067 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/laravel-google-calendar
1823636 Downloads
Manage events on a Google Calendar
spatie/calendar-links
7839745 Downloads
Generate add to calendar links for Google, iCal and other calendar systems
ryangjchandler/blade-capture-directive
29897565 Downloads
Create inline partials in your Blade templates with ease.
rennokki/laravel-eloquent-query-cache
4418956 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.