Libraries tagged by exists
oscarafdev/migrations-generator
562771 Downloads
Generates Laravel Migrations from an existing database
mpociot/laravel-test-factory-helper
626094 Downloads
Generate Laravel test factories from your existing models
mirakl/sdk-php-shop
431204 Downloads
Mirakl provides a PHP SDK that wraps the Mirakl REST APIs in a lightweight library. This enables you to develop a fast, flexible and custom integration for your existing e-commerce solution.
laravel-shift/factory-generator
532677 Downloads
Generate factories from existing models
krowinski/bcmath-extended
891863 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
koodimonni/composer-dropin-installer
2322465 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
hbattat/verifyemail
124574 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.
chrisdicarlo/laravel-config-checker
153272 Downloads
Package to check that configuration key references actually exist in your config files.
brandonwamboldt/utilphp
537919 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
binshops/laravel-blog
39531 Downloads
Simple blog package (with admin panel) for Laravel. 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.
anourvalar/office
66626 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
alexia/php7mar
68921 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
aman00323/emailchecker
50005 Downloads
Laravel package for checking email address is exist or not in real world
relaticle/flowforge
2197 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
mathiasgrimm/laravel-dot-env-gen
83091 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.