Libraries tagged by file sync
syntaxevolution/yaml
13 Downloads
Load your Laravel config files using yaml
synida/php_xlsxwriter
75 Downloads
Fork of PHP Library to write XLSX files
synergy/siteadmin
6 Downloads
Site administration files
syhcode/field-note
2 Downloads
a laravel database file note
timelock/timelock
5 Downloads
A PHP package to find files unchanged since a specified date.
tvanc/backtrace
2 Downloads
Useful error messages complete with file previews and syntax highlighting.
razxc/dotenv
8 Downloads
Parser for env-files with bash syntax compatibility and zero-dependencies
mattmezza/blog-manager
46 Downloads
An utility to manage a small blog with files and markdown syntax
mascherucci/pimpyaml-container
35 Downloads
A simple Pimple container configurable from yaml file, symfony's style syntax
webzille/cssparser
6 Downloads
Parse CSS file into an abstract syntax tree data structure
rc/phpstorm-stubs
12 Downloads
STUBS are normal, syntactically correct PHP files that contain function & class signatures, constant definitions, etc. for all built in PHP stuff and most standard extensions
harrald/packager
19 Downloads
Packager is a PHP 5.3+ 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.
beshkenadze/packager
246 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.
bcserv/sourcepawn-inc-parser
22 Downloads
A sourcepawn parser written in PHP which is able to analyse sourcepawn's .inc files and comments (annotation syntax)
tysonandre/php-parser-to-php-ast
22 Downloads
A pure PHP substitute for nikic/php-ast, using nikic/php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.