Libraries tagged by you
cviebrock/eloquent-sluggable
11648768 Downloads
Easy creation of slugs for your Eloquent models in Laravel
blade-ui-kit/blade-icons
19569513 Downloads
A package to easily make use of icons in your Laravel Blade views.
blade-ui-kit/blade-heroicons
15074156 Downloads
A package to easily make use of Heroicons in your Laravel Blade views.
nunomaduro/larastan
40423635 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
102188509 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
barryvdh/laravel-cors
22282816 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
zenstruck/messenger-test
2804600 Downloads
Assertions and helpers for testing your symfony/messenger queues.
yahnis-elsts/plugin-update-checker
1137319 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
wnx/laravel-stats
1562984 Downloads
Get insights about your Laravel Project
willdurand/js-translation-bundle
15140596 Downloads
A pretty nice way to expose your translation messages to your JavaScript.
venturecraft/revisionable
5703748 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
twbs/bootstrap-sass
1722032 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
tomasvotruba/type-coverage
4633617 Downloads
Measure type coverage of your project
timokoerber/laravel-one-time-operations
957393 Downloads
Run operations once after deployment - just like you do it with migrations!
thecodingmachine/graphqlite
2220075 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).