Libraries tagged by code blocks
fridde/funct
6 Downloads
Commonly used code blocks, a fork of funct/funct
firesphere/silverstripe-geshiparser
131 Downloads
Parse [code] blocks from the Content in SilverStripe
emoretti/kronos
26 Downloads
Kronos is a PHP library, which allows to calculate the execution time of a page and code blocks (called CheckPoint), with an accuracy up to 1 μs
biohazard/laravel-debugbar-memory
11 Downloads
Add detailed memory usage measurement for code blocks in laravel debugbar
andrerinas/codeelement
67 Downloads
Ads a new content element to TYPO3. You can add code-blocks with syntax highlighting.
alex90badea/patch-migration
349 Downloads
As Laravel migrations work, this package allows you to keep track of code migrations and execute code blocks as if they are migrations.
aleksnyder/grav-plugin-prism
5 Downloads
Embed code blocks with Prism's syntax highlighting
ramsey/sculpin-codeblock
93 Downloads
A Sculpin bundle for using the ramsey/twig-codeblock extension for defining blocks of code for syntax highlighting (with Pygments) and more.
rajandevdrupal/product_qr_generate
1 Downloads
This module will create a content type, 2 nodes and blocks with QR code
rodolphe-gelaude/ipchecker
8 Downloads
IP Checker helps to block abusive IP addresses on specific error codes.
konsulting/laravel-blockade
828 Downloads
A simple block for your Laravel app to prevent access without a known code, and to force to https if you wish.
day4code/template-content-editor
53 Downloads
Magento extension to allow developers to create editable templates within CMS Blocks and Pages, Product and Category descriptions. Dynamically builds an editable form for the editors to update without risking corrupting the code or deviating from the set template design.
amphp/websocket
1063918 Downloads
Shared code for websocket servers and clients.
ferdous/laravel-otp-validate
22919 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
bairwell/middleware-cors
17944 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.