Libraries tagged by file sync
hollodotme/treemdown
30399 Downloads
A PHP class for browsing markdown files with HTML rendering, syntax highlighting and search
wundii/phplint
3786 Downloads
This tool is the fast way, to checks the syntax of your PHP files.
synida/clover-merge
14580 Downloads
Merge two or more clover XML files.
cweiske/php-sqllint
88355 Downloads
Command line tool to validate (syntax check) SQL files
aldaflux/ical-bundle
1308 Downloads
Symfony Bundle to manage .ics iCal file (creating and eventually reading), forked for synfony 6
reportico/fresh-file
8363 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
mouf/javascript.syntaxhighlighter
143725 Downloads
This package contains the SyntaxHighlighter javascript library, along a Mouf installer file to add SyntaxHighlighter easily in your Mouf project.
josegonzalez/cakephp-sanction
181 Downloads
Centralize all of those permissions in a single file using the Sanction plugin.
phpfui/phpunit-syntax-coverage
4253 Downloads
PHPUnit Testing extensions for complete syntax checking of all files and classes in your project
ajthinking/php-file-manipulator
124 Downloads
Programmatically edit PHP and Laravel files.
sencerhan/laravel-db-tools
303 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
apploud/translations-converter
9389 Downloads
Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.
yfix/packager
9189 Downloads
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.
hut6/crontab-checker
11098 Downloads
Validates syntax of all files in project root prefixed with .crontab
mouf/security.userfiledao
143696 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!