An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by webiny

A curated list of projects in awesome lists by webiny .

https://github.com/webiny/webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

aws aws-lambda cloud cms graphql headless headless-cms javascript lambda lambda-functions microservice nodejs react serverless serverless-applications serverless-architectures serverless-framework spa typescript

Last synced: 16 Jan 2026

https://github.com/webiny/webiny

[NOT MAINTAINED] Main Webiny app responsible for parsing requests and bootstrapping other apps. Includes all the core ReactJs components.

javascript mongodb php platform react webiny webpack

Last synced: 08 May 2025

https://github.com/webiny/framework

[NOT MAINTAINED] A full-featured PHP framework powering the server side of Webiny Platform. Can also be used as standalone library.

bootstrap cache framework mongodb php php7 rest-api

Last synced: 24 Jul 2025

https://github.com/webiny/action-conventional-commits

Ensures that all commits are following the conventional-commits standard.

Last synced: 20 Aug 2025

https://github.com/webiny/commodo

Commodo is a library of higher order functions (HOFs) that let you create and compose rich data models

complex-models composable database modelling models odm orm schema validation

Last synced: 12 Apr 2025

https://github.com/webiny/write-with-webiny

Webiny developer community writing program. Contribute to the open source movement by writing technical content. And get paid for doing so!!!

Last synced: 22 Jul 2025

https://github.com/webiny/folderbuilder

Folder builder tool to help developers in the planning stage of their projects

Last synced: 27 Feb 2026

https://github.com/webiny/docs.webiny.com

Webiny documentation

Last synced: 11 Apr 2025

https://github.com/webiny/github-actions-wac

GitHub Actions - Workflows as Code (WAC)

Last synced: 12 Apr 2025

https://github.com/webiny/action-post-run

Enables executing custom commands once a workflow job has ended.

actions github post

Last synced: 12 Apr 2025

https://github.com/webiny/htpl

PHP Template Engine using nothing more than HTML5 tags.

Last synced: 30 Aug 2025

https://github.com/webiny/stdlib

[READ-ONLY] A PHP library that puts objective wrappers around string, array, url and datetime. (master at Webiny/Framework)

Last synced: 07 Jun 2026

https://github.com/webiny/nextjs-starter-webiny

A starter for NextJS showcasing how to fetch data using Webiny Headless CMS

Last synced: 12 Apr 2025

https://github.com/webiny/remove-aws-resources

Cleanup AWS resources created by Webiny

Last synced: 12 Apr 2025

https://github.com/webiny/entity

[READ-ONLY] Mongo ORM for PHP. (master at Webiny/Framework)

Last synced: 10 Aug 2025

https://github.com/webiny/gitsplit

A tool to automatically update readonly github repos, based on a provided master repo.

Last synced: 12 Apr 2025

https://github.com/webiny/analyticsdb

[NOT MAINTAINED] A MongoDb powered time-series analytics library for PHP.

analytics dimensions metrics mongodb time-series webiny

Last synced: 12 Apr 2025

https://github.com/webiny/gatsby-starter-webiny

A starter for Gatsby showcasing how to fetch data using Webiny Headless CMS

Last synced: 30 Jun 2025

https://github.com/webiny/oauth2

[READ-ONLY] PHP component provides wrappers for several OAuth2 systems like Facebook, LinkedIn and Google. (master at Webiny/Framework)

Last synced: 12 Apr 2025

https://github.com/webiny/platform

Webiny Platform is a multi website management platform.

Last synced: 31 Jan 2026

https://github.com/webiny/benchmark

Last synced: 05 Feb 2026

https://github.com/webiny/classloader

[READ-ONLY] PHP class loader (autoloader) that supports PEAR, PSR-0 and PSR-4 standards. (master at Webiny/Framework)

Last synced: 12 Apr 2025

https://github.com/webiny/website

Last synced: 12 Apr 2025

https://github.com/webiny/rest

[READ-ONLY] A simple but powerful PHP REST library that doesn't get in the way. Supports rate control, crud, versioning, cache and json output. Create RESTful APIs with ease. (master at Webiny/Framework)

Last synced: 12 Apr 2025

https://github.com/webiny/annotations

[READ-ONLY] This simple PHP component lets you read/parse annotations/phpdoc assigned to a `class`, `method` or a `property`. (master at Webiny/Framework)

Last synced: 12 Mar 2026

https://github.com/webiny/crypt

[READ-ONLY] The `Crypt` component provides PHP methods for generating random numbers and strings, also, password hashing and password hash verification and methods for encryption and decryption of strings. (master at Webiny/Framework)

Last synced: 12 Apr 2025

https://github.com/webiny/systemmonitor

[NOT MAINTAINED] Webiny app that provide visibility into resource utilization of your servers as well as the performance of the APIs.

