Libraries tagged by exist
relaticle/flowforge
1236 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
mathiasgrimm/laravel-dot-env-gen
82819 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
magepal/magento2-guest-to-customer
156744 Downloads
Quickly and easily convert existing guest checkout customers to registered customers.
junaidnasir/larainvite
105931 Downloads
Laravel Invitation package, existing users can invite others by email
grandt/relativepath
749249 Downloads
A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.
graham-campbell/analyzer
565319 Downloads
Checks if referenced classes really exist.
degraciamathieu/manager
40442 Downloads
Implementation of the Manager pattern existing in Laravel framework.
cnizzardini/cakephp-swagger-bake
139628 Downloads
Automatically generate OpenApi, Swagger, and Redoc documentation from your existing cakephp project
binshops/laravel-blog
38629 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.
apen/additional_reports
130315 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
nemrutco/nova-global-filter
148390 Downloads
This package allows you to broadcast any of your existing Laravel Nova filters to metrics or custom cards.
ignasbernotas/laravel-model-generator
205035 Downloads
Laravel 5 model generator from existing schema
siburuxue/doctrine-helper
2341 Downloads
instead of `php bin/console doctrine:mapping:import`
webonaute/doctrine-fixtures-generator-bundle
181878 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
tmukherjee13/yii2-reverse-migration
19803 Downloads
Generate working migration classes from existing Database