Libraries tagged by styles
izica/php-styles
43 Downloads
inline css styles generator(conditions support)
ivang11/php-style
27 Downloads
PHP style rules for PHP-CS-Fixer
idno/styles
9311 Downloads
A custom CSS stylesheet editor to modify the visual style of your site.
cdoco/ansi-styles
102 Downloads
ANSI escape codes for styling strings in the terminal
binary-cats/laravel-php-styles
8 Downloads
Set of shared PHP style for PHP-CS-Fixer, based on Symphony (PRS12, PSR2) PHP Coding standard.
bbn/appui-style
205 Downloads
Showcase of all the appui CSS classes
avisota/contao-css-to-inline-style
1090 Downloads
Avisota newsletter replace css to inline styles
artkost/yii2-image-style-behavior
45 Downloads
Yii 2 image styles generation behavior
alex-kalanis/kw_styles
5 Downloads
Styles storage in KWCMS
php-extended/php-html-transformer-style-filter
3637 Downloads
A filter for html trees that removes style nodes and styles attributes
bitvalencia/laravel-style-rules
197 Downloads
Laravel style rules for PHP-CS-Fixer
zen4all-nl/zen-cart-collect-info-through-tabs-in-new-style
4 Downloads
Collect Info Through Tabs In New Style (Cittins)
yuca/php-laravel-styles
577 Downloads
Yuca's shared PHP Laravel style rules for PHP-CS-Fixer
yepos/yepos_style
153 Downloads
Style and Js for Yepos System
yanxishe/php-old-style
0 Downloads
A compatibility layer of old php functions for running in new php versions,for example use mysql_* function in PHP5.5 or later. Chinese :php-old-style是一个PHP旧版本函数的兼容层,可以在新的PHP版本中兼容一些被废弃的函数(将旧函数名称用新函数来实现)。比如可以在PHP5.5之后的版本,继续使用mysql_*系列函数。