Libraries tagged by it
tonirilix/nested-json-flattener
91797 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
tomloprod/time-warden
11044 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
tomatophp/filament-alerts
6625 Downloads
Send notification to users using notification templates and multi notification channels, it's support Filament Native Notification Service with macro, and a full integration to FCM service worker notifications
thedoctor0/laravel-mailjet-driver
213367 Downloads
Laravel mail driver package for Mailjet and wrapper for its API
thecodingmachine/cache-utils
2464715 Downloads
Store file related cache items easily
the42coders/eu-cookie-consent
33684 Downloads
To make your site compliant to the EU GDPR law you can use this package and customize it to your needs.
teqneers/shamir
135469 Downloads
This is Shamir's Shared Secret implementation in PHP. It allows you to create shared secrets using the PHP classes or the CLI interface.
t3/dce
398233 Downloads
Best FlexForm based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.
symbiote/silverstripe-grouped-cms-menu
90461 Downloads
Allows you to group CMS menu items.
stevegrunwell/time-constants
380852 Downloads
A series of constants designed to make it easier to express time in PHP applications
socrata/soda-php
26488 Downloads
A simple library to make it easier to access SODA services from PHP
smic/dynamic-routing-pages
100126 Downloads
Generates "limitToPages" configuration for your enhancers on the fly so you don't need to hardcode it.
shipmonk/doctrine-hint-driven-sql-walker
158804 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
sheadawson/silverstripe-dependentdropdownfield
216782 Downloads
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
scrumble-nl/laravel-model-ts-type
67638 Downloads
This package makes it possible to generate TypeScript types based on your models