Webiny (@webiny)

Top repositories

1

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.
TypeScript
7,065
star
2

Webiny

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

Framework

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

commodo

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

action-conventional-commits

Ensures that all commits are following the conventional-commits standard.
TypeScript
39
star
6

webiny-examples

Various demos showing you how make the best of Webiny
TypeScript
39
star
7

FolderBuilder

Folder builder tool to help developers in the planning stage of their projects
CSS
31
star
8

write-with-webiny

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

docs.webiny.com

Webiny documentation
JavaScript
28
star
10

github-actions-wac

GitHub Actions - Workflows as Code (WAC)
TypeScript
24
star
11

action-post-run

Enables executing custom commands once a workflow job has ended.
TypeScript
18
star
12

Htpl

PHP Template Engine using nothing more than HTML5 tags.
PHP
11
star
13

StdLib

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

remove-aws-resources

Cleanup AWS resources created by Webiny
TypeScript
8
star
15

e-commerce-starter

JavaScript
6
star
16

Entity

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

GitSplit

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

nextjs-starter-webiny

A starter for NextJS showcasing how to fetch data using Webiny Headless CMS
JavaScript
6
star
19

AnalyticsDb

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

Platform

Webiny Platform is a multi website management platform.
4
star
21

website

JavaScript
4
star
22

OAuth2

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

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)
PHP
3
star
24

benchmark

HTML
3
star
25

gatsby-starter-webiny

A starter for Gatsby showcasing how to fetch data using Webiny Headless CMS
JavaScript
3
star
26

ClassLoader

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

StaticRender

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

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)
PHP
2
star
29

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)
PHP
2
star
30

webiny-bootstrap-react-portfolio

Webiny bootstrap react portfolio
TypeScript
2
star
31

CronManager

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

predefined-blocks

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

Amazon

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

Cli

[NOT MAINTAINED] Webiny CLI provides a simple interface to setup Webiny Platform, work with apps, modules, build, test and deploy your projects.
JavaScript
2
star
35

SystemMonitor

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

NotificationManager

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

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)
PHP
2
star
38

BackupService

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

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)
PHP
2
star
40

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)
PHP
2
star
41

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)
PHP
2
star
42

Router

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

Bootstrap

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

FileManager

UI for managing all system files
JavaScript
1
star
45

coding-challenge-full-stack

TypeScript
1
star
46

WebsiteAnalytics

Library that gathers common analytics data about your website visitors
PHP
1
star
47

Image

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

Hrc

Cache management layer where cache rules are based on incoming HTTP request.
PHP
1
star
49

Login

[NOT MAINTAINED] RESTful login application.
PHP
1
star
50

webiny-theme-template

Scaffolding for building a new Webiny CMS theme
CSS
1
star
51

EventManager

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

webiny-semantic-release

A tool for automated publishing of semantically correct versions of your packages.
JavaScript
1
star
53

Insight

App for tracking and scoring user activities. Helps you identify your power users.
JavaScript
1
star
54

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)
PHP
1
star
55

AppInstaller

Composer plugin to install Webiny apps
PHP
1
star
56

Logger

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

BackupApp

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

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)
PHP
1
star
59

SAM

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

custom-website-context-example

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

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)
PHP
1
star
62

Cms

Webiny Content Management System
JavaScript
1
star
63

Demo

[NOT MAINTAINED] Demo app for Webiny platform.
JavaScript
1
star
64

Mongo

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

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)
PHP
1
star
66

TwitterOAuth

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