Libraries tagged by INSEE
patchlevel/event-sourcing-admin-bundle
27291 Downloads
Dashboard to inspect events, time travel through aggregates and manage subscriptions for patchlevel/event-sourcing.
mteu/typo3-typed-extconf
123110 Downloads
Typed Extension Configuration - Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php
michal78/laravel-sms-catcher
3030 Downloads
A development-only inbox for inspecting Laravel SMS notifications.
jerowork/graphql-attribute-schema
44394 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
jdavidbakr/replaceable-model
248739 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
jaydeep/laravel-time-machine
2852 Downloads
Inspect, profile and visualize every stage of the Laravel request lifecycle — from bootstrapping to response — with detailed execution timelines and performance insights.
intrfce/laravel-frontend-enums
32503 Downloads
Stop using 'magic' strings/numbers in your frontend Javascript and use your actual application enums instead.
integer-net/magento2-global-custom-layout
112163 Downloads
Module for Magento 2 that allows you to add global layout update files to be selected from admin, by using '0' instead of an entity_id
hammadzafar05/mobile-bottom-nav
29410 Downloads
A thumb-friendly mobile bottom navigation bar for Filament panels. It programmatically integrates with the Filament navigation registry to provide a seamless, ergonomic mobile experience with full support for dark mode and safe-area insets.
frosh/platform-filter-search
100291 Downloads
This plugin inserts a search input above the filter options in the listing.
ehaerer/paste-reference
394582 Downloads
Paste Reference - offers the option to paste references instead of copies for content elements in TYPO3
drupal-pattern-lab/bem-twig-extension
489325 Downloads
Twig function that inserts static classes into Pattern Lab and adds them to the Attributes object in Drupal
cmsmaxinc/filament-error-pages
60205 Downloads
Users don’t see blank 404 or 503 error pages. Instead, it shows helpful messages or guides them when something goes wrong.
clickstorm/go-maps-ext
178208 Downloads
Google Maps Extension. Simply insert a google map Version 3 without jQuery, calculate a route, images for markers, style maps, KML, categories, responsive and many more.
byjg/jwt-session
88239 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.