Libraries tagged by literal
i-lateral/silverstripe-checkout-stripe
69 Downloads
Silverstripe module that add's Stripe payment integration to the checkout module
i-lateral/silverstripe-checkout-sofort
35 Downloads
Silverstripe module that add's Sofort payment integration to the checkout module
i-lateral/silverstripe-checkout-payway
51 Downloads
Silverstripe module that add's payway support to the chackout module
i-lateral/silverstripe-checkout-barclaycard-epdq
18 Downloads
Silverstripe module that adds Barclaycard EPDQ support to the checkout module
i-lateral/silverstripe-checkout
630 Downloads
Silverstripe module that add's a checkout and shopping cart interface as well as some possible payment options to a site
i-lateral/silverstripe-casestudy
72 Downloads
A Case Study module for Silverstripe
i-lateral/silverstripe-blog-frontend
184 Downloads
Silverstripe module that adds a blog form to the front end of your website
i-lateral/sc-recipe
158 Downloads
Customised version of SilverCommerce install
i-lateral/hashtagger
193 Downloads
Simple library for finding hashtags in string
i-lateral/ss4-recipe
168 Downloads
SilverStripe 'kitchen sink' recipe for full CMS features
i-lateral/silverstripe-stripe-forms
8 Downloads
Add Stripe subscriptions and payment forms to your Silverstripe website
i-lateral/silverstripe-featuredimage
265 Downloads
Adds a featured image to selected DataObjects
yousafsyed/algorithms
18 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.
wearerequired/relax-comment-filters
1444 Downloads
WordPress plugin to force comments to go through the more liberal post HTML filters, rather than the restrictive comment filters.
phpmonad/phpmonad
15 Downloads
A set of design patterns created with the aim of enriching the Php vocabulary with Literature derived from the functional programming world