Libraries tagged by add
doctrine/reflection
99143686 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
21747276 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
zizaco/entrust
5043822 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
thecodingmachine/phpstan-strict-rules
5355013 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
symfonycasts/reset-password-bundle
4992297 Downloads
Symfony bundle that adds password reset functionality.
stevebauman/location
4549021 Downloads
Retrieve a user's location by their IP Address
spatie/laravel-tags
6205598 Downloads
Add tags and taggable behaviour to your Laravel app
spatie/laravel-schemaless-attributes
5312273 Downloads
Add schemaless attributes to Eloquent models
spatie/laravel-csp
5014040 Downloads
Add CSP headers to the responses of a Laravel app
spatie/geocoder
3358974 Downloads
Geocoding addresses to coordinates
spatie/calendar-links
4440394 Downloads
Generate add to calendar links for Google, iCal and other calendar systems
scienta/doctrine-json-functions
15277451 Downloads
A set of extensions to Doctrine that add support for json query functions.
santigarcor/laratrust
3936493 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
s-ichikawa/laravel-sendgrid-driver
6855973 Downloads
This library adds a 'sendgrid' mail driver to Laravel.
rennokki/laravel-eloquent-query-cache
2512255 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.