Libraries tagged by fixed width
omaradel/enum
215 Downloads
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
dragu/google-vision
251 Downloads
Google Vision Api for PHP (https://cloud.google.com/vision/) with word features fixed
zenstruck/governator
1 Downloads
A generic fixed window rate limiting throttle with an intuitive and fluent API that supports multiple backends.
webx-ui/module-recipes
21 Downloads
Recipes for the WebX UI admin panel: a page of fixed structure per recipe, flat categories with pages of their own, what a recipe is rich in, related services and recipes, schema.org Recipe and a catalogue block.
webwhales/laravel-guzzle-conditional-mock-handler
30548 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
webwhales/guzzle-conditional-mock-handler
30980 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
ravage84/cakephp-fake-seeder
4524 Downloads
A shell to seed your database with fake and/or fixed data.
owrasor/fpdi
651 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
kadudutra/fpdi
1425 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
acelaya/ip-address-middleware
566 Downloads
Fork of http://github.com/akrabat/rka-ip-address-middleware with PHP 8.4 warnings fixed
acelaya/crawler-detect
625 Downloads
Fork of https://github.com/JayBizzle/Crawler-Detect/ with PHP 8.4 warnings fixed
shopsys/changelog-linker
11403 Downloads
[FORK] Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.
keloola/quota
77 Downloads
Billing quota management for Keloola apps. Supports snapshot (fixed) and counter (monthly-reset) quota metrics integrated with the pricing & subscription model.
colinmollenhour/rate-limiter
33 Downloads
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.
sumeetghimire/encrypt-decrypt-with-key
37 Downloads
A Laravel package for encrypting and decrypting strings with a key (Fixed: Prevents repeated key generation)