Libraries tagged by php style
cline/bearer
7721 Downloads
Stripe-style typed API tokens with groups, environments, and audit logging for Laravel
nunomaduro/tailcli
20 Downloads
It's like Tailwind CSS, but for the console.
lemaur/toolbox
6803 Downloads
Toolbox full of useful packages to keep your Laravel project compliant with your coding standards.
tbela99/css
535 Downloads
A CSS parser and minifier written in PHP
jbzoo/less
94545 Downloads
PHP wrapper for any less-compilers
hexydec/cssdoc
11893 Downloads
A token based CSS Document parser and minifier written in PHP
pug-php/pug-filter-stylus
92466 Downloads
Render stylus code as compiled CSS in a style tag
pug-php/pug-filter-less
92006 Downloads
Render Less code as compiled CSS in a style tag
bobdenotter/commando
81302 Downloads
PHP CLI Commando Style
globus-studio/async
124 Downloads
Promise-style asynchronous programming for PHP, built on Revolt fibers and the event loop.
winwin/composer-phpcs-plugin
14557 Downloads
Composer plugin for code style checking before commit using php-cs-fixer
sivka/paginator
1440 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.
jessegall/code-commandments
1711 Downloads
An architecture compiler for PHP — single-concern discipline prophets that judge a codebase against a configurable style and architecture spec
ahmaadkhader/pdf-to-html
1543 Downloads
Standalone PHP library for extracting semantic HTML from PDF files. Detects headings, lists, tables, links, and inline styles from PDF content.
crazy-max/cws-dump
21750 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.