Libraries tagged by exiv
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
5 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
thanatosxia/iseed
108 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
28 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
24 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
taketool/webalizer
8 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.
syahmi-jalil/database-to-model
17 Downloads
Laravel package to generate models and migrations from existing database structure
swapnil/api-response-creator
21 Downloads
Package to give common exit point to handle api responses with multiple error codes.
sudocoder/s3fileuploader
5 Downloads
This package makes it easy to handle files on Amazon S3 for multiple systems. You can upload, copy between buckets, check if a file exists, and download files – all by just providing bucket details and file names. Simple file management for smooth data handling.
sudhaus7/cal
3 Downloads
A calendar combining all the functions of the existing calendar extensions plus adding some new features. It is based on the ical standard.
spryker-sdk/repository-cleaner
0 Downloads
Closes open PRs in the repository and removes all existing branches except the main one