Pinned Repositories
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.
atline
Atline - PHP Template System
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.
cropimg
Another cropping jQuery plugin
example-ddd-hex-module-after-event-storming
Example implementation of module using DDD and Hexagonal arch, from Event Storming project
four-layers-of-application-example
Repository showing example refactoring from poor code, to layered code.
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?
materialmenu
jQuery plugin that creates an responsive Menu on website.
query-builder
Fast, simple and dependency-free query builder for PHP.
semver-converter
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
adambanaszkiewicz's Repositories
adambanaszkiewicz/cropimg
Another cropping jQuery plugin
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/materialmenu
jQuery plugin that creates an responsive Menu on website.
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?
adambanaszkiewicz/four-layers-of-application-example
Repository showing example refactoring from poor code, to layered code.
adambanaszkiewicz/atline
Atline - PHP Template System
adambanaszkiewicz/routing
Simple and Fast PHP Routing library.
adambanaszkiewicz/example-ddd-hex-module-after-event-storming
Example implementation of module using DDD and Hexagonal arch, from Event Storming project
adambanaszkiewicz/code-timer
Simple PHP library to measuring code execution time with memory usage.
adambanaszkiewicz/eehandler
PHP Error and Exception Handler
adambanaszkiewicz/fixed-dropdown
JavaScript dropdown library. Makes dropdowns positioned outside overflowed elements.
adambanaszkiewicz/fixed-tooltip
JavaScript tooltip library. Makes tooltips positioned outside overflowed elements.
adambanaszkiewicz/gestione-cms
Gestione CMS - Simple and flexible CMS written in PHP
adambanaszkiewicz/php-paginator
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr.
adambanaszkiewicz/symfony-docs
The Symfony documentation
adambanaszkiewicz/timeline-drawer
Pure JavaScript library to draw responsive plots with duration sections/lines on canvas.
adambanaszkiewicz/vibu-visual-builder
Another Visual Builder library, but little different...