Libraries tagged by exif
genealabs/laravel-appleseed
300 Downloads
Prevent the pesky missing-favicon error log entries, and return 404 if they don't exist.
funstaff/redirect-bundle
6332 Downloads
Redirect bundle catch request url and redirect to another url if the destination url exist
firehed/php7ize
172 Downloads
Tools to quickly add PHP7 features to your existing codebase
fillup/zfauthsaml
3579 Downloads
Zend\Authentication SAML adapter. Uses existing simpleSAMLphp install.
faonni/module-social-login
48 Downloads
Extension allows your user to login or register by using their existing account from social networks.
experius/module-fakemydata
892 Downloads
Magento 2 Customer Data Faker. Replaces existing customer data for fake data. Used for develop and staging environments.
exolnet/laravel-db-upgrade
1072 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations
etiwole/utm-cookie-bundle
37 Downloads
This bundle allow you to save utm parameters from url into a cookie when they exists. It's also provide a bunch of tools to easily retrive all or each utm.
ernestovargas/laranerators
53 Downloads
Laravel 5 generators from existing schema
edgrosvenor/laravelizer
4 Downloads
Create Laravel models, migrations, and factories for an existing MySQL database
drupal/core-datetime
163 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
dotted-ai/laravel-db-introspector
4 Downloads
Generate migrations from existing database schema
dnadesign/silverstripe-embed
2616 Downloads
Adds embed and video a dataobject along with dataextension to apply embed to existing objects.
djancok/laravel_model_generator
2062 Downloads
Laravel Model Generator from existing table