Libraries tagged by to do
rekalogika/reconstitutor
8622 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
purplespider/asset-alt-text
16028 Downloads
Adds an alternative text field to Image assets, so that you don't need to use the image 'Title' field.
prestashop/module-lib-mbo-installer
23401 Downloads
A helper to ease the download PS MBO from the Addons Marketplace
pablodalloglio/phprtflite
7005 Downloads
PHPRtfLite is an API enabling developers to create rtf documents with php. This fork add fixes for PHP8.
jdeniau/behat-reviewdog-formatter
6114 Downloads
A behat formatter that does output to rdjsonl to be handled by reviewdog
friendsoftypo3/interest
718 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
draw/application
33208 Downloads
Component to handle application domain logic like configuration, cron, versioning
dmk/mksanitizedparameters
30172 Downloads
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
digifactory/filament-wildcard-login
611 Downloads
Allow all e-mail addresses for a specific domain name to login to a generic account for that domain.
deniskorbakov/laravel-data-scribe
154 Downloads
A Scribe Plugin to generate API doc from spatie/laravel-data
codeat3/inlinestyle
65444 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
calmohallag/nullable-casting
10505 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
vormkracht10/laravel-permanent-cache
1142 Downloads
Using Laravel Permanent Cache you can cache intensive operations permanently and update them in the background, so your users don't have to wait!
pixelant/interest
11965 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
mageos/module-admin-assist
130 Downloads
Combine the power of LLM and domain knowledge to improve admin experience though a chatbot UI.