Libraries tagged by exiv
techsemicolon/laravel-app-key-rotation
171 Downloads
A helper library to re-encrypt the existing encrypted data when you rotate your Laravel APP_KEY
taproot/micropub-adapter
56 Downloads
The easiest way to add micropub support to existing or new applications.
taavi/laravel-torblock
1033 Downloads
Laravel package for blocking Tor exit nodes
supseven/redirects-updater
193 Downloads
Easily replace the source_host of existing TYPO3 redirects
srjlewis/aura-sql
18 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
squirrelphp/entities-bundle
3267 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
someniatko/whitelist-container
220 Downloads
A PSR-11 container, wrapping existing container, but restricting access only to selected list of classes
sjorek/unicode-normalization
777 Downloads
An enhanced facade to existing unicode-normalization implementations.
sirolad/data-structures
12 Downloads
An implementation of Data Structures that does not exist in SPL
shawnveltman/texthelpers
910 Downloads
A short collection of text helpers that dont yet exist in the Laravel string helpers
schubu/iseed
875 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
schmunk42/database-command
5864 Downloads
Yii command to create database migrations from existing schema
salted-herring/image-orientation-fixer
1865 Downloads
Automactially rotate the image that you upload to SilverStripe CMS, based on its orientation value stored in the exif data.
ryanj93/php-email-address-validator
50 Downloads
A simple tool that allows you to validate and check for e-mail address existence.
rxu/firstpostoneverypage
3 Downloads
Allows to show the first post of a topic on top of its every page. This can be done by checking the relevant checkbox in the post options while creating a new topic or editing the first post of existing one. Also, you can set the first post to be always on top of every topic on per-forum basis by setting the relevant option on forum admisitration page (while creating a forum or editing settings for existing forum).