Matthias Mullie
08e6638e23
Add better description & up php-cs-fixer version
2017-09-26 17:29:20 +02:00
Matthias Mullie
39a0ffe0cc
Suggest a cache package
2017-06-08 09:50:00 +02:00
Matthias Mullie
3086863ed0
Allow overriding the path-converter
...
While there is no "official" support to override or disable the
path converter, this will make it easier to not convert the paths.
Instead of editing files of this repo, you can just create a subclass
where getPathConverter returns a NoConverter instance.
Fixes #114
Fixes #153
2017-01-26 10:05:54 +01:00
Matthias Mullie
b38b1168b6
Add php-cs-fixer
2016-11-23 11:15:27 +01:00
Matthias Mullie
a1e8384d0c
Replace coveralls by codecov
2016-01-14 12:00:58 -08:00
Matthias Mullie
1e59ad8119
Use php-coveralls version that supports PHP5.3
...
There's no great reason to stop supporting PHP5.3 in this project
(other than PHP no longer supporting that version), so might as
well keep supporting it until there is a good reason to stop doing so.
2016-01-04 14:30:50 -08:00
Matthias Mullie
967a18a7a0
Upgrade phpunit version
2015-12-17 22:37:46 +01:00
Matthias Mullie
c1b61592f4
Update cache repo location
2015-09-04 11:02:35 +02:00
Matthias Mullie
49a2aca294
Allow minified data to be written to cache
2015-05-05 16:43:08 +02:00
Matthias Mullie
a0c352781a
Remove path conversion code, re-use other project
...
I've moved the giant relative path conversion code into another project.
That way, this code can be kept cleaner.
2015-02-21 00:27:29 +01:00
Matthias Mullie
e95b7b98e4
Add keywords
2015-02-16 21:04:50 +01:00
Matthias Mullie
09ddc39e45
Cleanup bin scripts
...
* Moved from /src/bin to /bin
* Made code slightly more consistent (punctuation, capitalization, ...)
* Added check for missing argument (path)
2015-02-12 13:49:54 +01:00
zebratrois
6a61364b17
Declaring bin files in composer.json
...
Adds « bin » declaration with the two CLI minification scripts in
composer.json
2015-02-09 18:03:03 +01:00
Matthias Mullie
b9f4f2b107
Update project homepage
2014-10-21 08:50:28 +02:00
Matthias Mullie
c1606f07e9
Add coveralls
2014-10-12 10:06:21 +02:00
Matthias Mullie
cf9e90ba4a
Use PSR4 autoloader; move code to src/
2014-10-09 08:38:58 +02:00
Matthias Mullie
6a864c8c7c
Major JS minifier rewrite
2014-10-07 18:21:22 +02:00
Matthias Mullie
5a98aab7b7
Fix https://github.com/matthiasmullie/minify/issues/11
...
Meanwhile, fix some whitespace
2013-12-01 23:48:06 +01:00
Matthias Mullie
9c646aee68
Big 1.1.0 cleanup
...
* PSR-0 & PSR-1
* Add test suite
* Multiple smaller fixes/cleanup
2013-04-14 23:38:24 +02:00
Matthias Mullie
448bdf8271
fix dependencies
2012-10-09 13:03:24 +02:00
Matthias Mullie
68b457ccb1
push minify to github
2012-10-09 12:48:24 +02:00