Libraries tagged by xadd
beberlei/doctrineextensions
66373741 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
twig/extensions
81208354 Downloads
Common additional features for Twig that do not directly belong in core
doctrine/reflection
103692914 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
22532849 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
mlocati/ip-lib
4701824 Downloads
Handle IPv4, IPv6 addresses and ranges
zizaco/entrust
5169614 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
thecodingmachine/phpstan-strict-rules
6569641 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
symfonycasts/reset-password-bundle
6589171 Downloads
Symfony bundle that adds password reset functionality.
stevebauman/location
6209177 Downloads
Retrieve a user's location by their IP Address
spatie/laravel-schemaless-attributes
7281869 Downloads
Add schemaless attributes to Eloquent models
spatie/laravel-csp
7445498 Downloads
Add CSP headers to the responses of a Laravel app
spatie/geocoder
4192035 Downloads
Geocoding addresses to coordinates
spatie/calendar-links
5852942 Downloads
Generate add to calendar links for Google, iCal and other calendar systems
scienta/doctrine-json-functions
20162432 Downloads
A set of extensions to Doctrine that add support for json query functions.
santigarcor/laratrust
4766873 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel