Libraries tagged by exist
gsylvestre/php-models-generator
39 Downloads
Painlessly generates PHP models/entities from existing MySQL database
gorriecoe/silverstripe-embed
11241 Downloads
Adds embed and video a dataobject along with dataextension to apply embed to existing objects.
geniusts/laravel-translation-manager
5200 Downloads
A WebUI to manage translation files for Laravel, create or update existing languages files.
galatanovidiu/abilities-rest-adapter
27 Downloads
Defines Abilities API abilities by reusing existing REST API routes (schema, validation, permission, handler) via rest_do_request().
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
894 Downloads
Magento 2 Customer Data Faker. Replaces existing customer data for fake data. Used for develop and staging environments.
exolnet/laravel-db-upgrade
1249 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations
etiwole/utm-cookie-bundle
106 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.
edgrosvenor/laravelizer
4 Downloads
Create Laravel models, migrations, and factories for an existing MySQL database
dreamzy/livewire-charts
339 Downloads
Fork from asantibanez/livewire-charts to allow more options on existings charts and adding support for other types.
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.
dnadesign/silverstripe-embed
3223 Downloads
Adds embed and video a dataobject along with dataextension to apply embed to existing objects.
djancok/laravel_model_generator
2369 Downloads
Laravel Model Generator from existing table
dewan/dewan-multilang-slug
342 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
devsfort/laravel-pigeon-chat
31 Downloads
A Laravel package that allows you to add a complete user messaging system into your new/existing Laravel application with only a few easy steps..