Libraries tagged by exists
aternos/plop
9 Downloads
Plop Minecraft structures into existence
arcana/laravel-pulse-s3-metrics
1807 Downloads
Fetch existing data usage and storage metrics from AWS CloudWatch for your S3 bucket and display them in your Laravel Pulse dashboard.
apihawk/laravel-model-generator
1085 Downloads
ApiHawk solution to export existing tables into Laravel Models
anzui/metamodels_openimmo
49 Downloads
Import OpenImmo-Data into an existing MetaModel (for Contao CMS)
antoniputra/ngeblog
71 Downloads
Quickstart Blogging for your brand-new or existing Laravel App.
always-open/laravel-graphql-schema-generator
2621 Downloads
Generate GraphQL schema from existing Laravel models/database
alrik11es/object-dot-notation
4495 Downloads
Object dot notation for PHP with key existence validation
ahrmerd/laravel-test-generator
152 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
adrienpoupa/migrate-routines
518 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
adly-nady/php-my-migration
4 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
sebastiaanluca/laravel-blog
81 Downloads
A simple-to-use blog system you can pull into any existing Laravel project.
romm/site-factory
31 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
rmunate/php-config-runtime
179 Downloads
The PhpRunTime Library provides methods for managing PHP configuration at runtime. It allows you to set, get, and restore configuration options, as well as check their existence and status.
rmunate/info-server
275 Downloads
The System Library allows you to query all information related to existing server-side variables, values, and configurations (Server Variables, Environment Variables, PHP Values, and Configurations). It provides an easy and convenient way to work with server data.
rlmp/rlmp-language-detection
22939 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.