Libraries tagged by exists
daavelar/revengedb
3029 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
alexstack/laravel-cms
4286 Downloads
Simple Bootstrap Laravel CMS. Can integrate to any existing Laravel project. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 8.x & 7.x & Laravel 6.x & Laravel 5.x - Amila Laravel CMS
wyrihaximus/fake-php-version
6293 Downloads
Ever wanted a fake non-existing version number of PHP, well this package is for you!
webparking/laravel-openapi-validator
18358 Downloads
An OpenAPI documentation validator using your existing Laravel tests
webfuelagency/socialite
2925 Downloads
This package aims to extend the functionalities of the Laravel Socialite package by adding new features or improving existing ones.
sencerhan/laravel-db-tools
143 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
prioris/iseed
1005 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
phuxtil/splfileinfo
14826 Downloads
SplFileInfo compatible implementation that allows to work with virtual (non existing) files
moebius/moebius
142 Downloads
Turbo-charge your existing codebase with coroutines based on pure PHP 8.1 fibers
mediamonks/sonata-media-bundle
9505 Downloads
A powerful, flexible and easy to use alternative for the existing Sonata Media Bundle
mediactive-digital/migrations-generator
2024 Downloads
Generates Laravel Migrations from an existing database
marshmallow/translatable
12770 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
loveduckie/silverstripe-webp-image
621 Downloads
Automatically generate and serve .webp images from existing .jpeg, .png, and .gif files.
kadudutra/fpdi
948 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
joeyrush/better-migrate-seed
11166 Downloads
An alternative migrate:fresh --seed command which allows you to create a group of seeders from your existing data and/or playback a group of seeders