Pinned Repositories
0
1
android_graph_app
Тестовое Android-приложение для рисования двухмерных графиков.
docker-webserver
Docker webserver configuration: Nginx (with SSL) + PHP-FPM + MySQL + PhpMyAdmin + CRON.
laravel-database-test-case
This is the class intended for the testing of anything that need the database connection with Laravel.
longmantelegrambot-inlinemenu
It's the inline menu for the longman/telegram-bot library!
longmantelegrambot-payments
Classes intended for the processing payments via Telegram Payments API using a longman/telegram-bot library.
manticore-http-client
This is a simple PHP client library for Manticore search (based on Sphinx search).
multi-wallet
wsl-1-docker-integration
CaliforniaMountainSnake's Repositories
CaliforniaMountainSnake/wsl-1-docker-integration
CaliforniaMountainSnake/docker-webserver
Docker webserver configuration: Nginx (with SSL) + PHP-FPM + MySQL + PhpMyAdmin + CRON.
CaliforniaMountainSnake/manticore-http-client
This is a simple PHP client library for Manticore search (based on Sphinx search).
CaliforniaMountainSnake/longmantelegrambot-inlinemenu
It's the inline menu for the longman/telegram-bot library!
CaliforniaMountainSnake/laravel-database-test-case
This is the class intended for the testing of anything that need the database connection with Laravel.
CaliforniaMountainSnake/longmantelegrambot-payments
Classes intended for the processing payments via Telegram Payments API using a longman/telegram-bot library.
CaliforniaMountainSnake/0
CaliforniaMountainSnake/1
CaliforniaMountainSnake/android_graph_app
Тестовое Android-приложение для рисования двухмерных графиков.
CaliforniaMountainSnake/californiamountainsnake.github.io
CaliforniaMountainSnake/multi-wallet
CaliforniaMountainSnake/extra-hotkeys-civ6
This mod for Civilization 6 adds some new hotkeys
CaliforniaMountainSnake/json-response
The json-response object for uniformity of responses api
CaliforniaMountainSnake/laravel-migrations
Use different Migration classes for different database connections in Laravel.
CaliforniaMountainSnake/longmantelegrambot-inline-keyboard-selection
Utils that allows to get from a user some values using inline keyboard inside a longman/telegram-bot command.
CaliforniaMountainSnake/longmantelegrambot-inlinecalendar
This is the calendar in form of inline keyboard.
CaliforniaMountainSnake/longmantelegrambot-laravel-api-auth-system
This is the laravel api auth system intended for the longman/telegram-bot, based on the https://github.com/CaliforniaMountainSnake/simple-laravel-auth-system.
CaliforniaMountainSnake/longmantelegrambot-utils
This is the set of util traits intended for the longman/telegram-bot library!
CaliforniaMountainSnake/php-database-entities
These are php data entities and utils, intended for work with the information from database in oop-style.
CaliforniaMountainSnake/php-simple-telegram-api
Php realisation of SOME methods of Telegram BOT API.
CaliforniaMountainSnake/php-utils
The set of useful php traits
CaliforniaMountainSnake/php-yandex-payment
This is a simple php library for handling Yandex.Money payments
CaliforniaMountainSnake/simple-laravel-auth-system
A simple realisation of authentication and authorization for Laravel