Libraries tagged by fast code
str/str
66674 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
mehrab-wj/tiktoken-php
124581 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.
hhvm/hhast
1037253 Downloads
A mutable AST library for Hack with linting and code migrations
takielias/tablar
20844 Downloads
Tablar: A Laravel Dashboard Preset Featuring Dark Mode and Dynamic Menu Generation for Effortless Navigation and Fast Development.
watheqalshowaiter/model-fields
2653 Downloads
Get model fields fast — required, nullable, or default
atanamo/php-codeshift
161014 Downloads
A PHP code transformation toolkit based on 'PHP-Parser'
abordage/laravel-last-modified
17862 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
pmjones/php-styler
1049 Downloads
Companion to PHP-Parser that rebuilds PHP code from AST.
shipmonk/copy-paste-detector
2238 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
yii2-extensions/franken-php
3441 Downloads
Supercharge your Yii2 applications with FrankenPHP blazing-fast HTTP server.
jms/php-manipulator
38205 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both
arthurydalgo/laravel-iso-countries
24791 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
wundii/data-mapper
12801 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
woodsandwalker/laravel-countries
12149 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
sofa/eloquent-testsuite
108456 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit