Libraries tagged by migs
migrify/vendor-patches
1010347 Downloads
Generate vendor patches for packages with single command
xethron/laravel-4-generators
2745840 Downloads
Rapidly generate resources, migrations, models, and much more.
wp-sync-db/wp-sync-db
188041 Downloads
WP Sync DB eliminates the manual work of migrating a WP database.
vormkracht10/laravel-mails
20587 Downloads
Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.
orklah/psalm-insane-comparison
1337629 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
mtownsend/response-xml
926923 Downloads
The missing XML support for Laravel's Response class.
mtownsend/request-xml
326115 Downloads
The missing XML support for Laravel's Request class.
loophp/iterators
296446 Downloads
The missing PHP iterators.
krowinski/bcmath-extended
881470 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
jasny/bootstrap
69618 Downloads
The missing bootstrap components
cycle/database
537492 Downloads
DBAL, schema introspection, migration and pagination
crestapps/laravel-code-generator
80495 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
crazycodr/standard-exceptions
193252 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
bottelet/translation-checker
24664 Downloads
A translation checker package for Laravel, find, add, and translate missing strings
ankurk91/laravel-eloquent-relationships
432988 Downloads
Add missing eloquent relationships to Laravel php framework.