35 Repositories
PHP declarative-programming Libraries
Declarative HTTP Clients using Guzzle HTTP Library and PHP 8 Attributes
Waffler How to install? $ composer require waffler/waffler This package requires PHP 8 or above. How to test? $ composer phpunit Quick start For our e
Create a simple todo-list application with the basic PHP programming language implemented in the terminal
PHP-DASAR---simple-todo-list-app-with-terminal create a simple todo-list application with the basic PHP programming language implemented in the termin
Utilities for concurrent programming of PocketMine-MP plugins.
Utilities for concurrent programming of PocketMine-MP plugins Overview Plugin that implements the pthreads channels and in the future, promises (which
A PHP Library To Make Your Work Work Easier/Faster
This Is A Php Library To Make Your Work Easier/Faster,
A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand
A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand,Written by Roberto Cezar Bianchini, July 2010 ported to php by MrFerrys.
Small library providing some functional programming tools for PHP, based on Rambda
Functional library for PHP. Features: set of useful functions helpful in functional programming all functions are automatically curried every array ca
All about docker projects either from dockerfile or compose. Anyway, here the project is in the form of a service, for the programming language I will make it later
Docker Project by ItsArul Hey, yo guys okay, this time I made some projects from Docker. Anyway, this project is open source, for example, if you want
This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database.
PHP basic template This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database. Running To
Bearer client for the PHP programming language
Bearer PHP Client This is the official PHP client for interacting with Bearer.sh. Installation Install the package by running: composer require bearer
This is a Reddit-like clone named Scroller, made for the project component of COSC 360 - Web Programming.
The COSC 360 Project Due Dates: See Milestone Dates Overview: The project is designed to help develop your skills for full stack development. With thi
A simple functional programming library for PHP
bingo-functional A simple functional programming library for PHP. Requirement(s) PHP 7 or higher Rationale PHP, a language not commonly associated wit
Simple and universal connection pool for ReactPHP applications.
szado/reactphp-connection-pool Async and flexible pool for any type of connections built on top of ReactPHP. Connection pooling allows you to easily m
A collection of type-safe functional data structures
lamphpda A collection of type-safe functional data structures Aim The aim of this library is to provide a collection of functional data structures in
Streaming de música que possui as seguintes características: Registrar a sua música, Sistema de pesquisa, Adicionar uma lista de reprodução, Perfil, Atualizar, Total de visualizações, Últimos vistos entre outros ...
Music Streaming Sobre o Projeto Fala Devs! Estou trazendo aqui um streaming de música que possui as seguintes funcionalidades: Registrar a sua música,
A repository for showcasing my knowledge of the PHP programming language, and continuing to learn the language.
Learning PHP (programming language) I know very little about PHP. This document will list all my knowledge of the PHP programming language. Basic synt
Make programming fun again by printing cats when debugging and dumping data
Laravel Cats Make programming fun again by printing cats when debugging and dumping data. It works in the browser and console (tinker, artisan command
Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
Laravel Seo Tools Laravel is becoming more and more popular and lots of web application are developing. In most of the web application there need some
Learning design patterns by implementing them in various programming languages.
design-patterns Learning design patterns by implementing them in various programming languages. Creational design patterns Creational design patterns
Implementing programming best practices and patterns, and creating a custom PHP framework from scratch.
Implementing programming best practices and patterns, and creating a custom PHP framework from scratch.
LogRegPHP is a simple authentication module coded in object-oriented PHP.
LogRegPHP is a simple authentication module coded in object-oriented PHP. It provides you with some helper classes to help you get on speed with your project.
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform. It allows you to hear the sound
This is a plugin written in the PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform. It helps to liven up your server with Tags!
General This is a plugin written in the PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform.
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 4.0.0 platform. It allows you to query some other server information
QueryServer This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 4.0.0 platform. I
A library for create network applications with PHP.
SocketServer A library for create network applications with PHP. Installation. $ composer require thenlabs/socket-server Usage. The below code show a
A minimal library that defines primitive building blocks of PHP code.
A minimal library that defines primitive building blocks of PHP code. It combines the advantages of functional and object-oriented programming. All of this makes code easier to understand and less prone to errors.
Simple game server with php without socket programming. Uses the Api request post(json).
QMA server Simple game server with php without socket programming. Uses the Api request post(json). What does this code do? Register the user as a gue
A minimal library that defines primitive building blocks of PHP code.
Jungi Common A minimal library that defines primitive building blocks of PHP code. It combines the advantages of functional and object-oriented progra
30 seconds of code Short PHP code snippets for all your development needs
30 seconds of code Short PHP code snippets for all your development needs Visit our website to view our snippet collection. Use the Search page to fin
Laravel Livewire form component with declarative Bootstrap 5 fields and buttons.
Laravel Livewire Forms Laravel Livewire form component with declarative Bootstrap 5 fields and buttons. Requirements Bootstrap 5 Installation composer
PHP Functional Programming library. Monads and common use functions.
Functional PHP PHP Functional Programming library. Monads and common use functions. Documentation Functions Monads Installation Composer $ composer re
Multi-process coroutine edition Swoole spider !! Learn about Swoole's network programming and the use of its related APIs
swoole_spider php bin/spider // Just do it !! Cache use Swoole\Table; use App\Table\Cache; $table = new Table(120); // capacity size $table-column
Railway Flow Based Programming
Why ? Railway Flow Based Programming concept aims to solve Adopt asynchronous as native implementation Build your code with functional programming and
Declarative style of authorization and validation in laravel.
Laravel Hey Man Readability Counts. In fact, Readability is the primary value of your code !!! 🎀 Heyman continues where the other role-permission pac
Yet Another LINQ to Objects for PHP [Simplified BSD]
YaLinqo: Yet Another LINQ to Objects for PHP Online documentation GitHub repository Features The most complete port of .NET LINQ to PHP, with many add
Primitives for functional programming in PHP
Functional PHP: Functional primitives for PHP NOTE: functional-php used to come with a C extension that implemented most of the functions natively. As