monitor monitoring-server performance-monitoring resource-measurement webiny

Last synced: 12 Oct 2025

https://github.com/webiny/router

[READ-ONLY] PHP router component is used for mapping defined paths/urls to appropriate controllers or services. (master at Webiny/Framework)

Last synced: 24 Aug 2025

https://github.com/webiny/amazon

[READ-ONLY] PHP wrapper for Amazon Web Services SDK. Currently only S3 component is being used. (master at Webiny/Framework)

Last synced: 09 Mar 2026

https://github.com/webiny/predefined-blocks

A free library of over 100+ pre-built visual blocks for Webiny Page Builder

Last synced: 16 Jul 2025

https://github.com/webiny/staticrender

An app that renders your javascript/reactjs app server side when a request comes from a bot or a crawler.

nodejs phantomjs php seo server-side-rendering webiny

Last synced: 12 Apr 2025

https://github.com/webiny/config

[READ-ONLY] PHP `Config` component creates `ConfigObject` instances from config files. Currently supported formats: INI, JSON, PHP, YAML and custom drivers. (master at Webiny/Framework)

Last synced: 08 Oct 2025

https://github.com/webiny/storage

[READ-ONLY] Storage Component is a PHP storage abstraction layer that simplifies the way you work with files and directories. Supports Amazon AWS S3 and others. (master at Webiny/Framework)

Last synced: 12 Apr 2025

https://github.com/webiny/notificationmanager

[NOT MAINTAINED] Webiny app that manages notifications. For now supports email notifications and slack messages.

email notifications slack transactional-emails webiny

Last synced: 11 Jun 2025

https://github.com/webiny/backupservice

Simple PHP library to create and manage backups, and store them to AWS S3 bucket. It backups both files and MongoDb databases.

Last synced: 02 Aug 2025

https://github.com/webiny/mailer

[READ-ONLY] The `Mailer` is a PHP component that enables you to send emails using different supported protocols and functions (SMTP, mail(), sendmail). (master at Webiny/Framework)

Last synced: 26 Nov 2025

https://github.com/webiny/eventmanager

[READ-ONLY] EventManager is a PHP component that allows you to easily manage events throughout your application. (master at Webiny/Framework)

Last synced: 03 Sep 2025

https://github.com/webiny/twitteroauth

[READ-ONLY] PHP component provides a wrapper for Twitter OAuth server. (master at Webiny/Framework)

Last synced: 02 Aug 2025

https://github.com/webiny/http

[READ-ONLY] Http is a PHP component provides an objective approach to working with HTTP request, response and cache control. (master at Webiny/Framework)

Last synced: 05 Oct 2025

https://github.com/webiny/insight

App for tracking and scoring user activities. Helps you identify your power users.

activity tracker tracking webiny

Last synced: 19 Aug 2025

https://github.com/webiny/filemanager

UI for managing all system files

Last synced: 31 Aug 2025

https://github.com/webiny/cache

[READ-ONLY] `Cache` is a PHP component give you ability to store different information into memory for a limited time. Supports memcache, APC, Couchbase and Redis. (master at Webiny/Framework)

Last synced: 03 Feb 2026

https://github.com/webiny/mongo

[READ-ONLY] MongoDB PHP driver/layer. (master at Webiny/Framework)

Last synced: 06 Oct 2025

https://github.com/webiny/custom-website-context-example

Demonstrate the use of custom React contexts in the Website app, and how page elements can hook into them.

Last synced: 25 Oct 2025

https://github.com/webiny/webiny-theme-template

Scaffolding for building a new Webiny CMS theme

Last synced: 26 Nov 2025

https://github.com/webiny/servicemanager

[READ-ONLY] PHP component that enables you to define services and re-use them in any part of your code. With this component you can solve any dependency injection problems you might have. (master at Webiny/Framework)

Last synced: 26 Nov 2025

https://github.com/webiny/templateengine

[READ-ONLY] PHP `TemplateEngine` component provides a layer for rendering view templates. Currently supports Smarty, but you can easily integrate Twig or some other. (master at Webiny/Framework)

Last synced: 26 Nov 2025

https://github.com/webiny/security

[READ-ONLY] The PHP security component is a layer that takes care of the authentication and authorization processes for you. (master at Webiny/Framework)

Last synced: 26 Nov 2025

https://github.com/webiny/webiny-semantic-release

A tool for automated publishing of semantically correct versions of your packages.

github-releases npm-publish release release-automation semantic-release semver

Last synced: 26 Nov 2025

https://github.com/webiny/demo

[NOT MAINTAINED] Demo app for Webiny platform.

demo demo-app demonstration webiny

Last synced: 26 Nov 2025

https://github.com/webiny/logger

[READ-ONLY] PHP PSR-3 log component. You can use sockets, email and other types for login different information. (master at Webiny/Framework)

