Libraries tagged by Sdds
fruitcake/laravel-cors
112926932 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
paragonie/sodium_compat
101261169 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
propaganistas/laravel-phone
27291167 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
nelmio/cors-bundle
79420216 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
doctrine/reflection
102380834 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
22309631 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
symfonycasts/reset-password-bundle
6086517 Downloads
Symfony bundle that adds password reset functionality.
s-ichikawa/laravel-sendgrid-driver
7771593 Downloads
This library adds a 'sendgrid' mail driver to Laravel.
rcrowe/twigbridge
5231179 Downloads
Adds the power of Twig to Laravel
martin-georgiev/postgresql-for-doctrine
3889726 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
erusev/parsedown-extra
13215548 Downloads
An extension of Parsedown that adds support for Markdown Extra.
simplito/elliptic-php
1728038 Downloads
Fast elliptic curve cryptography
squirrelphp/twig-php-syntax
6297283 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
shiftonelabs/laravel-sqs-fifo-queue
4482304 Downloads
Adds a Laravel queue driver for Amazon SQS FIFO queues.
shiftonelabs/laravel-cascade-deletes
430986 Downloads
Adds application level cascading deletes to Eloquent Models.