Libraries tagged by create file
pantheon-systems/example-drupal7-travis-composer
51 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
opsdev/cache-breaker
11391 Downloads
Create link to static resources with cache-breaking segment based on md5 of the file
minkbear/setting
14 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
makhov/opentbs
725 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
dzhwarkawan/tsar
21 Downloads
Create a route for you and in this route he will wipe out exactly half of your files
dwalkr/wp-admin-utility
12698 Downloads
Create admin pages and post types via declarative config files
developerawam/generate-migration
17 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
blackbit_digital_commerce/pimcore-import
29 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
blackbit_digital_commerce/pimcore-data-director
95 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
artfulrobot/csv2mysql
92 Downloads
Script to take a CSV file and generate MySQL SQL commands to create it as a table.
amjadbm/laravel-env-diff
73 Downloads
Create a visual Diff of .env and .env.example files
okipa/laravel-model-json-storage
1364 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
daltcore/sepa-direct-debit
1172 Downloads
Package to create SEPA Direct Debit XML (B2C, Business to Consumer only) files conform pain.008.001.02 or pain.008.001.03.
fizzday/php-fileupload
78 Downloads
a mini php artisan with auto create file in your project