Webiny
- London, UK
- https://www.webiny.com
- @WebinyPlatform
- info@webiny.com
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
webiny-js
Platform for building serverless applications and APIs (Node.js, React, GraphQL)
docs.webiny.com
Webiny documentation
webiny-examples
Various demos showing you how make the best of Webiny
commodo
Commodo is a set of higher order functions that let you define and compose rich data models.
action-post-run
Enables executing custom commands once a workflow job has ended.
remove-aws-resources
Cleanup AWS resources created by Webiny
action-conventional-commits
Ensures that all commits are following the conventional-commits standard.
Webiny
[NOT MAINTAINED] Main Webiny app responsible for parsing requests and bootstrapping other apps. Includes all the core ReactJs components.
webiny-theme-template
Scaffolding for building a new Webiny CMS theme
webiny-semantic-release
A tool for automated publishing of semantically correct versions of your packages.
Cli Archived
[NOT MAINTAINED] Webiny CLI provides a simple interface to setup Webiny Platform, work with apps, modules, build, test and deploy your projects.
WebinyDevVagrantBox Archived
Vagrant box for Webiny development.
Validation
[READ ONLY] Webiny Framework validation component
TwitterOAuth
[READ-ONLY] PHP component provides a wrapper for Twitter OAuth server. (master at Webiny/Framework)
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)
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)
StdLib
[READ-ONLY] A PHP library that puts objective wrappers around string, array, url and datetime. (master at Webiny/Framework)
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)
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)
Router
[READ-ONLY] PHP router component is used for mapping defined paths/urls to appropriate controllers or services. (master at Webiny/Framework)
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)
OAuth2
[READ-ONLY] PHP component provides wrappers for several OAuth2 systems like Facebook, LinkedIn and Google. (master at Webiny/Framework)
Mongo
[READ-ONLY] MongoDB PHP driver/layer. (master at Webiny/Framework)
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)
Logger
[READ-ONLY] PHP PSR-3 log component. You can use sockets, email and other types for login different information. (master at Webiny/Framework)
Image
[READ-ONLY] PHP image manipulation library. You can crop, rotate, resize, create thumbnails. (master at Webiny/Framework)