Libraries tagged by php style
atomicptr/functional
973 Downloads
A set of tools to enable a more functional style of programming in PHP, inspired by OCaml
waynestate/apdatetime
26725 Downloads
Return an AP style date/time format when using the PHP date function
sivka/paginator
1116 Downloads
bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
timacdonald/php-style
6657 Downloads
Opinionated styling for my projects
schwarzer/php-code-style
457 Downloads
Schwarzer IT's shared PHP style rules for PHP-CS-Fixer
gtjamesa/php-standards
2422 Downloads
James' shared PHP style rules for PHP-CS-Fixer
gomzyakov/php-style
1176 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
jspaetzel/phpstyle
655 Downloads
PHPStyle - Make prettier PHP fast
sourcecroc/php-code-style
1615 Downloads
Code style used at SourceCroc
hereldar/coding-style
1222 Downloads
PHP Coding Style rules for my projects.
artisanpack-ui/code-style
165 Downloads
A custom PHP code style standard based on PHPStorm settings. This package provides custom sniffs for PHP_CodeSniffer that enforce consistent code style across your PHP projects.
styleci/php-cs-fixer
2036 Downloads
A tool to automatically fix PHP code style
gomzyakov/php-code-style
2310 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
sagittaracc/php-python-decorator
70 Downloads
Python style decorator for PHP