adambanaszkiewicz's Stars
adambanaszkiewicz/query-builder
Fast, simple and dependency-free query builder for PHP.
adambanaszkiewicz/assetter
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files. Builtin plugins to compile SASS and/or LESS styles to CSS just-in-time.
adambanaszkiewicz/config
Simple Config library, that handle PHP arrays, YAML and INI files as configs and can dump all configs into one PHP file as Cache to speed-up usage without parsing files every time.
adambanaszkiewicz/semver-converter
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
adambanaszkiewicz/fresh-file
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?