Projects in Awesome Lists by windwalker-io
A curated list of projects in awesome lists by windwalker-io .
https://github.com/windwalker-io/framework
PHP Rapid Application Development Framework
framework php php-framework rad rad-framework
Last synced: 17 Dec 2025
https://github.com/windwalker-io/renderer
[READ ONLY] An universal rendering interface for different template engines. Subtree split of Windwalker Framework
blade blade-engine edge mustache php php-engine plates renderer twig
Last synced: 14 Mar 2026
https://github.com/windwalker-io/joomla-rad
Windwalker RAD framework for Joomla CMS
cms joomla php rad rad-framework windwalker
Last synced: 17 Oct 2025
https://github.com/windwalker-io/edge
[READ ONLY] A Blade compatible template engine with much extendable interface.
blade blade-compitable blade-engine blade-template windwalker
Last synced: 16 Apr 2025
https://github.com/windwalker-io/crypt
[READ ONLY] Openssl and libsodium encryption and password hashing adapters for PHP.
aes algorithm blowfish ciphers crypto crypto-library hash-algorithm libsodium openssl-extension password password-generator password-hash php-openssl
Last synced: 15 Mar 2026
https://github.com/windwalker-io/phoenix
A powerful RAD package to support Rapid Application Development (for Windwalker framework).
phoenix rad rad-framework scaffold windwalker
Last synced: 02 Aug 2025
https://github.com/windwalker-io/dom
[READ ONLY] A php Virtual-DOM library to help us build DOM string dynamically.
dom dom-builder html html-builder htmlelements php virtual-dom xml
Last synced: 12 Mar 2026
https://github.com/windwalker-io/srp
A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.
password passwordless rfc-5054 secure-remote-password security srp srp-6a
Last synced: 27 Oct 2025
https://github.com/windwalker-io/http
[READ ONLY] PSR-7 streaming, and HTTP foundation, client library, support httplug interface.
http-client psr-uriinterface psr7-http psr7-http-client psr7-uri stream uri
Last synced: 06 Jul 2025
https://github.com/windwalker-io/query
[READ ONLY] Powerful QueryBuilder to manipulate query string by chaining patterns.
Last synced: 15 Mar 2026
https://github.com/windwalker-io/starter
Windwlaker Framework starter package
Last synced: 15 Jun 2025
https://github.com/windwalker-io/form
[READ ONLY] A HTML form builder based on Windwalker HTML and Virtual-DOM libraries.
form form-builder form-framework html php
Last synced: 12 Mar 2026
https://github.com/windwalker-io/di
[READ ONLY] Dependency Injection library for PHP.
container dependency-injection di di-container ioc ioc-container singleton
Last synced: 15 Mar 2026
https://github.com/windwalker-io/core
The framework extended library for Windwalker Starter application.
Last synced: 12 Mar 2026
https://github.com/windwalker-io/cache
[READ ONLY] PSR-6 compatible cache package.
Last synced: 15 Mar 2026
https://github.com/windwalker-io/html
[READ ONLY] A powerful HTML building helpers.
dom-builder html-builder html-helper html5 php repair-tags virtual-dom
Last synced: 16 Mar 2026
https://github.com/windwalker-io/environment
[READ ONLY] A library to provider runtime server and browser information.
browser-detection environment php-environment
Last synced: 23 Apr 2025
https://github.com/windwalker-io/filesystem
[READ ONLY] Simple filesystem classes to wrap native PHP file operations.
filesystem filesystem-library iterator
Last synced: 14 Mar 2026
https://github.com/windwalker-io/windwalker-fusion
Gulp based asset compiler helper.
gulp laravel-mix pipeline windwalker
Last synced: 19 Jan 2026
https://github.com/windwalker-io/data
[READ ONLY] A library contains data/collection objects with null-object pattern.
collection collections data data-object iterator nullobject value-object
Last synced: 12 Mar 2026
https://github.com/windwalker-io/datamapper
[READ ONLY] DataMapper pattern object to access database.
Last synced: 15 Mar 2026
https://github.com/windwalker-io/console
[DEPRECATED] A powerful console package for PHP, an alternative of Symfonys.
cli cli-app cli-framework console console-application console-framework
Last synced: 11 Mar 2026
https://github.com/windwalker-io/database
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
database database-adapter database-command database-driver pdo pdo-wrapper
Last synced: 09 Apr 2026
https://github.com/windwalker-io/filter
[READ ONLY] Input and output string filters for PHP.
Last synced: 15 Mar 2026
https://github.com/windwalker-io/application
[DEPRECATED] Application package for Windwalker.
application cli-app cli-application psr7-handler server
Last synced: 14 Mar 2026
https://github.com/windwalker-io/record
[READ ONLY] Simple ActiveRecord to operate database data.
active-record activerecord database orm
Last synced: 22 Apr 2026
https://github.com/windwalker-io/attributes
[READ ONLY] PHP8 Attributes decorator package.
Last synced: 24 Jan 2026
https://github.com/windwalker-io/router
[READ ONLY] Simple / fast router to handle PHP routes.
Last synced: 14 Mar 2026
https://github.com/windwalker-io/profiler
[READ ONLY] A profiler object to monitor system running information.
Last synced: 19 Mar 2026
https://github.com/windwalker-io/string
[DEPRECATED] A library to manmipulate UTF-8 string and some advanced string operations.
php string string-class string-manipulation
Last synced: 10 Apr 2026
https://github.com/windwalker-io/unicorn
Unicorn RAD package for Windwalker Framework
Last synced: 07 May 2026
https://github.com/windwalker-io/io
[READ ONLY] CLI in-out and HTTP request package.
cli http input io psr7-request request
Last synced: 12 Mar 2026
https://github.com/windwalker-io/validator
[READ ONLY] Simple interface to help you validate string.
php regex-validator validation windwalker
Last synced: 12 Mar 2026
https://github.com/windwalker-io/utilities
[READ ONLY] Utilities tools for Windwalker.
array php utilities windwalker
Last synced: 11 Mar 2026
https://github.com/windwalker-io/session
[READ ONLY] Object oriented interface to manage PHP sessions.
Last synced: 15 Mar 2026
https://github.com/windwalker-io/queue
[READ ONLY] Multiple connection queue management
Last synced: 24 Feb 2026
https://github.com/windwalker-io/test
[READ ONLY] Some useful base test case classes extends from phpunit.
Last synced: 15 Mar 2026
https://github.com/windwalker-io/windwalker-authenticate
[READ ONLY] Subtree split of Windwalker Framework
Last synced: 14 Mar 2026
https://github.com/windwalker-io/event
[READ ONLY] Event dispatchers for PHP.
Last synced: 12 Mar 2026
https://github.com/windwalker-io/language
[READ ONLY] Mulit-language library for PHP, support multiple file formats.
Last synced: 14 Mar 2026
https://github.com/windwalker-io/uri
[READ ONLY] PSR-7 Uri to manipulate URL string data.
Last synced: 13 Mar 2026
https://github.com/windwalker-io/scalars
[READ ONLY] PHP Scalar Object library.
Last synced: 18 Feb 2026
https://github.com/windwalker-io/windwalker-view
[READ ONLY] Subtree split of Windwalker Framework
Last synced: 09 Apr 2026
https://github.com/windwalker-io/windwalker-controller
[READ ONLY] Subtree split of Windwalker Framework
Last synced: 10 Apr 2026
https://github.com/windwalker-io/pool
[READ ONLY] Windwalker Connection Pool Package
Last synced: 23 Aug 2025
https://github.com/windwalker-io/coding-standards
Coding Standards for Windwalker
Last synced: 07 May 2026
https://github.com/windwalker-io/rad-development-bundle
Development Bundle includes Seeders and Sql sync tools.
Last synced: 20 Jun 2025
https://github.com/windwalker-io/windwalker-rad-doc
Windwalker RAD document
Last synced: 07 May 2026
https://github.com/windwalker-io/loader
[READ ONLY] Classes loader to support PSR-0 and PSR-4 standards.
class-loader classloader php psr-1 psr-4
Last synced: 12 Mar 2026
https://github.com/windwalker-io/compare
[DEPRECATED] String comparation library.
Last synced: 12 Mar 2026
https://github.com/windwalker-io/authentication
[READ ONLY] Authentication package to support multiple login methods.
Last synced: 11 Oct 2025
https://github.com/windwalker-io/middleware
[READ ONLY] PSR-7 Middleware base classes.
middleware psr7-http psr7-middleware
Last synced: 14 Mar 2026
https://github.com/windwalker-io/authorisation
[DEPRECATED] Simple ACL package, inspired by Laravel.
acl acl-library auth authorisation authorization
Last synced: 07 May 2026
https://github.com/windwalker-io/windwalker-model
[READ ONLY][DEPRECATED] Subtree split of Windwalker Framework
Last synced: 01 Jun 2026