Libraries tagged by chat system
lucatacconi/crunz-ui
1374 Downloads
User interface for lavary/crunz. Integrate Crunz library and funtions: Tabular, monthly or weekly interface to view the scheduled and executed tasks. Quick display of the execution result of the tasks that have been executed (Indicator icons easily show the result). Upload, download, edit or delete tasks. Forced run of the task, even outside the scheduled time with eventual display of the log once the execution is completed. It can be used with integrated Crunz or with a version of Crunz already installed on the system
jobmetric/laravel-membership
48 Downloads
This is a website membership management package for Laravel that you can use in your projects.
pantheon-systems/terminus-quicksilver-plugin
36827 Downloads
A plugin for Terminus-CLI that allows for installation of Quicksilver webhooks from the Quicksilver examples, or a personal collection.
pantheon-systems/terminus-addons-installer-plugin
3306 Downloads
Allows Terminus to trigger workflows on the platform that configure themes & plugins.
jinya/plates
4418 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
rinvex/laravel-widgets
1552 Downloads
Rinvex Widgets is a powerful and easy to use widget system, that combines both the power of code logic and the flexibility of template views. You can create asynchronous widgets, reloadable widgets, and use the console generator to auto generate your widgets, all out of the box.
php-extended/php-api-fr-insee-sirene-interface
8826 Downloads
A library that provides sirene (Système national d’Identification et du Répertoire des ENtreprises et de leurs Établissements) data as objects from insee.fr
codenamephp/deployer.command
8893 Downloads
Extension to the deployer.base package that adds a system to define and run stable command line commands
va-gov/web
14079 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/web, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
mouf/utils.cache.apc-cache
375093 Downloads
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.
distilleries/form-builder
20157 Downloads
Based on laravel-form-builder (https://github.com/kristijanhusak/laravel-form-builder). That add default component and add view system.
vnay92/laravel-custom-queue
1462 Downloads
A Queue Handler For Messages that are not Laravel Jobs. Useful while communicating between Laravel and External Systems
termyn/ddd
2703 Downloads
A set of design patterns and building blocks that you can use to design domain-driven system in PHP
tcz/phpunit-mockfunction
50241 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
padosoft/laravel-super-cache-invalidate
2334 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.