Libraries tagged by exiv
zlikavac32/query-builder
24 Downloads
The SQL query builder library that never builds an SQL query from scratch, but rather modifies an existing query.
zaryabakhtar/laravel-blog
73 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
zanysoft/email-checker
41 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
zainularfeen/laravel-seeder-generator
7 Downloads
Laravel package to generate seeders from an existing database.
youwe/data-dictionary-object-bridge
4 Downloads
A connector between the data dictionary bundle and the object bridge bundle. This will allow both exist without depending on each other
yogeshsuhagiya/clone-product
2 Downloads
Magento module (Command line utility/admin module) to copy all the existing simple products (New) in set of 2 (Used and Refurbished)
yggdrasil/prevent-dependency-confusion
0 Downloads
This package exists to prevent dependency confustion attack
yevhenii/laravel-migration-vise-versa
10 Downloads
Package for Laravel. This package adds possibility to create migration and model from an existing table
yaboroda/ybsy-file-bundle
96 Downloads
This bundle provide tools for uploading files and link it to existing doctrine entities
xengine/iseed
242 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
xcidar/doctrine-fixtures-generator-bundle
5 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
xbing2002/migrations-generator
682 Downloads
Generates Laravel Migrations from an existing database
wythe1101083935/laravel-model-generator
19 Downloads
Laravel 5.6 model generator from existing schema
wink/wink-model-generator
19 Downloads
A powerful Laravel package that automatically generates Eloquent models from your existing database schema, supporting both MySQL and SQLite databases
webo3/smtp-email-validation
6 Downloads
Emulate a SMTP connection to verify the email address existance.