Libraries tagged by file list
novusvetus/gedcomparser
1 Downloads
A little helper to parse Gedcom files.
liquidweb/htaccess-validator
49897 Downloads
Lint and validate Apache2 Htaccess files
pfefferle/wordpress-well-known-feeds
11 Downloads
is fine, but I feel like there should be a standard for a site, not a page, to share a “list of feeds associated with a site”.
mrimann/xlifftranslator
1713 Downloads
Little helper that allows the developer to locally translate the Xliff files of his package(s).
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
yousha/php-security-linter
17 Downloads
A PHP tool to lint PHP files for security issues based on CIS and OWASP best practices.
visual-craft/yaml-lint
5667 Downloads
A tool to lint YAML files
litzinger/file-field
2797 Downloads
File Field library for ExpressionEngine
javiervivanco/php-lint-bash
12 Downloads
A short bash script to recursively lint PHP files with a nice output. Based on njoannidi/phpLintBash
lostedboy/file-uploader
199 Downloads
FileUploader PHP backend, 5.3 compliant
liteframe/liteframe-core
140 Downloads
LiteFrame core files
yohn/file-man
0 Downloads
File explorer, with a little more, built on the classic Bootstrap 2.3 years ago
kekstlt/file-image-loader
15 Downloads
Just little class for file and image loading
ibnusyuhada/slim-lite-configuration
57 Downloads
Slim Lite Configuration is a file(s) configuration loader for Slim Framework Middleware. Just say the file(s), then Slim Lite Configuration will register the configuration items automatically to Slim settings. This package support with Ini, Php, Json, Xml, Yaml format. If need to change the configuration file, this package can do as you want.
requtize/fresh-file
3475 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?