Libraries tagged by file sync
pstephan1187/schema-manager
10601 Downloads
A package that allows you to write a schema definition files and sync your database to them.
makinacorpus/drupal-usync
955 Downloads
Drupal features-like configuration file driven synchronization module
jpolvora/locker
2 Downloads
PHP synchronization file locking based
calvinalkan/wordpress-hook-api-clone
597 Downloads
An exact copy of the Wordpress hook API Files, manually synced after every WP release
betterde/translator-cli
0 Downloads
The CLI's role is to synchronize localized language files in both directions.
j-angnoe/simpleschema
18 Downloads
Sync mysql database schemas with file based schemas.
100dolphins/postmark
0 Downloads
Sync WP content from Markdown files
a42cat/iblocksync
5 Downloads
package for synchronise iblock bitrix from model files
saeidsharafi/laravel-permission-generator
1 Downloads
Generate Permission Enums and sync with spatie/laravel-permission based on a config file.
adly-nady/php-my-migration
1 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.
scribe/yuicompressor-library
306 Downloads
An up-to-date fork of Yahoo's JS and CSS compressor, kept in regular sync with upstream, except this one comes with a composer file.
scribe/closurecompiler-library
218 Downloads
An up-to-date fork of Google's Closure Compiler, kept in regular sync with upstream, except this one comes with a composer file.
kristian-tan/http-client
3 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
overtrue/phplint
10420352 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
php-parallel-lint/php-parallel-lint
39386795 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.