Libraries tagged by fast code
shipmonk/composer-dependency-analyser
8127675 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
tempest/highlight
850167 Downloads
Fast, extensible, server-side code highlighting
theseer/phpdox
2466208 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
vkcom/noverify
65133 Downloads
Pretty fast linter (code static analysis utility) for PHP
text/template
204975 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
code-distortion/adapt
37555 Downloads
A Laravel package that builds databases for your tests, improving their speed.
built-fast/phpstan-sensitive-parameter
4749 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
dragon-code/laravel-feeds
1448 Downloads
Fast export of large datasets to feeds for marketplaces and services
fastqr/fastqr
90 Downloads
Fast QR code generator with UTF-8 support, custom colors, logo embedding, and precise size control
nails/common
45110 Downloads
Nails is a PHP framework to make building hand-crafted, exhilarating web apps fast and painless.
focuslabllc/craft-cheat-sheet
21333 Downloads
A fast and customized set of instantly usable Field code samples.
iliaal/fastchart
37 Downloads
Native C PHP extension for fast chart rendering: 26 chart families (line, bar, pie, scatter, bubble, stock with technical indicators, radar, polar, surface, contour, treemap, funnel, waterfall, heatmap, gauge, linear meter, gantt, box plot, area, bullet, pareto, calendar heatmap, sunburst, sankey, marimekko, vector) plus a 2-class Symbol family (Code128, QrCode). SVG-canonical pipeline rasterized via vendored plutovg + plutosvg; PNG / JPEG / WebP encoders via libpng / libjpeg-turbo / libwebp.
cumanzorx07/coupon_code_generator
6006 Downloads
PHP library to generate and validate coupon code strings.
yepwoo/laragine
627 Downloads
Laravel Engine: Develop Faster And Cleaner!
bephp/router
1090 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.