Packages from smartcoder01
-
PHP
smartcoder01/cart
A package used to create and manage carts (such as shopping, recently viewed, compared items...) in Laravel application.
-
PHP
smartcoder01/chess.php
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
-
PHP
smartcoder01/laravel-queue-rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.