Last synced: 26 Nov 2025

https://github.com/webiny/cms

Webiny Content Management System

Last synced: 26 Nov 2025

https://github.com/webiny/bootstrap

[READ-ONLY] PHP MVC bootstrap component for Webiny Framework. (master at Webiny/Framework) http://www.webiny.com/

Last synced: 26 Nov 2025

https://github.com/webiny/cronmanager

[NOT MAINTAINED] Webiny app to help you manage cron jobs and view the details regarding their execution.

cron-jobs cronjob-scheduler webiny

Last synced: 26 Nov 2025

https://github.com/webiny/appinstaller

Composer plugin to install Webiny apps

Last synced: 26 Nov 2025

https://github.com/webiny/backupapp

[NOT MAINTAINED] Webiny app that automatically backups your files and database to S3 on a daily, weekly and monthly basis.

backup-solution backups s3 webiny

Last synced: 26 Nov 2025

https://github.com/webiny/login

[NOT MAINTAINED] RESTful login application.

Last synced: 26 Nov 2025

https://github.com/webiny/websiteanalytics

Library that gathers common analytics data about your website visitors

Last synced: 08 Oct 2025

https://github.com/webiny/hrc

Cache management layer where cache rules are based on incoming HTTP request.

Last synced: 08 Oct 2025

https://github.com/webiny/sam

Scripts and Actions Manager - manage your frontend 3rd JavaScript via a UI

Last synced: 14 Oct 2025

https://github.com/webiny/setup

This repository holds a platform sandbox project which is a draft of the future Webiny Platform.

Last synced: 26 Nov 2025

https://github.com/webiny/community

Last synced: 25 Jan 2026

https://github.com/webiny/validation

[READ ONLY] Webiny Framework validation component

Last synced: 15 Oct 2025

https://github.com/webiny/commodo-course

Code examples used in the Commodo course, hosted on our YT channel.

Last synced: 16 Jun 2025

https://github.com/webiny/projects

Holds core and custom projects. Each project goes into its own folder. This repository holds only client specs, code and HTML templates. PSD files and other visuals go into 'visuals' repository.

Last synced: 25 Oct 2025

https://github.com/webiny/docs.webiny.com-legacy

Webiny documentation - WIP

Last synced: 10 Feb 2026

https://github.com/webiny/docker-php7

Webiny PHP7 Docker Image, suitable for running Webiny Platform.

Last synced: 26 Nov 2025

https://github.com/webiny/platformsetup

Main repo for Webiny Platform setup

Last synced: 12 Oct 2025

https://github.com/webiny/v3

Webiny V3

Last synced: 26 Nov 2025

https://github.com/webiny/webiny-upgrades

Contains upgrade scripts, executed via the `webiny upgrade` command.

Last synced: 26 Nov 2025

https://github.com/webiny/groundfog-training

User repository + training code

Last synced: 26 Nov 2025

https://github.com/webiny/visitoranalytics

A small standalone PHP/JS library to capture different data about your website visitors.

Last synced: 26 Nov 2025

https://github.com/webiny/visuals-and-misc

Repo for mostly PSDs files, but it can contain other stuff like client materials and other quite large files. Client HTML file ARE NOT contained inside this repo, they are inside 'projects' repo.

Last synced: 25 Jan 2026

https://github.com/webiny/documentation

Holds documentation about Webiny products, features and some other stuff. Please try to keep your documents organized.

Last synced: 15 Feb 2026

https://github.com/webiny/tutorial-todoapp

Todo application made with Webiny Framework

Last synced: 26 Nov 2025

https://github.com/webiny/myapp

[NOT MAINTAINED] A demo app to showcase the minimum setup to create frontend and backend apps

Last synced: 08 Oct 2025

https://github.com/webiny/plugins-template

Use this repo to create plugin repositories for Webiny.

Last synced: 26 Nov 2025

https://github.com/webiny/monohawk

Inspect dependencies of your monorepo workspaces

Last synced: 26 Nov 2025

https://github.com/webiny/geoip

[NOT MAINTAINED] Geolocation component using MaxMind GeoLite2 or FreeGeoIp API.

Last synced: 12 Aug 2025

https://github.com/webiny/wts

Last synced: 02 Mar 2026

https://github.com/webiny/image

[READ-ONLY] PHP image manipulation library. You can crop, rotate, resize, create thumbnails. (master at Webiny/Framework)

Last synced: 26 Nov 2025

https://github.com/webiny/docker-php7-dev

Webiny PHP7 Docker Image, suitable for running Webiny Platform in local development environment.

Last synced: 26 Nov 2025

https://github.com/webiny/faq

[NOT MAINTAINED] Simple FAQ Webiny app.

content-management faq react webiny

Last synced: 01 May 2026