Libraries tagged by foreign
kuvardin/fields-scanner
77 Downloads
PHP library for scan the structure of foreign data
kingga/laravel-migrations
3 Downloads
Some classes which help with migrations, e.g. changing the id column from unsigned integer to unsigned big integer along with foreign keys.
kalimeromk/nbrm
4 Downloads
This package provides seamless integration with the web service of the National Bank of the Republic of Macedonia (NBRM). It allows Laravel applications to fetch foreign exchange rates and currency data directly from NBRM’s official API.
jarrodtomholt/belongs-to-macro
9 Downloads
Automatically add index and constraints to your migration foreignIdFor entities with a simple macro
inigopascall/clone-db
14 Downloads
Package for cloning medium-size databases by ordering tables by foreign-key dependencies and running batch inserts
hyperlink/laravel-created-by
86 Downloads
Annoyed by writing the created by foreign user id for every model? Use our blueprint function instead
hanan467/sync-migrate
0 Downloads
Automatically resolves Laravel migration order based on foreign key dependencies
grixu/synchronizer
1471 Downloads
Tools for sync data from DTO (foreign system) to local DB
fahmiardi/laravel-mongodb-auth
80 Downloads
Laravel 5.3 Auth with MongoDB and able to integrate with Passport user_id foreign key
eluafidev/laravel-easyfixerapi
5 Downloads
Laravel package/client for fixer.io api, a foreign exchange rates and currency conversion API.
dwo/exchange_rate_adapter
6 Downloads
grep foreign exchange reference rates from the ecb and openexchangerates.org
despark/laravel-data-migration
514 Downloads
Helps you migrate data from foreign or local database table by table
danielgp/fk-scale-mysql
4 Downloads
Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!
coala/console-bundle
969 Downloads
Console extension, e.g. converting foreign events to console output
bullhorn/fast-rest-services
2918 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.