PHP Classes

Notable PHP package: Auto Version

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 140

Last month viewers: 1

Categories: Notable Packages

Web applications often use JavaScript and CSS files that are regularly updated. This is a challenging problem for Web applications because browsers often cache these files on their side for effeciency reasons.

This package implements a solution that consists in generating automatic names for URLs that these files should be requested, so when a file changes, applications will use a different name.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package Auto Version is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Generate automatic names to version JS, CSS files

Here follows in more detail what it does:

This is a simple class that can generate automatic names to version JS, CSS files.

It takes as parameter the file name of a JavaScript or CSS file for instance.

The class generates an automatic name to make it be versioned. i.e. the file name includes a number that is the timestamp of the time of the last modification of the file.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,040 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)