Nachricht
« Zurück
New class daily digest of 2016-08-08 - PHP Classes


PHP Classes New class daily digest of 20160808
From: PHP Classes Newclasses <list-newclasses@phpclasses.net>, sent: 13:43:16 - 30.12.2016New class daily digest of 2016-08-08
![]() | Automate Your ShippingWeb-Based Shipping Fast and Simple. Start a Free Trial of ShipStation Today! |
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.
2 new classes were added to "PHP Classes" repository.
1. PHP Minify JS, CSS and PHP - This class support forum
Short description:
Reduce the size of source files in PHP, CSS or JS
Groups:
PHP 5, Text processing, Compression, Parsers
|
Supplied by:
Christian Vigh
Detailed description:
This package can reduce the size of source files in PHP, CSS or JS.
It provides a base class for parsing source code from files or strings. Subclasses are provided to reduce the size of code files of different languages.
Currently it can reduce the size of JavaScript, CSS and PHP. For PHP it users the built-in php_strip_whitespace function by writing the code to a temporary file first.
It provides a base class for parsing source code from files or strings. Subclasses are provided to reduce the size of code files of different languages.
Currently it can reduce the size of JavaScript, CSS and PHP. For PHP it users the built-in php_strip_whitespace function by writing the code to a temporary file first.
2. PHP Validation Class - This class support forum
Short description:
Validate form inputs according to different rules
Groups:
PHP 5, Validation
|
Supplied by:
raghavender
Detailed description:
This class can validate form inputs according to different rules.
It provides different functions that can validate values using different rules and returns 1 or 0 depending on whether the value is valid.
Currently it can validate required values, email addresses, minimum, maximum and exact length, number between a range, letters or digits, check file name extensions, IP addresses, date ranges, etc..
It provides different functions that can validate values using different rules and returns 1 or 0 depending on whether the value is valid.
Currently it can validate required values, email addresses, minimum, maximum and exact length, number between a range, letters or digits, check file name extensions, IP addresses, date ranges, etc..
PHP Classes site tip of the day:
Rofl if you are not interested in receiving any more messages like this one, go to the unsubscribe page .
