Libraries tagged by particle
partikule/spothit-sms-bundle
2576 Downloads
Integrates the Spothit SMS API client with Symfony.
yukka/yukka-jigsaw
25 Downloads
A minimal Jigsaw template which includes Bootstrap 4, Vue, Font Awesome, Animate.css and SASS / partial structures
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
yeoji/parsh-cms
12 Downloads
A partial CMS created for Laravel
yaoonline/phpsagas-orchestrator
54 Downloads
Main component controls and coordinates saga participants
wanupsml/phing
4034 Downloads
Apache Ant port for PHP. Fork from phingofficial but with particular improvements. See FORK.md
wacon/secrets
4 Downloads
secrets is used to encrypt messages and share them as a one-time link. The extension is suitable for organizations that place particular emphasis on security and trustworthiness. Since all communication takes place via your own web server, no third-party tools from servers whose location is not known (DSGVO) are necessary. Your own domain name in the link is more trustworthy and makes a more professional impression.
vs7/magento-module-wishlistshareselect
0 Downloads
Magento extension. Lets customer partially select and share products in wishlist.
voniersa/twitch-live-chat
19 Downloads
A simple and easy to use library for reading from and writing to the twitch irc live chats by partially using the observer design pattern
tungpham42/laravel-blade-minify-directive
6 Downloads
@minify directive to partially compress HTML.
tsufeki/php-lenient-parser
2178 Downloads
A PHP parser written in PHP, handles partial/illegal input
trioangle/spiffy_management_generate
12 Downloads
This package will generate management automatically for admin panel particularly for spiffy projects only.
teamsinger/uk.teamsinger.civicrm.registerwithoutemail
263 Downloads
CiviCRM extension to set additional participants emails to @example.com if field not set
t3/extbase-session-entities
989 Downloads
Extends TYPO3's Extbase framework by possibility to work with session entities over several actions without persisting, including partial model validation.
synatree/yii2-readonly-behavior
224 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.