Libraries tagged by fast code
shipmonk/composer-dependency-analyser
2152059 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
tempest/highlight
248888 Downloads
Fast, extensible, server-side code highlighting
theseer/phpdox
2328181 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
vkcom/noverify
51556 Downloads
Pretty fast linter (code static analysis utility) for PHP
text/template
183416 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
30606 Downloads
A Laravel package that builds databases for your tests, improving their speed.
focuslabllc/craft-cheat-sheet
21030 Downloads
A fast and customized set of instantly usable Field code samples.
cumanzorx07/coupon_code_generator
3699 Downloads
PHP library to generate and validate coupon code strings.
yepwoo/laragine
569 Downloads
Laravel Engine: Develop Faster And Cleaner!
bephp/router
1078 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.
nails/common
35267 Downloads
Nails is a PHP framework to make building hand-crafted, exhilarating web apps fast and painless.
cjam/fastcode-ci
27 Downloads
CLI tools for CodeIgniter 4
xiidea/codeigniter-extended
73 Downloads
Codeigniter Extended, Codeigniter's Enhanced Distribution for fast application start!
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
not-empty/ala-microframework-php
9 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture