Libraries tagged by exists
toanld/multi-relationships
279 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.
tingfeng-key/lumen-iseed
442 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
tingan/laravel-blogger
4 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.
timocuijpers/laravel-controllers-generator
1 Downloads
Generate Laravel models from an existing database
think.studio/nova-flexible-content-field-shortcode
18 Downloads
Designed specifically for the ability to add shortcodes to existing content.
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.
thewahh/thewahh-sample-pkg
2 Downloads
Generates Laravel Migrations from an existing database
thegr8dev/iseed
4 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
thanatosxia/iseed
106 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
tenderfield/verifyemail
27 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
taylornetwork/laravel-repository
57 Downloads
A repository service provider to dynamically bind all existing repositories in app.
tawenxi/iseed
23 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
taketool/webalizer
7 Downloads
Simple window to existing webalizer files and a nice icon
szwss/laravel-apidoc-generator
21 Downloads
Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.