Libraries tagged by create file
mrfabulous/ucsf_panichd
37 Downloads
Ticketing system for Laravel (from 5 to 9). Allows to create new tickets via form only. Includes file attachments, ticket tags, filtering, scheduling and e-mail notifications. x
majiid/panichd-majiid
6 Downloads
Ticketing system for Laravel (from 5 to 8). Allows to create new tickets via form only. Includes file attachments, ticket tags, filtering, scheduling and e-mail notifications.
lsbr/clicreate
0 Downloads
Magento 2 Module for create customer via CLI command, using csv file.
lbmadesia/generator
52 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
labcake/path
16 Downloads
A class made in PHP7 inspired by nodes path module, for modify and create path strings, also read folder/file information.
krgupta/generator
72 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
hijaumuda/generator
18 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
hamidgh83/preview-maker
4 Downloads
PreviewMaker is a standalone application written in pure PHP to create preview (PDF and image) from different file formats ranging from Microsoft documents to video formats.
broswilli/laravel-yml-routes
13 Downloads
Create laravels routes by editing simple YAML Files
barbanet/module-sample-attribute-installer
3 Downloads
Create and edit Product attributes using CSV files
legoktm/clover-diff
6291 Downloads
A tool to create a diff of two clover.xml files
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
ytlmike/laravel-model-creator
17 Downloads
Create more maintainable eloquent models from cli, migrations and json files.
ypw/friendofmysql
46 Downloads
Create your php project from scratch with the mysql query library, which allows you to organize the mysql query structure of your project in a single file
yorsh/laravel-crudmaker
2 Downloads
Create controllers and views the an model from migrations files