153 Repositories
PHP swoole-with-modules-basic Libraries
PHP Websocket Server that is compatible with socket.io
PHP SocketIO Server PHP Websocket Server that is compatible with socket.io So far the function use in this package is almost same with the naming in s
PHP library with basic objects and more for working with Facebook/Metas Conversions API
PHP library with basic objects and more for working with Facebook/Metas Conversions API Installation The easiest way to install this library is by ins
Basic Crud operations using smarty and php
Smarty template engine Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. Documentati
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
🔭 Proof of concept on adding observability features (tracing and metrics) to a Nano microservice (using existing Hyperf components).
🔭 Tracing Nano Proof of concept on adding observability features (tracing and metrics) to a Nano microservice (using existing Hyperf components 🚀 ).
A lightweight and very basic PHP router.
Katya A lightweight PHP router Configuration Para servidor Apache, en el directorio del proyecto crea y edita un archivo .htaccess con lo siguiente:
Scorm Player Api for play scorm modules
flux-scorm-player-api Scorm Player Api for play scorm modules Installation Native Download RUN (mkdir -p /%path%/libs/flux-scorm-player-api && cd /%pa
Friendly open source CMS forged on Codeigniter 3. FI v1.x uses the old lite theme and all modules.
ForgeIgniter v1.x - CI-3.x Friendly open source CMS forged on Codeigniter 3 This version is now discontinued, please check version 2 or 3 for updates.
yxorP is a PHP-based proxy application that is very lightweight and easily customizable per user needs.
Web Proxy Guzzler + SAAS(y) Cockpit (GUI Dashboard incl.). Feature Rich, Multi-tenancy, Headless, Plug & Play, Augmentation & Content Spinning Web Proxy with Caching - PHP CURL+Composer are Optional. Leveraging SAAS architecture to provide multi-tenancy, multiple threads, caching, and an article spinner service.
CodKep - lightweight web framework
CodKep - Lightweight web framework CodKep is a lightweight web framework written in PHP. It has a modular design and use hook system for easy extend t
Basic PHP 7+ MVC based routing framework.
QPHP MVC Based Api Router QUICK PHP 7+ MVC based router for create api. Works with : Docker PHP Built-in Server Nginx Apache2 Specs Create a service a
Provides tools for building modules that integrate Nosto into your e-commerce platform
php-sdk Provides tools for building modules that integrate Nosto into your e-commerce platform. Requirements The Nosto PHP SDK requires at least PHP v
Check modules in app/code and vendor for PHP 8 compatibility status - PHP_CodeSniffer & php-compatibility standard
M2 PHP version compatibility check How To use Requires PHP 7.3+ | PHP 8 This app will run PHP_CodeSniffer with phpcompatibility/php-compatibility on t
A sample CakePHP api application using CakeDC/cakephp-api and swoole as server
CakePHP Application Skeleton composer create-project --prefer-dist cakephp/app Added sample data using https://github.com/annexare/Countries Created m
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con spatie y autenticacion JWT
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con spatie y autenticacion JWT
This is a ecommerce project with some basic features.
Getting Started First, clone the repository: git clone https://github.com/MdMostaFizurRahaman/ecommerce.git There are two part of this application. Ba
Packagit is amazing laravel modules management, you could manage huge project with many separate laravel modules.
Packagit is amazing laravel modules management, you could manage huge project with many separate laravel modules.
Low code , Zero Configuration ORM that creates models, config, database and tables on the fly.
🚀 ARCA ORM 🔥 Low code , Zero Configuration ORM that creates models, config, database and tables on the fly. 🔥 🇮🇳 Made in India 🇮🇳 Complete docu
This is a ecommerce project with some basic features.
Getting Started First, clone the repository: git clone https://github.com/MdMostaFizurRahaman/ecommerce.git There are two part of this application. Ba
Basic class library to read, write and view files using PHP.
File Basic class library to read, write and view files using PHP. Supported PHP Versions Build Status (dev) Main Aim of The Library The main aim of th
Just a simple API PHP library with basic functions and config.
Installation Clone this Repository in your PHP Project git clone https://github.com/maximilianosinski/simple-api-php-library.git Change your Project n
Hentai Bash - This is the core of Hentai Terminal, responsible for the basic functions and commands
Hentai Bash - This is the core of Hentai Terminal, responsible for the basic functions and commands. It is mainly used for writing and executing commands.
Stateless HTTP basic auth for Laravel without the need for a database.
Laravel Very Basic Auth Documentation available in: 🇬🇧 English 🇯🇵 日本語 This package allows you to add a HTTP Basic Auth filter on your routes, with
A simple Lumen web app to send basic commands and fetch the current status to your Ford vehicle with Sync 3 enabled
FordPass Access This is a simple Lumen web app to send basic commands and fetch the current status to your Ford vehicle with Sync 3 enabled. Local dev
Borgert - A simple CMS to start projects in Laravel containing some modules
A simple CMS to start projects in Laravel containing some modules.Blog, Pages, Products, Mailbox, Image Gallery, Log Viewer and Users.
MaxPHP HTTP project skeleton.
轻量 • 简单 • 快速 一款基于swoole的组件化的轻量PHP框架,可以用作API开发,方便快速。 主要特性 组件和框架核心分离 基于 Psr7 的 HTTP-Message 基于 Psr11 的容器 基于 Psr14 的事件 基于 Psr15 的中间件 基于 Psr16 的缓存组件,支持 Fi
PHP OpenID Connect Basic Client
PHP OpenID Connect Basic Client A simple library that allows an application to authenticate a user through the basic OpenID Connect flow. This library
Laravel 5 Modules
Laravel 5 Modules Upgrade Guide Installation Configuration Naming Convension Folder Structure Creating Module Artisan Commands Facades Entity Auto Sca
Basic Authentication handler for the JSON API, used for development and debugging purposes
Basic Authentication handler This plugin adds Basic Authentication to a WordPress site. Note that this plugin requires sending your username and passw
PSR-7 and PSR-15 HTTP Basic Authentication Middleware
PSR-7 and PSR-15 Basic Auth Middleware This middleware implements HTTP Basic Authentication. It was originally developed for Slim but can be used with
swoole and golang ipc, use goroutine complete swoole coroutine
swoole and golang ipc demo swoole process module exec go excutable file as sider car, use goroutine complete swoole coroutine hub.php ?php require '
Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils
Learning Management System Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils. Report Bug · Request F
Yii 2 Basic Project Template
Yii 2 Basic Project Template is a skeleton Yii 2 application best for rapidly creating small projects.
This plugin adds basic HTTP requests functionality to Pest tests, using minicli/curly
Curly Pest Plugin This plugin adds basic HTTP requests functionality to Pest tests, using minicli/curly. Installation composer require minicli/pest-pl
ICSGenerator - The module can generate basic ICS calendar strings and files
ICSGenerator The module can generate basic ICS calendar strings and files. The module simply extends WireData. It has these properties and default val
🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework
Hyperf 🤝 Doctrine This project provides an integration for the Doctrine ORM and the Hyperf framework. Install composer require leocavalcante/hyperf-d
This module adds a command to easily generate "modules" in Laravel and install them using composer.
Laravel Module Create This module adds a command to easily generate "modules" in Laravel and install them using composer Installation Simply install t
Twill GraphQL provides easy access to query-specific fields from Twill CMS modules and user-defined modules with GraphQL
Twill CMS GraphQL 🔭 WIP - not stable Twill GraphQL provides easy access to query-specific fields from Twill CMS modules and user-defined modules with
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Serve
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server
PHP Coroutine HTTP client - Swoole Humanization Library
PHP Coroutine HTTP client - Swoole Humanization Library
Slim 3 MVC Skeleton With Swoole
Slim 3 MVC Skeleton With Swoole ##Features Quickly setup and start working on a new Slim Framework 3 . Use the latest Slim 3 with the PHP-View templat
Hyperf is an extremely performant and flexible PHP CLI framework
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server
This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole.
This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole.
LaravelFly is a safe solution to speeds up new or old Laravel 5.5+ projects, with preloading and coroutine, while without data pollution or memory leak
Would you like php 7.4 Preloading? Would you like php coroutine? Today you can use them with Laravel because of Swoole. With LaravalFly, Laravel will
Laravel && ( Swoole || Workerman ) to get 10x faster than php-fpm
Laravoole Laravel on Swoole Or Workerman 10x faster than php-fpm Depends On php =5.5.16 laravel/laravel ^ 5.1 Suggests php =7.0.0 ext-swoole =1.7.2
swoolefy是一个基于swoole实现的轻量级高性能的常驻内存型的协程级应用服务框架
swoolefy是一个基于swoole实现的轻量级、高性能、协程级、开放性的API应用服务框架
PHP微服务框架即Micro Service Framework For PHP
Micro Service Framework For PHP PHP微服务框架即“Micro Service Framework For PHP”,是Camera360社区服务器端团队基于Swoole自主研发现代化的PHP协程服务框架,简称msf或者php-msf,是Swoole的工程级企业应用框
This modules provides a Search API Backend for Elasticsearch.
Search API ElasticSearch This modules provides a Search API Backend for Elasticsearch. This module uses the official Elasticsearch PHP Client. Feature
TeamCal Neo is a web application of a day-based calendar
TeamCal Neo is a web application of a day-based calendar. It's generic purpose is the absence and event management of project teams, music bands and other groups needing a scheduler that focusses on days.
🚀 PHP Extension for creating and reader XLSX files.
Why use xlswriter Please refer to the image below. PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it ca
PHP Kafka client is used in PHP-FPM and Swoole. PHP Kafka client supports 50 APIs, which might be one that supports the most message types ever.
longlang/phpkafka Introduction English | 简体中文 PHP Kafka client is used in PHP-FPM and Swoole. The communication protocol is based on the JSON file in
基于swoole的定时器程序,支持秒级处理
Swoole-Crontab(基于Swoole扩展) 1.概述 基于swoole的定时器程序,支持秒级处理. 异步多进程处理。 完全兼容crontab语法,且支持秒的配置,可使用数组规定好精确操作时间 单中心-多客户端模式,能够横向扩展 web界面管理,增删改查任务,完整的权限控制. 请使用swoo
Hprose asynchronous client & standalone server based on swoole
Hprose for Swoole Introduction Hprose is a High Performance Remote Object Service Engine. It is a modern, lightweight, cross-language, cross-platform,
DoraRPC is an RPC For the PHP MicroService by The Swoole
Dora RPC 简介(Introduction) Dora RPC 是一款基础于Swoole定长包头通讯协议的最精简的RPC, 用于复杂项目前后端分离,分离后项目都通过API工作可更好的跟踪、升级、维护及管理。 问题提交: Issue For complex projects separation
Mini is a small Laravel application with 2 modules to go with the book Laravel: The Modular Way
Mini Mini is a small Laravel application with 2 modules to go with the book Laravel: The Modular Way Install Clone this repo git clone [email protected]:
just the most basic functions of the website.
cybergrungewebsite just the most basic functions of the website. upload handling the artists folder contains custom upload.php which handles uploads.
Magento-composer-installer - Composer installer for Magento modules
!!! support the maintainer of this project via Patreon: https://www.patreon.com/Flyingmana Magento Composer Installer The purpose of this project is t
Silverstripe-ideannotator - Generate docblocks for DataObjects, Page, PageControllers and (Data)Extensions
silverstripe-ideannotator This module generates @property, @method and @mixin tags for DataObjects, PageControllers and (Data)Extensions, so ide's lik
Php-gamer - A repo with PHP 8.1, Swoole and Laminas. And of course, Docker in the front.
PHP-Gamer Instructions for run this app: First time $ git clone [email protected]:fatorx/php-gamer.git $ cd php-gamer $ chmod +x docker-build.sh $ chmod
Laravel-modulator - Laravel Modulator (HMVC) creating and handling in an easy and simple way.
Laravel Modulator HMVC creating and handling in an easy and simple way. Documentation You can find the detailed documentation here in Laravel Modulato
The maker bundle allows you to generate content elements, front end modules
Contao 4 maker bundle The maker bundle allows you to generate content elements, front end modules, event listener, callbacks and hooks using interacti
WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications
Soil A WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications. Soil is a commercial plugin available
There are errors that I can't solve in this project, I'm waiting for your help!
Laravel-Basic-CMS There are errors that I can't solve in this project, I'm waiting for your help! Migration artisan komutlarını terminalde çalıştırıke
Basic User login & signup in php with JavaScript form validations
User login & signup in php User login & signup in PHP-MySQL with JavaScript form validations Project Details : Project Name : User Registration & Logi
Helps automate a basic robots.txt for Laravel 5.x & 6
Laravel 5 & 6 robots.txt helper with meta blade directive An automatically generated robots.txt which automatically discourages indexing of folders, w
Fast common interface for php_gmp and php_bcmath modules
BigInteger wrapper library for PHP Information This library is a common interface for php_gmp and php_bcmath modules. It automatically detects support
🚀Hyperf is an extremely performant and flexible PHP CLI framework
Hyperf is an extremely performant and flexible PHP CLI framework, powered by a state-of-the-art coroutine server and a large number of battle-tested components. Aside from decisively beating PHP-FPM frameworks in benchmarks, Hyperf is unique in its focus on flexibility and composition.
swoole,easyswoole,swoole framework
EasySwoole - A High Performance Swoole Framework EasySwoole is a distributed, persistent memory PHP framework based on the Swoole extension. It was cr
Simple way to auto load modules without complicate definition of routes
Phalcon-autorouter Version 2.0 Example full application with various libraries included in this example Change log Structure have been changed and upd
Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC from scratch
This Project is based on course CSC 3215. Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC (Model–View–Controller) from scratch. Just learning about web technologies, Not focusing on UI (Bootstrap or other 3rd-Party UI libraries or frameworks).
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Experimenting with Zabbix frontend modules
Modules Request for new example can be left as issue for this repository, will do my best to implement if it is possible. Extending host popup menu Ac
Socks5 proxy server written in Swoole PHP
php-socks This is a Socks5 proxy server implementation built with PHP & Swoole. To start the proxy server, clone this repo, run composer install to in
A suit of basic files samples to build a light-weight , short-handed & a strong Laravel REST API Applications.
Concerning Laravel. I found myself repeating a very basic form of code each time i begin a new REST API. in which the whole Interface's pieces are dev
Redis watcher for PHP-Casbin in Swoole.
Redis watcher for PHP-Casbin in Swoole Redis watcher for PHP-Casbin in Swoole , Casbin is a powerful and efficient open-source access control library.
Basic Bedrock Theme for Concrete CMS
Basic Bedrock Theme Package for Concrete CMS v9 Basic Bedrock Theme Package for Concrete CMS v9 Concrete CMS Bedrock Documentation Description Persona
Generates and handles Modules for Laravel
L5Modular Keep Your Laravel App Organized This package allows you to organize your Laravel project in a modular manner. You can simply drop or generat
nextcloud app that replicates basic gpodder.net api
nextcloud-gpodder Nextcloud app that replicates basic gpodder.net api This app serves as synchronization endpoint for AntennaPod: https://github.com/A
Library for check dependency between modules inside projects
PHP Dependency analyzer PHP DA is tool for check and support dependencies inside your project clear. For example: You have project with 3 root namespa
Test essentials for writing testable code that interacts with Magento core modules
Essentials for testing Magento 2 modules Using mocking frameworks for testing Magento 2 modules is counterproductive as you replicate line by line you
Laravel Framework 5 Bootstrap 3 Starter Site is a basic application with news, photo and video galeries.
Laravel Framework 5.1 Bootstrap 3 Starter Site Starter Site based on on Laravel 5.1 and Boostrap 3 Features Requirements How to install Application St
Basic PHP app with Composer used in Microsoft Docs examples
page_type languages products description urlFragment sample php azure This sample demonstrates a tiny PHP app with Composer. php-basic-composer PHP sm
Simple Arabic Laravel Dashboard , has basic settings and a nice layout . to make it easy for you to create fast dashboard
Simple Arabic Laravel Dashboard ✅ Auto Seo ✅ Optimized Notifications With Images ✅ Smart Alerts ✅ Auto Js Validations ✅ Front End Alert ✅ Nice Image V
Configurable Basic Auth based on Pimcore Documents
CORS Property Basic Auth This bundles allows to add basic auth based on Properties on Pimcore Documents. Simply use these properties password_enabled
Basic admin panel with authentication and CURD operation..
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
This is a basic Oauth2 authorization/authentication server implemented using Mezzio.
Mezzio-OAuth2-Authorization-Authentication-Server This is a basic OAuth2 authorization/authentication server implemented using Mezzio. I have found so
PHP Basic Framework
Webpack Bundler Config Images/Fonts/Styles Babel Javascript Vue React npm i (Install packages) Package Json Scripts npm run check (Check and Update pa
Simple mobile shop using basic php
simple-mobile-shop simple mobile shop using basic php Project Overview Go to your Xammp/wamp-server root folder Then create a folder named "mobileshop
Laravel basic repository integration
WekodeRepository This is a package to easely integrate a repository pattern with the needed service provider and all the necessary basic functions Ins
Laravel basic Functions, eloquent cruds, query filters, constants
Emmanuelpcg laravel-basics Description Package with basic starter features for Laravel. Install If Builder Constants Install composer require emmanuel
Simple Content Management System (CMS) Blog Using Codeigniter with Hierarchical Model View Controller (HMVC) Architectural
Simple Content Management System (CMS) Blog Using Codeigniter with Hierarchical Model View Controller (HMVC) Architectural This is my source code trai
A basic, opinionated, Laravel Api Client
Laravel Api Client Installation Install the pacakage via composer composer require antonioprimera/laravel-api-client If you want to use pre-configured
Basic anonymous and registered upload storage for temporary share file self hosted.
TMPShareX Basic anonymous and registered upload storage for temporary share file self hosted. Server Requirement PHP 7.4.8 [Support PHP 8] Nginx 1.19.
A web portal for university students to book laboratory sessions for course modules.
Lab-Booking-System A web portal for university students to book laboratory sessions for course modules. The frontend is built using HTML and CSS and t
A Laravel REST API backend with React/Redux, hot module reloading in development and route-level code splitting
React Laravel Boilerplate This is the boilerplate that I personally use for getting projects off the ground quickly using my favourite stack of techno
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
Hyperf instant messaging program based on swoole framework
Hyperf instant messaging program based on swoole framework
Example basic bookmarking site, now in Laravel 4.
Bookymark An example Laravel 4 project. PSR-2 - all models and controllers are autoloaded from app/src. All code passes phpcs for PSR-2. Full PHPUnit