Libraries tagged by shortcoder
rooftopcms/rooftop-response-sanitiser
387 Downloads
The awesome WP-API includes some things in its response that we would rather handle in the client.For example, we remove content['rendered'] and replace with content['json'] with links replaced with shortcodes.
lightspeeddevelopment/lsx-projects
2 Downloads
This plugin adds a “Projects” post type to LSX sites, allowing you to categorize and display your Projects to site visitors. Includes widgets and shortcodes with various customizable visual elements..
cs278/bank-modulus
506321 Downloads
UK Bank Modulus Check Library
sunnysideup/sortable_list_view
340 Downloads
FINALLY! you can now sort your pages in the Silverstripe CMS Site Tree in a fast and efficient manner
dfcplc/esortcode
14 Downloads
eSortCode Bank Account Validation
smartcoder01/laravel-queue-rabbitmq
1 Downloads
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
smartcoder01/laravel-queue-kafka
42 Downloads
This is a Laravel queue adapter for the Kafka.
smartcoder01/chess.php
11 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php
smartcoder01/cart
265 Downloads
A package used to create and manage carts (such as shopping, recently viewed, compared items...) in Laravel application.