Libraries tagged by asa
boogiefromzk/agora-token
38324 Downloads
Intended to make Agora Tools for PHP repository folder as a package installable with Composer.
bllim/laravalid
15075 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
blast/facades
156237 Downloads
Minimize complexity and represent dependencies as facades.
beste/psr-testlogger
15405 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.
benmorel/xml-streamer
39800 Downloads
Stream large XML files as DOM nodes with low memory consumption
bear/app-meta
501261 Downloads
AppMeta is a utility class that manages application metadata such as directory paths and resource information. It provides easy access to application directories (appDir, logDir, tmpDir) and resource metadata via a generator.
bca/fontawesomeiterator
100010 Downloads
Iterate through the icons in FontAwesome or get them as an array.
baibaratsky/php-mailgun
23530 Downloads
Mailgun API PHP library and Yii extension (as well as Yii2)
badoo/soft-mocks
34624 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
backpack/download-operation
2143 Downloads
Quickly add a Download button to your Laravel/Eloquent entries. But let's face it, you'll use this as Download Invoice PDF, won't you?
b13/assetcollector
104424 Downloads
Add CSS and SVG files and strings as inline style tag/inline svg to the html code.
artprima/query-filter-bundle
27188 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
archilex/filament-stacked-image-column
6495 Downloads
Display multiple images as a stack in your Filament tables
alekseon/module-cleanrunningjobs
36248 Downloads
Mark running cronjobs as error if older than 3 days
acmecorp/reference-extension
68477 Downloads
📦 This Bolt extension can be used as a starting point to base your own extensions on.